19 #ifndef __com_sun_star_container_XIdentifierAccess_idl__ 20 #define __com_sun_star_container_XIdentifierAccess_idl__ 29 module
com { module sun { module star { module container {
50 any getByIdentifier( [in]
long Identifier )
60 sequence<long> getIdentifiers();
Definition: Ambiguous.idl:22
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
This is the base interface of all collection interfaces.
Definition: XElementAccess.idl:33
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