diff options
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 |