summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:09:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:09:19 +0000
commit2ee611b48729b115468b8ef4cac6d5979d22d2c6 (patch)
treeef3780292655ffad97b1046e1eb586a16e867103 /offapi/com/sun/star/sheet
parent21e79b87628aec46705ed5315c8dd1656b9aec9b (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:25 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/XMembersSupplier.idl6
-rw-r--r--offapi/com/sun/star/sheet/XMultipleOperation.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sheet/XMembersSupplier.idl b/offapi/com/sun/star/sheet/XMembersSupplier.idl
index 97693112b345..a2b874b97da0 100644
--- a/offapi/com/sun/star/sheet/XMembersSupplier.idl
+++ b/offapi/com/sun/star/sheet/XMembersSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMembersSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:21 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:08:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotSourceLevel
@see com::sun::star::sheet::DataPilotSource
*/
-interface XMembersSupplier: com::sun::star::uno::XInterface
+published interface XMembersSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XMultipleOperation.idl b/offapi/com/sun/star/sheet/XMultipleOperation.idl
index 286121affd04..3a4861709d16 100644
--- a/offapi/com/sun/star/sheet/XMultipleOperation.idl
+++ b/offapi/com/sun/star/sheet/XMultipleOperation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMultipleOperation.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:21 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:09:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@ module com { module sun { module star { module sheet {
/** provides a method to apply a Multiple Operations Table to the
cell range.
*/
-interface XMultipleOperation: com::sun::star::uno::XInterface
+published interface XMultipleOperation: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------