21module
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:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
This is the generic interface for supporting the creation and removal of elements with unique identif...
Definition XIdentifierContainer.idl:30
void removeByIdentifier([in] long Identifier)
removes the element with the specified identifier.
long insert([in] any aElement)
inserts an element and creates a new unique identifier for it.
This is the generic interface for supporting the replacement of elements with unique identifiers.
Definition XIdentifierReplace.idl:29
Definition Ambiguous.idl:20