Data of Class RTConstValueUnion
- aBool
- sal_Bool aBool;
- aByte
- sal_uInt8 aByte;
- aShort
- sal_Int16 aShort;
- aUShort
- sal_uInt16 aUShort;
- aLong
- sal_Int32 aLong;
- aULong
- sal_uInt32 aULong;
- aHyper
- sal_Int64 aHyper;
- aUHyper
- sal_uInt64 aUHyper;
- aFloat
- float aFloat;
- aDouble
- double aDouble;
- aString
- const sal_Unicode * aString;
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.