20 #ifndef __com_sun_star_script_ArrayWrapper_idl__
21 #define __com_sun_star_script_ArrayWrapper_idl__
25 module
com { module sun { module star { module script {
Allows an UNO sequence that is passed between different language boundries to indicate it prefers to ...
Definition: ArrayWrapper.idl:39
boolean IsZeroIndex
Indicates whether the Array should be have 1 or 0 based indexing.
Definition: ArrayWrapper.idl:43
– idl definition –
Definition: Ambiguous.idl:22
any Array
Contains the Array to be passed.
Definition: ArrayWrapper.idl:47