summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/XEventAttacher.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 14:10:43 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 14:10:43 +0000
commit19f4f74213a4621f51c3edf402cc4b249e8163cc (patch)
treed43b942f936f61109d75607d50394a5cf4259976 /udkapi/com/sun/star/script/XEventAttacher.idl
parentb709912205c316624cfd09d814e6a201ff84c6ea (diff)
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'udkapi/com/sun/star/script/XEventAttacher.idl')
-rw-r--r--udkapi/com/sun/star/script/XEventAttacher.idl8
1 files changed, 5 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/script/XEventAttacher.idl b/udkapi/com/sun/star/script/XEventAttacher.idl
index cbd9b7feb..11055d118 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:52 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 15:10:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,7 +100,6 @@
/** makes it possible to attach script events given by a sequence of
<type>ScriptEventDescriptor</type> structures to a given interface.
*/
-[ uik(E227A522-33D6-11D1-AABE00A0-249D5590), ident( "XEventAttacher", 1.0 ) ]
interface XEventAttacher: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -180,6 +179,9 @@ interface XEventAttacher: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:52 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:35 hjs
initial import