summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-10-09 14:13:52 +0000
committerKurt Zenker <kz@openoffice.org>2007-10-09 14:13:52 +0000
commit7a91bddcbd00c58976470eac20b27aadf745b50c (patch)
tree733a9fafd77f69f4d6cca6a2c9f296a9a2d17954
parentafa51aaa1835fec556f67d9c380a256c791c9424 (diff)
INTEGRATION: CWS basmgr03 (1.5.288); FILE MERGED
2007/07/30 13:41:46 fs 1.5.288.1: doc
-rw-r--r--offapi/com/sun/star/document/EventObject.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/document/EventObject.idl b/offapi/com/sun/star/document/EventObject.idl
index 21c0565a4c75..b1f24c551643 100644
--- a/offapi/com/sun/star/document/EventObject.idl
+++ b/offapi/com/sun/star/document/EventObject.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: EventObject.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 23:02:01 $
+ * last change: $Author: kz $ $Date: 2007-10-09 15:13:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,7 @@ module com { module sun { module star { module document {
published struct EventObject: com::sun::star::lang::EventObject
{
//-------------------------------------------------------------------------
- /** specifies the type of the event handler
+ /** specifies the name of the occured event
<p>
For a list of possible event names see <type>Events</type>.