diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:10:02 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:10:02 +0000 |
commit | 8294618f3a3f579446668ff9ef4cce5555042ddb (patch) | |
tree | baddf762f6bd3d9056b085f69b1c7a453c01dd92 /udkapi/com | |
parent | 6d600d902cb817d30fd2639de447c0f9fb6f0636 (diff) |
INTEGRATION: CWS sdk14 (1.5.16); FILE MERGED
2005/02/02 15:46:19 mi 1.5.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl index 77eac6a29e84..b4de085810a4 100644 --- a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl +++ b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription2.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInterfaceTypeDescription2.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:58:58 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:10:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ interface XTypeDescription; <p>This type supersedes <type>XInterfaceTypeDescription</type>, which only supported single inheritance.</p> - @since OOo2.0.0 + @since OOo 2.0.0 */ interface XInterfaceTypeDescription2: XInterfaceTypeDescription { /** Returns a sequence of all directly inherited (mandatory) base interface |