19 #ifndef __com_sun_star_container_XIdentifierReplace_idl__ 20 #define __com_sun_star_container_XIdentifierReplace_idl__ 32 module
com { module sun { module star { module container {
59 void replaceByIdentifer( [in]
long Identifier,
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
provides access to the elements of a collection through a unique identifier.
Definition: XIdentifierAccess.idl:34
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
This is the generic interface for supporting the replacement of elements with unique identifiers.
Definition: XIdentifierReplace.idl:38