summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-02-09 12:05:26 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-02-09 12:05:26 +0000
commitea980662116fe809e7569c6fb944e11cb373c6d2 (patch)
tree622e63f28c53d4facd8aa9cbed795bb4fefc8a06 /offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
parenta35403156851e5f97829c14fe5854a3c6fc44bd9 (diff)
Updated/reformatted documentation.
Diffstat (limited to 'offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl')
-rw-r--r--offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
index dc93e4c4e943..eb89770e9df9 100644
--- a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
+++ b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCommandInfoChangeListener.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-12-19 16:19:06 $
+ * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@
module com { module sun { module star { module ucb {
//=============================================================================
-/** a listener for events related to <type>XCommandInfo</type>s.
+/** a listener for events related to changing <type>XCommandInfo</type>s.
@version 1.0
@author Kai Sommerfeld