diff options
Diffstat (limited to 'udkapi/com/sun/star/container/XIdentifierAccess.idl')
-rw-r--r-- | udkapi/com/sun/star/container/XIdentifierAccess.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/container/XIdentifierAccess.idl b/udkapi/com/sun/star/container/XIdentifierAccess.idl index 497bcc73a..25f26e65c 100644 --- a/udkapi/com/sun/star/container/XIdentifierAccess.idl +++ b/udkapi/com/sun/star/container/XIdentifierAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIdentifierAccess.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2002-10-03 12:43:52 $ + * last change: $Author: mi $ $Date: 2002-12-10 10:31:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,7 @@ interface XIdentifierAccess: com::sun::star::container::XElementAccess @throws com::sun::star::lang::WrappedTargetException If the implementation has internal reasons for exceptions, - then wrap these in a <type>WrappedTargetException</type> + then wrap these in a <typee scope="com::sun::star::lang">WrappedTargetException</type> exception. */ any getByIdentifier( [in] long Identifierr ) |