summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XAdjustmentListener.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:30:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:30:42 +0000
commit6795b899495ef6ac2ec9f3f848582732a5023504 (patch)
tree00b65341f2785f6499cd312218cd19e97a56a6e5 /offapi/com/sun/star/awt/XAdjustmentListener.idl
parent43c0b13af501a82c55e5d0fa4af1d41fe2a93cd0 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:55:59 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt/XAdjustmentListener.idl')
-rw-r--r--offapi/com/sun/star/awt/XAdjustmentListener.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XAdjustmentListener.idl b/offapi/com/sun/star/awt/XAdjustmentListener.idl
index b8713b800c20..66707b1c4311 100644
--- a/offapi/com/sun/star/awt/XAdjustmentListener.idl
+++ b/offapi/com/sun/star/awt/XAdjustmentListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAdjustmentListener.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:57 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:30:42 $
*
* 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 adjustment events.
*/
-interface XAdjustmentListener: com::sun::star::lang::XEventListener
+published interface XAdjustmentListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------