diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:00:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:00:39 +0000 |
commit | bd647ca383d7b9cfb9f82cc4c4ba1dc66fbe66c5 (patch) | |
tree | 1b046c608477f0f83b95bdc912fd472e9a2c5449 /udkapi | |
parent | 5efc7e7aaff15ed5f2dd5a5f3a9d3630bfe54b6b (diff) |
INTEGRATION: CWS toolbars2 (1.6.24); FILE MERGED
2004/08/19 12:31:51 mi 1.6.24.1: #i33199# @since with version number instead of issue id
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 b264792c9139..cb1385283b2e 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.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:13:47 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:00:39 $ * * 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 #107627# + @since OOo1.1.2 */ published interface XSingletonTypeDescription : com::sun::star::reflection::XTypeDescription { |