Searched defs:ConverterT (Results 1 – 1 of 1) sorted by relevance
62 struct ConverterT { struct in SalConverterCache63 rtl_UnicodeToTextConverter mpU2T;64 rtl_TextToUnicodeConverter mpT2U;65 Bool mbSingleByteEncoding;66 Bool mbValid;67 ConverterT() : in ConverterT() function74 ~ConverterT() in ~ConverterT()
Completed in 9 milliseconds