19 #ifndef __com_sun_star_reflection_XIdlArray_idl__
20 #define __com_sun_star_reflection_XIdlArray_idl__
30 module com { module sun { module star { module reflection {
62 long getLen( [in] any array )
const short set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
Reflects an IDL sequence and provides dynamic access to instances of that sequence.
Definition: XIdlArray.idl:41
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This exception is thrown to indicate that an array has been accessed with an illegal index...
Definition: ArrayIndexOutOfBoundsException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47