|
LibreOffice
LibreOffice 4.2 SDK C/C++ API Reference
|
Type description of an array. More...
#include <typedescription.h>
Public Attributes | |
| typelib_IndirectTypeDescription | aBase |
| inherits all members of typelib_IndirectTypeDescription More... | |
| sal_Int32 | nDimensions |
| number of dimensions More... | |
| sal_Int32 | nTotalElements |
| number of total array elements More... | |
| sal_Int32 * | pDimensions |
| array of dimensions More... | |
Type description of an array.
| typelib_IndirectTypeDescription _typelib_ArrayTypeDescription::aBase |
inherits all members of typelib_IndirectTypeDescription
| sal_Int32 _typelib_ArrayTypeDescription::nDimensions |
number of dimensions
| sal_Int32 _typelib_ArrayTypeDescription::nTotalElements |
number of total array elements
| sal_Int32* _typelib_ArrayTypeDescription::pDimensions |
array of dimensions
1.8.6