summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartPieSegmentProperties.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartPieSegmentProperties.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl b/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl
index 69eca1aabce0..13fceb7cf41f 100644
--- a/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl
+++ b/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module chart {
-//=============================================================================
/** specifies all the properties for the graphic object of a
pie segment.@see PieDiagram
@@ -38,7 +36,6 @@ published service ChartPieSegmentProperties
service com::sun::star::chart::ChartDataPointProperties;
interface com::sun::star::beans::XPropertySet;
- //-------------------------------------------------------------------------
/** reflects the offset of a pie segment in percent of the radius.
@@ -56,7 +53,6 @@ published service ChartPieSegmentProperties
};
-//=============================================================================
}; }; }; };