summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/ParagraphEnumeration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/ParagraphEnumeration.idl')
-rw-r--r--offapi/com/sun/star/text/ParagraphEnumeration.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/ParagraphEnumeration.idl b/offapi/com/sun/star/text/ParagraphEnumeration.idl
index f1a3cca14af1..8f744e3c3b38 100644
--- a/offapi/com/sun/star/text/ParagraphEnumeration.idl
+++ b/offapi/com/sun/star/text/ParagraphEnumeration.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/container/XEnumeration.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: service com::sun::star::text::ParagraphEnumeration
/** provides access to the paragraphs of an <type>XText</type>
@@ -43,7 +41,6 @@ published service ParagraphEnumeration
};
-//=============================================================================
}; }; }; };