Home
last modified time | relevance | path

Searched refs:uConstTypeName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx60 OUString uConstTypeName; in writeConstantData() local
68 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("boolean") ); in writeConstantData()
75 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("byte") ); in writeConstantData()
82 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("short") ); in writeConstantData()
89 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("unsigned short") ); in writeConstantData()
96 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("long") ); in writeConstantData()
103 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("unsigned long") ); in writeConstantData()
110 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("float") ); in writeConstantData()
117 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("double") ); in writeConstantData()
124 uConstTypeName = OUString( RTL_CONSTASCII_USTRINGPARAM("string") ); in writeConstantData()
[all …]
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx60 OUString uConstTypeName; in writeConstantData() local
68 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("boolean")); in writeConstantData()
75 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("byte")); in writeConstantData()
82 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("short")); in writeConstantData()
89 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("unsigned short")); in writeConstantData()
96 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("long")); in writeConstantData()
103 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("unsigned long")); in writeConstantData()
110 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("float")); in writeConstantData()
117 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("double")); in writeConstantData()
124 uConstTypeName = OUString(RTL_CONSTASCII_USTRINGPARAM("string")); in writeConstantData()
[all …]

Completed in 28 milliseconds