summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XPaintListener.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:40:36 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:40:36 +0000
commit40f2b9eac5d0ac0cbbd30c5f8e83bf0aaf24ffd0 (patch)
tree83d209a8263d745514aa789b521c08b4810e4803 /offapi/com/sun/star/awt/XPaintListener.idl
parent9761c095a1e8d8294cb85ed217d475c929e22185 (diff)
INTEGRATION: CWS sb18 (1.9.250); FILE MERGED
2004/05/21 14:56:11 sb 1.9.250.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/awt/XPaintListener.idl')
-rw-r--r--offapi/com/sun/star/awt/XPaintListener.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XPaintListener.idl b/offapi/com/sun/star/awt/XPaintListener.idl
index f0f8e28160be..e891035500a0 100644
--- a/offapi/com/sun/star/awt/XPaintListener.idl
+++ b/offapi/com/sun/star/awt/XPaintListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPaintListener.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-06-27 09:03:50 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:40:36 $
*
* 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 paint events.
*/
-interface XPaintListener: com::sun::star::lang::XEventListener
+published interface XPaintListener: com::sun::star::lang::XEventListener
{
//-------------------------------------------------------------------------