summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:28:30 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:28:30 +0000
commitb87dde535cd4c16d46a2c3cbd934ab6fed9848d2 (patch)
treed9a872da76c479f91dc5e55df1b799e6d9b80b21 /offapi/com/sun/star
parent8c6cf0d2b2bfd748424d10918364429fc52002e1 (diff)
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 15:05:00 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r--offapi/com/sun/star/text/XAutoTextEntry.idl6
-rw-r--r--offapi/com/sun/star/text/XAutoTextGroup.idl6
-rw-r--r--offapi/com/sun/star/text/XBookmarksSupplier.idl6
-rw-r--r--offapi/com/sun/star/text/XChapterNumberingSupplier.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/text/XAutoTextEntry.idl b/offapi/com/sun/star/text/XAutoTextEntry.idl
index c1e390e03d27..8700c1de314d 100644
--- a/offapi/com/sun/star/text/XAutoTextEntry.idl
+++ b/offapi/com/sun/star/text/XAutoTextEntry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAutoTextEntry.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:02 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:27:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,7 +93,7 @@
@deprecated
*/
-interface XAutoTextEntry: com::sun::star::uno::XInterface
+published interface XAutoTextEntry: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/XAutoTextGroup.idl b/offapi/com/sun/star/text/XAutoTextGroup.idl
index b87bc8de2dae..274aebd39cb0 100644
--- a/offapi/com/sun/star/text/XAutoTextGroup.idl
+++ b/offapi/com/sun/star/text/XAutoTextGroup.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAutoTextGroup.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:02 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:27:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@
// DocMerge from xml: interface com::sun::star::text::XAutoTextGroup
/** The interface provide methods to insert, rename and delete autotext entries from the current autotext group.
*/
-interface XAutoTextGroup: com::sun::star::container::XNameAccess
+published interface XAutoTextGroup: com::sun::star::container::XNameAccess
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/XBookmarksSupplier.idl b/offapi/com/sun/star/text/XBookmarksSupplier.idl
index 84e9ac504f68..1279ca071144 100644
--- a/offapi/com/sun/star/text/XBookmarksSupplier.idl
+++ b/offapi/com/sun/star/text/XBookmarksSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XBookmarksSupplier.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:02 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:28:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
// DocMerge from xml: interface com::sun::star::text::XBookmarksSupplier
/** provides access to the collection of all bookmarks within this text container.
*/
-interface XBookmarksSupplier: com::sun::star::uno::XInterface
+published interface XBookmarksSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
index 618bb0f98f72..56996c584099 100644
--- a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
+++ b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XChapterNumberingSupplier.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:02 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:28:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
/** contains the settings of the chapter numbering in a text
document.
*/
-interface XChapterNumberingSupplier: com::sun::star::uno::XInterface
+published interface XChapterNumberingSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------