19#ifndef __com_sun_star_container_XIdentifierAccess_idl__
20#define __com_sun_star_container_XIdentifierAccess_idl__
29module
com { module sun { module star { module container {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:35
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:38
This is the base interface of all collection interfaces.
Definition: XElementAccess.idl:34
provides access to the elements of a collection through a unique identifier.
Definition: XIdentifierAccess.idl:35
sequence< long > getIdentifiers()
any getByIdentifier([in] long Identifier)
Definition: Ambiguous.idl:22