From 672570fbbcf220cdf45039faab1c549efdfcd42c Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 22 May 2007 13:47:15 +0000 Subject: INTEGRATION: CWS chart2mst3 (1.16.48); FILE MERGED 2005/10/07 19:04:46 bm 1.16.48.2: RESYNC: (1.16-1.17); FILE MERGED 2005/07/26 12:47:12 bm 1.16.48.1: undocumented property SegmentOffset --- offapi/com/sun/star/chart/ChartDataPointProperties.idl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'offapi/com/sun/star/chart') diff --git a/offapi/com/sun/star/chart/ChartDataPointProperties.idl b/offapi/com/sun/star/chart/ChartDataPointProperties.idl index a59120903..a2623bb99 100644 --- a/offapi/com/sun/star/chart/ChartDataPointProperties.idl +++ b/offapi/com/sun/star/chart/ChartDataPointProperties.idl @@ -4,9 +4,9 @@ * * $RCSfile: ChartDataPointProperties.idl,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: rt $ $Date: 2005-09-07 22:06:25 $ + * last change: $Author: vg $ $Date: 2007-05-22 14:47:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -139,6 +139,12 @@ published service ChartDataPointProperties @see ChartSymbolType */ [optional, property] string SymbolBitmapURL; + + /** the offset by which pie segments in a PieDiagram + are dragged outside from the center. This value is given in + percent of the radius. + */ + [optional, property] long SegmentOffset; }; //============================================================================= -- cgit v1.2.3