summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:30:26 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:30:26 +0000
commit43c0b13af501a82c55e5d0fa4af1d41fe2a93cd0 (patch)
treeca9969fc46fa9be1a6c2685c41ea8f63af03fa65 /offapi/com/sun/star/awt
parent13e4b13b814ba23d041f41eb8eacd617628ca236 (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:55:59 sb 1.9.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/XActivateListener.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XActivateListener.idl b/offapi/com/sun/star/awt/XActivateListener.idl
index 9ce8de0dc2c3..316bdb73cabe 100644
--- a/offapi/com/sun/star/awt/XActivateListener.idl
+++ b/offapi/com/sun/star/awt/XActivateListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XActivateListener.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 08:59:24 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:30:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
@see XFocusListener
@see XTopWindowListener
*/
-interface XActivateListener: com::sun::star::lang::XEventListener
+published interface XActivateListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------