summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartGrid.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartGrid.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartGrid.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/ChartGrid.idl b/offapi/com/sun/star/chart/ChartGrid.idl
index 81aa0606e1b5..6445d35ec57b 100644
--- a/offapi/com/sun/star/chart/ChartGrid.idl
+++ b/offapi/com/sun/star/chart/ChartGrid.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/xml/UserDefinedAttributeSupplier.idl>
-//=============================================================================
module com { module sun { module star { module chart {
-//=============================================================================
/** specifies the grid of the diagram in a chart.
@@ -53,7 +51,6 @@ published service ChartGrid
interface com::sun::star::beans::XPropertySet;
};
-//=============================================================================
}; }; }; };