LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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,
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
Definition: Ambiguous.idl:22
This is the generic interface for supporting the replacement of elements with unique identifiers.
Definition: XIdentifierReplace.idl:38
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
provides access to the elements of a collection through a unique identifier.
Definition: XIdentifierAccess.idl:34