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