LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
This is the binary specification of a SAL sequence. More...
#include <types.h>
Public Attributes | |
sal_Int32 | nRefCount |
reference count of sequence More... | |
sal_Int32 | nElements |
element count More... | |
char | elements [1] |
elements array More... | |
This is the binary specification of a SAL sequence.
char _sal_Sequence::elements[1] |
elements array
sal_Int32 _sal_Sequence::nElements |
element count
sal_Int32 _sal_Sequence::nRefCount |
reference count of sequence