Content for Apache OpenOffice version 3.4.
| Overview | Namespace | Class | Index | Help |
| PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
::
union RTConstValueUnion
- Base Classes
- None.
- Known Derived Classes
- None.
| virtual | abstract | interface | template |
| NO | NO | NO | NO |
- Summary
- specifies a variable container for field values.
- File
- types.h
Public Members
-
Data
sal_Bool aBool; sal_uInt8 aByte; sal_Int16 aShort; sal_uInt16 aUShort; sal_Int32 aLong; sal_uInt32 aULong; sal_Int64 aHyper; sal_uInt64 aUHyper; float aFloat; double aDouble; const sal_Unicode * aString;
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

