|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module reflection {
void realloc([inout] any array, [in] long length)
Reallocates the length of the sequence instance.
This exception is thrown to indicate that an array has been accessed with an illegal index.
Definition: ArrayIndexOutOfBoundsException.idl:31
Reflects an IDL sequence and provides dynamic access to instances of that sequence.
Definition: XIdlArray.idl:34
long getLen([in] any array)
Returns the length of the given sequence.
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46