summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:40:03 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:40:03 +0000
commitedc816460ceeaefc5f16be6c0830e80a2658f29d (patch)
treee994ba65be7eff44be2a14e987f26d60e48ff172
parentINTEGRATION: CWS sb18 (1.7.328); FILE MERGED (diff)
downloadcore-edc816460ceeaefc5f16be6c0830e80a2658f29d.tar.gz
core-edc816460ceeaefc5f16be6c0830e80a2658f29d.zip
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 15:05:10 sb 1.8.328.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/text/XTextRangeMover.idl6
-rw-r--r--offapi/com/sun/star/text/XTextSection.idl6
-rw-r--r--offapi/com/sun/star/text/XTextShapesSupplier.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/text/XTextRangeMover.idl b/offapi/com/sun/star/text/XTextRangeMover.idl
index ca869b4bfc21..d18f5d8aec52 100644
--- a/offapi/com/sun/star/text/XTextRangeMover.idl
+++ b/offapi/com/sun/star/text/XTextRangeMover.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextRangeMover.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:13 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:39:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@
</p>@see Text
*/
-interface XTextRangeMover: com::sun::star::uno::XInterface
+published interface XTextRangeMover: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/XTextSection.idl b/offapi/com/sun/star/text/XTextSection.idl
index 5080572bcbff..0f781b6aa82d 100644
--- a/offapi/com/sun/star/text/XTextSection.idl
+++ b/offapi/com/sun/star/text/XTextSection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextSection.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:13 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:39:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
// DocMerge from xml: interface com::sun::star::text::XTextSection
/** provide special data of a <type>TextSection</type>.@see TextSection
*/
-interface XTextSection: com::sun::star::text::XTextContent
+published interface XTextSection: com::sun::star::text::XTextContent
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/XTextShapesSupplier.idl b/offapi/com/sun/star/text/XTextShapesSupplier.idl
index 91a8b2d9a082..f75a00dca041 100644
--- a/offapi/com/sun/star/text/XTextShapesSupplier.idl
+++ b/offapi/com/sun/star/text/XTextShapesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextShapesSupplier.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:13 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:40:03 $
*
* 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::XTextShapesSupplier
/** provides the collection of <type scope="com::sun::star::drawing">TextShape</type>s.
*/
-interface XTextShapesSupplier: com::sun::star::uno::XInterface
+published interface XTextShapesSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------