|
LibreOffice Module registry (master) 1
|
#include <sal/types.h>Go to the source code of this file.
Enumerations | |
| enum | typereg_Version { TYPEREG_VERSION_0 , TYPEREG_VERSION_1 , TYPEREG_MAX_VERSION = SAL_MAX_INT32 } |
| The version of a binary blob that represents a UNOIDL type. More... | |
| enum typereg_Version |
The version of a binary blob that represents a UNOIDL type.
All values between TYPEREG_VERSION_0 and TYPEREG_MAX_VERSION are valid, where currently unallocated values represent future versions. Negative values are not valid.