Searched defs:USTRING_TO_PCHAR (Results 1 – 3 of 3) sorted by relevance
57 #define USTRING_TO_PCHAR(x) OUStringToString(x , CHARSET_DONTKNOW ).GetCharStr() macro
46 #define USTRING_TO_PCHAR(x) OUStringToString(x , CHARSET_DONTKNOW ).GetCharStr() macro
342 #define USTRING_TO_PCHAR(x) UStringToString(x,CHARSET_PC_437).GetStr() macro
Completed in 29 milliseconds