summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/table/CellRangeListSource.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/CellRangeListSource.idl')
-rw-r--r--offapi/com/sun/star/table/CellRangeListSource.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/table/CellRangeListSource.idl b/offapi/com/sun/star/table/CellRangeListSource.idl
index ab60dcd844f2..5e6180870df5 100644
--- a/offapi/com/sun/star/table/CellRangeListSource.idl
+++ b/offapi/com/sun/star/table/CellRangeListSource.idl
@@ -33,12 +33,10 @@
#include <com/sun/star/table/CellRangeAddress.idl>
#include <com/sun/star/lang/XInitialization.idl>
-//=============================================================================
module com { module sun { module star { module table {
-//=============================================================================
/** defines the a source of list entries coming from a cell range in a table document
@@ -81,7 +79,6 @@ service CellRangeListSource
interface com::sun::star::lang::XInitialization;
};
-//=============================================================================
}; }; }; };