summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionManager.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
index 75ed59700ca2..d7bc67608dd2 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TypeDescriptionManager.idl,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:57:41 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:08:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -144,7 +144,7 @@ published service TypeDescriptionManager
/** Interface for creating enumerations for type descriptions supported
by this <type>TypeDescriptionManager</type>
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
[optional] interface XTypeDescriptionEnumerationAccess;
};