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