21 module
com { module sun { module star { module container {
33 void replaceByIndex( [in]
long Index,
This is the generic interface for supporting the replacement of indexed elements. ...
Definition: XIndexReplace.idl:28
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:31
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