summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/TableChartsEnumeration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/TableChartsEnumeration.idl')
-rw-r--r--offapi/com/sun/star/table/TableChartsEnumeration.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/table/TableChartsEnumeration.idl b/offapi/com/sun/star/table/TableChartsEnumeration.idl
index e9d742637d54..6dddc58e714e 100644
--- a/offapi/com/sun/star/table/TableChartsEnumeration.idl
+++ b/offapi/com/sun/star/table/TableChartsEnumeration.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/container/XEnumeration.idl>
-//=============================================================================
module com { module sun { module star { module table {
-//=============================================================================
/** represents an enumeration of table charts.
@@ -34,7 +32,6 @@ module com { module sun { module star { module table {
*/
published service TableChartsEnumeration
{
- //-------------------------------------------------------------------------
/** provides methods to access the charts in the enumeration.
@@ -44,7 +41,6 @@ published service TableChartsEnumeration
};
-//=============================================================================
}; }; }; };