summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextContentCollection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextContentCollection.idl')
-rw-r--r--offapi/com/sun/star/text/TextContentCollection.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextContentCollection.idl b/offapi/com/sun/star/text/TextContentCollection.idl
index 3945ea51512d..3e0c43526b95 100644
--- a/offapi/com/sun/star/text/TextContentCollection.idl
+++ b/offapi/com/sun/star/text/TextContentCollection.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XContainer.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: service com::sun::star::text::TextContentCollection
/** Objects of this type are collections of text contents of the same type.@see Text
@@ -52,7 +50,6 @@ published service TextContentCollection
};
-//=============================================================================
}; }; }; };