summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:12:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:12:55 +0000
commit16c164162cd432a84c0580770cf677685be09c9f (patch)
treeee7dee203c58495f839a6a96bbb6f1ae17a668bd /udkapi
parent27e03ea35518e7d056bcb965a64e8f6e2bcd783a (diff)
INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED
2005/02/02 15:46:21 mi 1.6.16.1: #i33588# since tags corrected
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 7a434d35554e..0cbf94b9343c 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:01:19 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:12:55 $
*
* 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 OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XTypeDescriptionEnumeration : com::sun::star::container::XEnumeration
{