Searched defs:C2S (Results 1 – 9 of 9) sorted by relevance
52 #define C2S(cChar) String::CreateFromAscii(cChar) macro
65 #define C2S(cChar) String::CreateFromAscii(cChar) macro
101 #define C2S(cChar) String::CreateFromAscii(cChar) macro
53 #define C2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) macro
71 #define C2S(cChar) String( RTL_CONSTASCII_STRINGPARAM(cChar) ) macro
43 #define C2S(cChar) UniString::CreateFromAscii(cChar) macro
39 #define C2S(cChar) String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(cChar)) macro
26 #define C2S(cChar) String::CreateFromAscii( cChar ) macro
71 #define C2S(cChar) String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(cChar)) macro
Completed in 100 milliseconds