19 #ifndef __com_sun_star_container_XIdentifierContainer_idl__
20 #define __com_sun_star_container_XIdentifierContainer_idl__
33 module
com { module sun { module star { module container {
61 long insert( [in] any aElement )
79 void removeByIdentifier( [in]
long Identifier )
– idl definition –
Definition: Ambiguous.idl:22
This is the generic interface for supporting the creation and removal of elements with unique identif...
Definition: XIdentifierContainer.idl:41
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34
This is the generic interface for supporting the replacement of elements with unique identifiers...
Definition: XIdentifierReplace.idl:38