LibreOffice Module registry (master) 1
|
specifies a variable container for field values. More...
#include <types.hxx>
Public Attributes | |
bool | aBool |
sal_Int8 | aByte |
sal_Int16 | aShort |
sal_uInt16 | aUShort |
sal_Int32 | aLong |
sal_uInt32 | aULong |
sal_Int64 | aHyper |
sal_uInt64 | aUHyper |
float | aFloat |
double | aDouble |
sal_Unicode const * | aString |
double RTConstValueUnion::aDouble |
Definition at line 225 of file types.hxx.
Referenced by RTConstValue::RTConstValue().
sal_Unicode const* RTConstValueUnion::aString |