diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:11:46 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:11:46 +0000 |
commit | 63497572e5474f3977af4ccab4e31fde95b9cfe2 (patch) | |
tree | be9f80e4aa33ff9ca926f2b839bcc7fcf367d578 /udkapi | |
parent | 6cc64ef009472e3848885c67d8ed58d2d3ea0551 (diff) |
INTEGRATION: CWS sdk14 (1.5.16); FILE MERGED
2005/02/02 15:46:20 mi 1.5.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl b/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl index a6d03818e53f..d5132ae0d088 100644 --- a/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl +++ b/udkapi/com/sun/star/reflection/XServiceTypeDescription2.idl @@ -2,9 +2,9 @@ * * $RCSfile: XServiceTypeDescription2.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:00:27 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:11:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,7 @@ interface XTypeDescription; <p>This type supersedes <type>XServiceTypeDescription</type>, which only supports obsolete, accumulation-based services.</p> - @since OOo2.0.0 + @since OOo 2.0.0 */ interface XServiceTypeDescription2: XServiceTypeDescription { /** |