LibreOffice
LibreOffice 7.4 SDK C/C++ API Reference
Public Attributes | List of all members
_sal_Sequence Struct 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...
 

Detailed Description

This is the binary specification of a SAL sequence.

Member Data Documentation

◆ elements

char _sal_Sequence::elements[1]

elements array

◆ nElements

sal_Int32 _sal_Sequence::nElements

element count

◆ nRefCount

sal_Int32 _sal_Sequence::nRefCount

reference count of sequence


The documentation for this struct was generated from the following file: