summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XActivationEventListener.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:58:10 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:58:10 +0000
commit3319e2652d91f375559693b243f10057c138f40e (patch)
tree796f00cdc2f72e3b90593b32089603afc08f7764 /offapi/com/sun/star/sheet/XActivationEventListener.idl
parent4c1aba6b0fec6db5be0f86190f91b103f4deb3da (diff)
INTEGRATION: CWS sb18 (1.2.76); FILE MERGED
2004/05/21 15:03:13 sb 1.2.76.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XActivationEventListener.idl')
-rw-r--r--offapi/com/sun/star/sheet/XActivationEventListener.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XActivationEventListener.idl b/offapi/com/sun/star/sheet/XActivationEventListener.idl
index a63946ec616b..5b37146581d4 100644
--- a/offapi/com/sun/star/sheet/XActivationEventListener.idl
+++ b/offapi/com/sun/star/sheet/XActivationEventListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XActivationEventListener.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-03-19 16:21:55 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:58:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@
/** makes it possible to receive events when the active spreadsheet changes.
*/
-interface XActivationEventListener: com::sun::star::lang::XEventListener
+published interface XActivationEventListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------