diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:11:59 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:11:59 +0000 |
commit | acb6034578ab0aa2572d872cc64249c33ea4fb43 (patch) | |
tree | 2ca0d76078a22d1d82eff9f945b6601402c45036 /udkapi | |
parent | 63497572e5474f3977af4ccab4e31fde95b9cfe2 (diff) |
INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED
2005/02/02 15:46:20 mi 1.7.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl index cb1385283b2e..7941f5aa21a4 100644 --- a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl +++ b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSingletonTypeDescription.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:00:39 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:11:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,7 @@ <p>The type class of this type is <member scope="com::sun::star::uno">TypeClass::SINGLETON</member>. - @since OOo1.1.2 + @since OOo 1.1.2 */ published interface XSingletonTypeDescription : com::sun::star::reflection::XTypeDescription { |