diff options
Diffstat (limited to 'offapi/com/sun/star/util/AliasProgrammaticPair.idl')
-rw-r--r-- | offapi/com/sun/star/util/AliasProgrammaticPair.idl | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/offapi/com/sun/star/util/AliasProgrammaticPair.idl b/offapi/com/sun/star/util/AliasProgrammaticPair.idl index 3638679386dc..5e8c9f09900b 100644 --- a/offapi/com/sun/star/util/AliasProgrammaticPair.idl +++ b/offapi/com/sun/star/util/AliasProgrammaticPair.idl @@ -2,9 +2,9 @@ * * $RCSfile: AliasProgrammaticPair.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:10:47 $ + * last change: $Author: mi $ $Date: 2002-12-10 16:14:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,9 +67,7 @@ module com { module sun { module star { module util { //============================================================================= /** represents an entry from a component which implements the - <type>LocalizedAliases</type>. - - @see com::sun::star::util::XLocalizedAliases + <type>XLocalizedAliases</type>. */ struct AliasProgrammaticPair { |