summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart2/DataPointProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/DataPointProperties.idl')
-rw-r--r--offapi/com/sun/star/chart2/DataPointProperties.idl6
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/chart2/DataPointProperties.idl b/offapi/com/sun/star/chart2/DataPointProperties.idl
index e98190392dc6..1d207e631daf 100644
--- a/offapi/com/sun/star/chart2/DataPointProperties.idl
+++ b/offapi/com/sun/star/chart2/DataPointProperties.idl
@@ -55,7 +55,6 @@ service DataPointProperties
*/
service ::com::sun::star::beans::PropertySet;
- // ----------------------------------------------------------------------
/** points to a style that also supports this service (but not
this property) that is used as default, if the PropertyState
@@ -64,7 +63,6 @@ service DataPointProperties
// [optional, property] ::com::sun::star::style::XStyle Style;
// Common Properties
- // -----------------
/** This is the main color of a data point.
@@ -93,7 +91,6 @@ service DataPointProperties
// Fill Properties
- // ---------------
/** This enumeration selects the style with which the area will be filled.
*/
@@ -158,7 +155,6 @@ service DataPointProperties
// Line Properties
- // ---------------
[property] ::com::sun::star::drawing::LineStyle LineStyle;
/** Is only used for line-chart types.
@@ -180,7 +176,6 @@ service DataPointProperties
*/
[optional, property] string LineDashName;
- //-------------------------------------------------------------------------
// bitmap properties /copied from drawing::FillProperties
@@ -240,7 +235,6 @@ service DataPointProperties
*/
[property] com::sun::star::drawing::BitmapMode FillBitmapMode;
- //-------------------------------------------------------------------------
/**
*/