19 #ifndef __com_sun_star_container_XImplicitIDContainer_idl__
20 #define __com_sun_star_container_XImplicitIDContainer_idl__
30 module com { module sun { module star { module container {
43 string addWithImplicitID( [in] any aElement );
48 void removeByImplicitID( [in]
string ID )
makes it possible to replace contents in a collection by an implicit (unique) ID: ...
Definition: XImplicitIDReplace.idl:35
makes it possible to insert and remove elements in/from a container using an implicit (unique) ID...
Definition: XImplicitIDContainer.idl:35
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34