summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:29:53 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:29:53 +0000
commit6182abef3eeafdebbef1c272cd4cfe65220c5647 (patch)
treed7c4d6cb236353d9b533783dfd0093e6c363d100 /offapi
parentba0129e637dc2aa1fc01908fd6cbccb9f4a4051b (diff)
INTEGRATION: CWS sb18 (1.6.328); FILE MERGED
2004/05/21 15:05:02 sb 1.6.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-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
{
//-------------------------------------------------------------------------