diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:11:21 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:11:21 +0000 |
commit | 6cc64ef009472e3848885c67d8ed58d2d3ea0551 (patch) | |
tree | 65e41a43f816b225efc007f1478b6ebbed13a3f4 /udkapi/com | |
parent | 19379ad05e95c3c9adf277a23a741927d15f2384 (diff) |
INTEGRATION: CWS sdk14 (1.8.16); FILE MERGED
2005/02/02 15:46:20 mi 1.8.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/reflection/XServiceTypeDescription.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl index a469e0f73360..947b5577ff94 100644 --- a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl +++ b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl @@ -2,9 +2,9 @@ * * $RCSfile: XServiceTypeDescription.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:00:15 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:11:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,7 @@ <p>The type class of this type is <member scope="com::sun::star::uno">TypeClass::SERVICE</member>. - @since OOo1.1.2 + @since OOo 1.1.2 */ published interface XServiceTypeDescription : com::sun::star::reflection::XTypeDescription { |