summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/TextSortable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextSortable.idl')
-rw-r--r--offapi/com/sun/star/text/TextSortable.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/TextSortable.idl b/offapi/com/sun/star/text/TextSortable.idl
index 8a67c5650938..f48fb4d12dd1 100644
--- a/offapi/com/sun/star/text/TextSortable.idl
+++ b/offapi/com/sun/star/text/TextSortable.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/util/XSortable.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** provides an interface for sorting.
@@ -56,7 +54,6 @@ published service TextSortable
interface com::sun::star::util::XSortable;
};
-//=============================================================================
}; }; }; };