summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
index faf162558..1fdd5d469 100644
--- a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
+++ b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEndnotesSettingsSupplier.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:04 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:29:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
/** makes it possible to access the <type>FootnoteSettings</type>
within the context (e.g. document).
*/
-interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface
+published interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------