summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextRange.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextRange.idl')
-rw-r--r--offapi/com/sun/star/text/TextRange.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextRange.idl b/offapi/com/sun/star/text/TextRange.idl
index 768659281360..68717a965be6 100644
--- a/offapi/com/sun/star/text/TextRange.idl
+++ b/offapi/com/sun/star/text/TextRange.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/style/CharacterPropertiesComplex.idl>
#include <com/sun/star/container/XContentEnumerationAccess.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** points to a sequence of characters within a <type>Text</type>.
@@ -73,7 +71,6 @@ published service TextRange
[optional] service com::sun::star::style::ParagraphPropertiesComplex;
};
-//=============================================================================
}; }; }; };