summaryrefslogtreecommitdiff
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.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/ParagraphEnumeration.idl b/offapi/com/sun/star/text/ParagraphEnumeration.idl
index 8f744e3c3b38..371212e57339 100644
--- a/offapi/com/sun/star/text/ParagraphEnumeration.idl
+++ b/offapi/com/sun/star/text/ParagraphEnumeration.idl
@@ -25,16 +25,12 @@
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>
interface.
*/
published service ParagraphEnumeration
{
-
- // DocMerge from xml: service com::sun::star::text::ParagraphEnumeration: interface com::sun::star::container::XEnumeration
/** provides access to the paragraph objects.
*/
interface com::sun::star::container::XEnumeration;