summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextLayoutCursor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextLayoutCursor.idl')
-rw-r--r--offapi/com/sun/star/text/TextLayoutCursor.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextLayoutCursor.idl b/offapi/com/sun/star/text/TextLayoutCursor.idl
index 0a09ed18f9ae..c24a830a5be9 100644
--- a/offapi/com/sun/star/text/TextLayoutCursor.idl
+++ b/offapi/com/sun/star/text/TextLayoutCursor.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/text/XPageCursor.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: service com::sun::star::text::TextLayoutCursor
/** A <type>TextLayoutCursor</type> is a <type>TextRange</type> which can
@@ -43,7 +41,6 @@ published service TextLayoutCursor
};
-//=============================================================================
}; }; }; };