Searched defs:hConverter (Results 1 – 11 of 11) sorted by relevance
124 …xtToUnicodeContext SAL_CALL rtl_createTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter ) in rtl_createTextToUnicodeContext()137 void SAL_CALL rtl_destroyTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, in rtl_destroyTextToUnicodeContext()147 void SAL_CALL rtl_resetTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, in rtl_resetTextToUnicodeContext()157 sal_Size SAL_CALL rtl_convertTextToUnicode( rtl_TextToUnicodeConverter hConverter, in rtl_convertTextToUnicode()196 void SAL_CALL rtl_destroyUnicodeToTextConverter( rtl_UnicodeToTextConverter hConverter ) in rtl_destroyUnicodeToTextConverter()203 …icodeToTextContext SAL_CALL rtl_createUnicodeToTextContext( rtl_UnicodeToTextConverter hConverter ) in rtl_createUnicodeToTextContext()216 void SAL_CALL rtl_destroyUnicodeToTextContext( rtl_UnicodeToTextConverter hConverter, in rtl_destroyUnicodeToTextContext()226 void SAL_CALL rtl_resetUnicodeToTextContext( rtl_UnicodeToTextConverter hConverter, in rtl_resetUnicodeToTextContext()236 sal_Size SAL_CALL rtl_convertUnicodeToText( rtl_UnicodeToTextConverter hConverter, in rtl_convertUnicodeToText()
196 rtl_TextToUnicodeConverter hConverter; in ImplGet1ByteUnicodeTab() local264 rtl_TextToUnicodeConverter hConverter; in ImplGet1ByteConvertTab() local498 rtl_TextToUnicodeConverter hConverter; in ConvertToUnicode() local535 rtl_UnicodeToTextConverter hConverter; in ConvertFromUnicode() local
72 rtl_TextToUnicodeConverter hConverter, in __store_convertTextToUnicode()
1498 FontToSubsFontConverter hConverter, sal_Unicode cChar ) in ConvertFontToSubsFontChar()1508 String GetFontToSubsFontName( FontToSubsFontConverter hConverter ) in GetFontToSubsFontName()
184 rtl_UnicodeToTextConverter hConverter; in rtl_impl_convertUStringToString() local
598 rtl_TextToUnicodeConverter hConverter; in rtl_string2UString_status() local
293 rtl_TextToUnicodeConverter hConverter=0; in ReadChars() local
480 rtl_TextToUnicodeConverter hConverter = in IsDetectableText() local
2056 rtl_TextToUnicodeConverter hConverter in convertToUnicode() local2098 rtl_UnicodeToTextConverter hConverter in convertFromUnicode() local4051 rtl_UnicodeToTextConverter hConverter in finish() local
3164 rtl_UnicodeToTextConverter hConverter; in UnicodeToText() local3213 rtl_TextToUnicodeConverter hConverter; in TextToUnicode() local
2724 sal_Size Custom8BitToUnicode(rtl_TextToUnicodeConverter hConverter, in Custom8BitToUnicode()2846 rtl_TextToUnicodeConverter hConverter = 0; in ReadPlainChars() local
Completed in 85 milliseconds