summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl
index b6ec64850243..7a434d35554e 100644
--- a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl
+++ b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTypeDescriptionEnumeration.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:14:41 $
+ * last change: $Author: obo $ $Date: 2004-09-09 17:01:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
/** Defines an enumeration for type descriptions.
- @since #107627#
+ @since OOo1.1.2
*/
published interface XTypeDescriptionEnumeration : com::sun::star::container::XEnumeration
{