summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 08:32:10 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 08:32:10 +0000
commitc8de4186b5134e1b360529e6fcc2f56ddf97cd07 (patch)
treefe6c695938564c2f5c0160030ad718ada01b876e /udkapi
parent583addfab6d49d9bdbb9b956b9fc0262a0ac690a (diff)
INTEGRATION: CWS sdk01 (1.1.20); FILE MERGED
2003/04/07 09:03:09 mi 1.1.20.1: #107627# new idls marked with @since
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl
index 3007199ea53c..03658e649970 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:36:26 $
+ * last change: $Author: rt $ $Date: 2003-04-17 09:32:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@
//=============================================================================
/** Defines an enumeration for type descriptions.
+
+ @since #107627#
*/
interface XTypeDescriptionEnumeration : com::sun::star::container::XEnumeration
{