21 module
com { module sun { module star { module container {
49 long insert( [in] any aElement )
67 void removeByIdentifier( [in]
long Identifier )
Definition: Ambiguous.idl:20
This is the generic interface for supporting the creation and removal of elements with unique identif...
Definition: XIdentifierContainer.idl:29
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
This is the generic interface for supporting the replacement of elements with unique identifiers...
Definition: XIdentifierReplace.idl:28