summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:08:38 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:08:38 +0000
commit04ea2eae305392ea7cbfacfaab3c3fb0dc6573c9 (patch)
tree7e81cd6f737ba4debf9581b157064aca292ed0de /udkapi
parent6eedb52b3731a4d5b03ede086eaed2087304cc0c (diff)
INTEGRATION: CWS sdk14 (1.18.16); FILE MERGED
2005/02/02 15:46:17 mi 1.18.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-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;
};