summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/DocumentIndexes.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/DocumentIndexes.idl')
-rw-r--r--offapi/com/sun/star/text/DocumentIndexes.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/DocumentIndexes.idl b/offapi/com/sun/star/text/DocumentIndexes.idl
index dbca16eb3726..bf70ded51260 100644
--- a/offapi/com/sun/star/text/DocumentIndexes.idl
+++ b/offapi/com/sun/star/text/DocumentIndexes.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/container/XIndexAccess.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** provides access to all indexes in a document.
*/
@@ -51,7 +49,6 @@ published service DocumentIndexes
};
-//=============================================================================
}; }; }; };