22module
com { module sun { module star { module container {
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition IndexOutOfBoundsException.idl:31
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
This is the base interface of all collection interfaces.
Definition XElementAccess.idl:28
provides access to the elements of a collection through an index.
Definition XIndexAccess.idl:32
any getByIndex([in] long Index)
Definition Ambiguous.idl:20