summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/XEventAttacher.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-16 14:10:40 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-16 14:10:40 +0000
commitbc639adc173901b76ddb27a3548ec3936388af71 (patch)
treeaa64c41e7565531b5f5103e7ddd405a1e6b75fc2 /udkapi/com/sun/star/script/XEventAttacher.idl
parent02ce706318f5f0a383ea60f61b028908ec964316 (diff)
proofing by Richard Holt
Diffstat (limited to 'udkapi/com/sun/star/script/XEventAttacher.idl')
-rw-r--r--udkapi/com/sun/star/script/XEventAttacher.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/script/XEventAttacher.idl b/udkapi/com/sun/star/script/XEventAttacher.idl
index 11055d118..dfd9cda0d 100644
--- a/udkapi/com/sun/star/script/XEventAttacher.idl
+++ b/udkapi/com/sun/star/script/XEventAttacher.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEventAttacher.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 15:10:40 $
+ * last change: $Author: mi $ $Date: 2001-11-16 15:09:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -126,7 +126,7 @@ interface XEventAttacher: com::sun::star::uno::XInterface
/** registers an object as a listener at the given interface by
creating a suitable listener adapter and calling the method
-
+<!-- jrh: Why all the empty space? -->
@@ -179,6 +179,9 @@ interface XEventAttacher: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/03/16 15:10:40 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.4 2000/11/08 12:28:52 mi
moved from api