summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 18:28:39 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 18:28:39 +0000
commit3f61de86ffc63903f7d5e14c8bca9c736292dccb (patch)
tree8f1bfd631bab77ee0875febda5c6a83402aba741
parent92540c91c6327ebfba4dcc26c7cc5038e5b506e5 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:58:17 sb 1.5.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/drawing/XLayerSupplier.idl6
-rw-r--r--offapi/com/sun/star/drawing/XMasterPageTarget.idl6
-rw-r--r--offapi/com/sun/star/drawing/XMasterPagesSupplier.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/drawing/XLayerSupplier.idl b/offapi/com/sun/star/drawing/XLayerSupplier.idl
index 89a46ee81d5e..9a0d579d5484 100644
--- a/offapi/com/sun/star/drawing/XLayerSupplier.idl
+++ b/offapi/com/sun/star/drawing/XLayerSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLayerSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:32 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:28:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
@see LayerManager
*/
-interface XLayerSupplier: com::sun::star::uno::XInterface
+published interface XLayerSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/drawing/XMasterPageTarget.idl b/offapi/com/sun/star/drawing/XMasterPageTarget.idl
index 50ff6c38208e..ea770c685f67 100644
--- a/offapi/com/sun/star/drawing/XMasterPageTarget.idl
+++ b/offapi/com/sun/star/drawing/XMasterPageTarget.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMasterPageTarget.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:33 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:28:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
@see DrawPage
*/
-interface XMasterPageTarget: com::sun::star::uno::XInterface
+published interface XMasterPageTarget: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
index 6de3a5e11854..2e60975aa01d 100644
--- a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
+++ b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMasterPagesSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:33 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:28:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@
/** must be supported to provide access to the
<type>MasterPage</type>s of a multi-page drawing-layer.
*/
-interface XMasterPagesSupplier: com::sun::star::uno::XInterface
+published interface XMasterPagesSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------