19#ifndef __com_sun_star_container_XImplicitIDAccess_idl__
20#define __com_sun_star_container_XImplicitIDAccess_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 the base interface of all collection interfaces.
Definition XElementAccess.idl:34
makes it possible to access contents through an implicit (unique) ID.
Definition XImplicitIDAccess.idl:34
any getByImplicitID([in] string ID)
sequence< string > getImplicitIDs()
Definition Ambiguous.idl:22