summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XEventBroadcaster.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XEventBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/document/XEventBroadcaster.idl8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/document/XEventBroadcaster.idl b/offapi/com/sun/star/document/XEventBroadcaster.idl
index c1a6e39561f5..3baebb3c0837 100644
--- a/offapi/com/sun/star/document/XEventBroadcaster.idl
+++ b/offapi/com/sun/star/document/XEventBroadcaster.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEventBroadcaster.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2001-01-24 13:30:25 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,6 @@ interface XEventListener;
/** makes it possible to register listeners which are called whenever
an <type>Event</type> occurs.
*/
-[ uik(F0993F61-6A08-11d4-9FE50010-5AEF84A7), ident( "XEventBroadcaster", 1.0 ) ]
interface XEventBroadcaster: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -104,6 +103,9 @@ interface XEventBroadcaster: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/01/24 13:30:25 mi
+ stored document events and runtime document events structurally unified
+
=============================================================================*/
#endif