diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:08:56 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:08:56 +0000 |
commit | 4d01f45f8fe3f4467ec70d6a573a3fbf36f62865 (patch) | |
tree | 7527d74a6455bca11beef69a482eda2118b70679 | |
parent | 04ea2eae305392ea7cbfacfaab3c3fb0dc6573c9 (diff) |
INTEGRATION: CWS sdk14 (1.16.16); FILE MERGED
2005/02/02 15:46:17 mi 1.16.16.1: #i33588# since tags corrected
-rw-r--r-- | udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl b/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl index a15b861493c1..8970283bd2cb 100644 --- a/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl +++ b/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: TypeDescriptionProvider.idl,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:57:54 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:08:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,7 +109,7 @@ published service TypeDescriptionProvider /** Interface for creating enumerations for type descriptions supported by this <type>TypeDescriptionProvider</type> - @since OOo1.1.2 + @since OOo 1.1.2 */ [optional] interface XTypeDescriptionEnumerationAccess; }; |