19#ifndef __com_sun_star_container_XUniqueIDAccess_idl__
20#define __com_sun_star_container_XUniqueIDAccess_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
makes it possible to access contents via a unique ID.
Definition: XUniqueIDAccess.idl:34
any getByUniqueID([in] string ID)
void removeByUniqueID([in] string ID)
removes the element with the specified unique ID from this container.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22