summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl')
-rw-r--r--offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
index 50be9cbe6a4a..ca8e664b47bc 100644
--- a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
+++ b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::text::XEndnotesSettingsSupplier
/** makes it possible to access the <type>FootnoteSettings</type>
@@ -36,7 +34,6 @@
*/
published interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::text::XEndnotesSettingsSupplier::getEndnotesSettings
/** @returns
@@ -46,7 +43,6 @@ published interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };