summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XChapterNumberingSupplier.idl')
-rw-r--r--offapi/com/sun/star/text/XChapterNumberingSupplier.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
index fcd19669ee73..34c3da8efc01 100644
--- a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
+++ b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XIndexReplace.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::text::XChapterNumberingSupplier
/** contains the settings of the chapter numbering in a text
@@ -36,7 +34,6 @@
*/
published interface XChapterNumberingSupplier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::text::XChapterNumberingSupplier::getChapterNumberingRules
/** @returns
@@ -49,7 +46,6 @@ published interface XChapterNumberingSupplier: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };