diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:01:19 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:01:19 +0000 |
commit | 8745920c5d9020cc912fd550de5f5c3120288968 (patch) | |
tree | 10e24342b03faa3f7597d8284a2a2f3ff4d49380 | |
parent | eb5e5fadfd628312dce9982eb5b6a82df8b87f51 (diff) |
INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED
2004/08/19 12:31:51 mi 1.5.24.1: #i33199# @since with version number instead of issue id
-rw-r--r-- | udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl | 6 |
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 { |