summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XMultipleOperation.idl
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/XMultipleOperation.idl
parentINTEGRATION: CWS sb18 (1.5.406); FILE MERGED (diff)
downloadcore-2ee611b48729b115468b8ef4cac6d5979d22d2c6.tar.gz
core-2ee611b48729b115468b8ef4cac6d5979d22d2c6.zip
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/XMultipleOperation.idl')
-rw-r--r--offapi/com/sun/star/sheet/XMultipleOperation.idl6
1 files changed, 3 insertions, 3 deletions
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
{
//-------------------------------------------------------------------------