summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/ObjectIndex.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/ObjectIndex.idl')
-rw-r--r--offapi/com/sun/star/text/ObjectIndex.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/ObjectIndex.idl b/offapi/com/sun/star/text/ObjectIndex.idl
index 2871a7021857..8710b084b781 100644
--- a/offapi/com/sun/star/text/ObjectIndex.idl
+++ b/offapi/com/sun/star/text/ObjectIndex.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/text/BaseIndex.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: service com::sun::star::text::ObjectIndex
/** specifies service of object indexes within a document.@see com::sun::star::text::BaseIndex
@@ -63,7 +61,6 @@ published service ObjectIndex
[optional, property] boolean CreateFromOtherEmbeddedObjects;//objects
};
-//=============================================================================
}; }; }; };