LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:48
Deprecated, UNOIDL does not have an array concept.
Definition: XArrayTypeDescription.idl:34
long getNumberOfDimensions()
Returns the number of dimensions of the array.
com::sun::star::reflection::XTypeDescription getType()
Returns the element type of the array.
sequence< long > getDimensions()
Returns dimensions of array (same length as getNumberOfDimensions()).
Definition: Ambiguous.idl:22