19 #ifndef __com_sun_star_container_XImplicitIDAccess_idl__ 20 #define __com_sun_star_container_XImplicitIDAccess_idl__ 29 module
com { module sun { module star { module container {
43 sequence<string> getImplicitIDs();
makes it possible to access contents through an implicit (unique) ID.
Definition: XImplicitIDAccess.idl:33
Definition: Ambiguous.idl:22
This is the base interface of all collection interfaces.
Definition: XElementAccess.idl:33
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34