summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/Paragraph.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/Paragraph.idl')
-rw-r--r--offapi/com/sun/star/text/Paragraph.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/Paragraph.idl b/offapi/com/sun/star/text/Paragraph.idl
index 91ca752b08d3..333d2fcb6ec6 100644
--- a/offapi/com/sun/star/text/Paragraph.idl
+++ b/offapi/com/sun/star/text/Paragraph.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/text/TextTable.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: service com::sun::star::text::Paragraph
/** is a piece of text which can take its own paragraph-specific
@@ -108,7 +106,6 @@ published service Paragraph
[optional] interface ::com::sun::star::beans::XTolerantMultiPropertySet;
};
-//=============================================================================
}; }; }; };