19 #ifndef __com_sun_star_reflection_XArrayTypeDescription_idl__
20 #define __com_sun_star_reflection_XArrayTypeDescription_idl__
26 module
com { module sun { module star { module reflection {
47 long getNumberOfDimensions();
54 sequence< long > getDimensions();
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:47
– idl definition –
Definition: Ambiguous.idl:22
Deprecated, UNOIDL does not have an array concept.
Definition: XArrayTypeDescription.idl:33