Home
last modified time | relevance | path

Searched defs:ConverterT (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalcvt.hxx62 struct ConverterT { struct in SalConverterCache
63 rtl_UnicodeToTextConverter mpU2T;
64 rtl_TextToUnicodeConverter mpT2U;
65 Bool mbSingleByteEncoding;
66 Bool mbValid;
67 ConverterT() : in ConverterT() argument
74 ~ConverterT() in ~ConverterT()

Completed in 11 milliseconds