summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextRanges.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextRanges.idl')
-rw-r--r--offapi/com/sun/star/text/TextRanges.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextRanges.idl b/offapi/com/sun/star/text/TextRanges.idl
index 6a2fc0af744d..be92862f78ed 100644
--- a/offapi/com/sun/star/text/TextRanges.idl
+++ b/offapi/com/sun/star/text/TextRanges.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/container/XIndexAccess.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: service com::sun::star::text::TextRanges
/** provides a container for <type>XTextRange</type> objects.
@@ -38,7 +36,6 @@ published service TextRanges
};
-//=============================================================================
}; }; }; };