summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/DocumentIndexLevelFormat.idl')
-rw-r--r--offapi/com/sun/star/text/DocumentIndexLevelFormat.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl b/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl
index c1fd2b142c4e..9ba5794d4ca8 100644
--- a/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl
+++ b/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/container/XIndexReplace.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: service com::sun::star::text::DocumentIndexLevelFormat
/** This service provides access to the structure of the levels of document indexes.
@@ -128,11 +126,9 @@ published service DocumentIndexLevelFormat
// DocMerge: empty anyway
interface com::sun::star::container::XIndexReplace;
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };