summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart/ChartArea.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartArea.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartArea.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/ChartArea.idl b/offapi/com/sun/star/chart/ChartArea.idl
index d9f2bee6ff58..a6856852602e 100644
--- a/offapi/com/sun/star/chart/ChartArea.idl
+++ b/offapi/com/sun/star/chart/ChartArea.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/XPropertySet.idl>
#include <com/sun/star/xml/UserDefinedAttributeSupplier.idl>
-//=============================================================================
module com { module sun { module star { module chart {
-//=============================================================================
/** Specifies the area elements of a chart, e.g. the
background area, the diagram wall, and the diagram floor of
@@ -52,7 +50,6 @@ published service ChartArea
interface com::sun::star::beans::XPropertySet;
};
-//=============================================================================
}; }; }; };