Searched refs:rtl_TextToUnicodeConverter (Results 1 – 25 of 25) sorted by relevance
106 rtl_TextToUnicodeConverter SAL_CALL rtl_createTextToUnicodeConverter( rtl_TextEncoding eTextEncodin… in rtl_createTextToUnicodeConverter()110 return (rtl_TextToUnicodeConverter) &pData->maConverter; in rtl_createTextToUnicodeConverter()117 void SAL_CALL rtl_destroyTextToUnicodeConverter( rtl_TextToUnicodeConverter hContext ) in rtl_destroyTextToUnicodeConverter()124 rtl_TextToUnicodeContext SAL_CALL rtl_createTextToUnicodeContext( rtl_TextToUnicodeConverter hConve… 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()189 return (rtl_TextToUnicodeConverter) &pData->maConverter; in rtl_createUnicodeToTextConverter()
41 typedef void* rtl_TextToUnicodeConverter; typedef49 rtl_TextToUnicodeConverter SAL_CALL rtl_createTextToUnicodeConverter( rtl_TextEncoding eTextEncodin…53 void SAL_CALL rtl_destroyTextToUnicodeConverter( rtl_TextToUnicodeConverter hConverter );57 rtl_TextToUnicodeContext SAL_CALL rtl_createTextToUnicodeContext( rtl_TextToUnicodeConverter hCon…61 void SAL_CALL rtl_destroyTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, rtl_Te…65 void SAL_CALL rtl_resetTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, rtl_Text…95 sal_Size SAL_CALL rtl_convertTextToUnicode( rtl_TextToUnicodeConverter hConverter,
56 rtl_TextToUnicodeConverter aConverter in testSingleByteCharSet()122 rtl_TextToUnicodeConverter aConverter in testSingleByteCharSet()165 rtl_TextToUnicodeConverter aConverter in doComplexCharSetTest()199 rtl_TextToUnicodeConverter aConverter in doComplexCharSetTest()247 rtl_TextToUnicodeConverter aConverter in doComplexCharSetTest()364 rtl_TextToUnicodeConverter aConverter in doComplexCharSetCutTest()2559 rtl_TextToUnicodeConverter cv = rtl_createTextToUnicodeConverter( in TEST_F()
50 rtl_TextToUnicodeConverter 64 rtl_TextToUnicodeConverter mpT2U;
71 rtl_TextToUnicodeConverter
196 rtl_TextToUnicodeConverter hConverter; in ImplGet1ByteUnicodeTab()264 rtl_TextToUnicodeConverter hConverter; in ImplGet1ByteConvertTab()498 rtl_TextToUnicodeConverter hConverter; in ConvertToUnicode()
226 rtl_TextToUnicodeConverter hConvert, in __store_convertTextToUnicode()256 rtl_TextToUnicodeConverter hConvert; in __store_testUnicode()
117 rtl_TextToUnicodeConverter m_hTextCvt;
72 rtl_TextToUnicodeConverter hConverter, in __store_convertTextToUnicode()
157 rtl_TextToUnicodeConverter hConv = rtl_createTextToUnicodeConverter( nTextEncoding ); in MakeUTF8()
50 rtl_TextToUnicodeConverter m_hConv;
48 rtl_TextToUnicodeConverter m_convText2Unicode;
79 rtl_TextToUnicodeConverter mConvText2Unicode;
291 rtl_TextToUnicodeConverter hConverter=0; in ReadChars()
59 rtl_TextToUnicodeConverter hConv;
480 rtl_TextToUnicodeConverter hConverter = in IsDetectableText()
200 rtl_TextToUnicodeConverter aConverter = in Preedit_InsertText()
906 rtl_TextToUnicodeConverter m_converter;
186 rtl_TextToUnicodeConverter aConverter in readUcs4()
598 rtl_TextToUnicodeConverter hConverter; in rtl_string2UString_status()
503 rtl_TextToUnicodeConverter aConverter = NULL; in ParseCMAP()
2724 sal_Size Custom8BitToUnicode(rtl_TextToUnicodeConverter hConverter, in Custom8BitToUnicode()2762 rtl_TextToUnicodeConverter hCP1252Converter = in Custom8BitToUnicode()2846 rtl_TextToUnicodeConverter hConverter = 0; in ReadPlainChars()
3213 rtl_TextToUnicodeConverter hConverter; in TextToUnicode()
2056 rtl_TextToUnicodeConverter hConverter in convertToUnicode()
3463 rtl_TextToUnicodeConverter aConverter = in HandleKeyEvent()
Completed in 168 milliseconds