summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextFrames.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextFrames.idl')
-rw-r--r--offapi/com/sun/star/text/TextFrames.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextFrames.idl b/offapi/com/sun/star/text/TextFrames.idl
index b11c4d835ce2..e15defcc1721 100644
--- a/offapi/com/sun/star/text/TextFrames.idl
+++ b/offapi/com/sun/star/text/TextFrames.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::TextFrames
/** This is the collection of all <type>TextFrame</type> instances within a
@@ -64,7 +62,6 @@ published service TextFrames
};
-//=============================================================================
}; }; }; };