diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:09:48 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:09:48 +0000 |
commit | 6d600d902cb817d30fd2639de447c0f9fb6f0636 (patch) | |
tree | 00a664bb2222e52684f0f742203f43334a0e443e /udkapi/com | |
parent | ad85fb2211db4908dc5ae68dabc9759dd481eb04 (diff) |
INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED
2005/02/02 15:46:18 mi 1.3.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl index cca182b083e8..0559fdb6272b 100644 --- a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl +++ b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription2.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInterfaceAttributeTypeDescription2.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:58:44 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:09:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,7 @@ interface XCompoundTypeDescription; <p>This type supersedes <type>XInterfaceAttributeTypeDescription</type>, which does not support extended attributes.</p> - @since OOo2.0.0 + @since OOo 2.0.0 */ interface XInterfaceAttributeTypeDescription2: XInterfaceAttributeTypeDescription |