Home
last modified time | relevance | path

Searched refs:rtl_TextToUnicodeConverter (Results 1 – 25 of 25) sorted by relevance

/aoo4110/main/sal/textenc/
H A Dtextcvt.c106 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()
/aoo4110/main/sal/inc/rtl/
H A Dtextcvt.h41 typedef void* rtl_TextToUnicodeConverter; typedef
49 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,
/aoo4110/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx56 rtl_TextToUnicodeConverter aConverter in testSingleByteCharSet()
126 rtl_TextToUnicodeConverter aConverter in testSingleByteCharSet()
171 rtl_TextToUnicodeConverter aConverter in doComplexCharSetTest()
207 rtl_TextToUnicodeConverter aConverter in doComplexCharSetTest()
259 rtl_TextToUnicodeConverter aConverter in doComplexCharSetTest()
378 rtl_TextToUnicodeConverter aConverter in doComplexCharSetCutTest()
2598 rtl_TextToUnicodeConverter cv = rtl_createTextToUnicodeConverter( in testSRCBUFFERTOSMALL()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalcvt.hxx50 rtl_TextToUnicodeConverter
64 rtl_TextToUnicodeConverter mpT2U;
H A Dsalcvt.cxx71 rtl_TextToUnicodeConverter
/aoo4110/main/tools/source/string/
H A Dstrcvt.cxx196 rtl_TextToUnicodeConverter hConverter; in ImplGet1ByteUnicodeTab()
264 rtl_TextToUnicodeConverter hConverter; in ImplGet1ByteConvertTab()
498 rtl_TextToUnicodeConverter hConverter; in ConvertToUnicode()
/aoo4110/main/store/workben/
H A Dt_base.cxx226 rtl_TextToUnicodeConverter hConvert, in __store_convertTextToUnicode()
256 rtl_TextToUnicodeConverter hConvert; in __store_testUnicode()
/aoo4110/main/store/source/
H A Dstordir.hxx117 rtl_TextToUnicodeConverter m_hTextCvt;
H A Dstordir.cxx72 rtl_TextToUnicodeConverter hConverter, in __store_convertTextToUnicode()
/aoo4110/main/rsc/source/tools/
H A Drscchar.cxx157 rtl_TextToUnicodeConverter hConv = rtl_createTextToUnicodeConverter( nTextEncoding ); in MakeUTF8()
/aoo4110/main/svtools/inc/svtools/
H A Dhtmlout.hxx50 rtl_TextToUnicodeConverter m_hConv;
/aoo4110/main/sax/inc/
H A Dxml2utf.hxx48 rtl_TextToUnicodeConverter m_convText2Unicode;
/aoo4110/main/sw/source/filter/ascii/
H A Dparasc.cxx293 rtl_TextToUnicodeConverter hConverter=0; in ReadChars()
/aoo4110/main/io/source/TextInputStream/
H A DTextInputStream.cxx79 rtl_TextToUnicodeConverter mConvText2Unicode;
/aoo4110/main/svtools/source/svrtf/
H A Dsvparser.cxx59 rtl_TextToUnicodeConverter hConv;
/aoo4110/main/sw/source/filter/basflt/
H A Diodetect.cxx480 rtl_TextToUnicodeConverter hConverter = in IsDetectableText()
/aoo4110/main/vcl/unx/generic/app/
H A Di18n_cb.cxx200 rtl_TextToUnicodeConverter aConverter = in Preedit_InsertText()
/aoo4110/main/sal/osl/unx/
H A Dfile_url.cxx907 rtl_TextToUnicodeConverter m_converter;
/aoo4110/main/sal/rtl/source/
H A Duri.cxx186 rtl_TextToUnicodeConverter aConverter in readUcs4()
H A Dustring.c598 rtl_TextToUnicodeConverter hConverter; in rtl_string2UString_status()
/aoo4110/main/vcl/source/gdi/
H A Dimpfont.cxx503 rtl_TextToUnicodeConverter aConverter = NULL; in ParseCMAP()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx2724 sal_Size Custom8BitToUnicode(rtl_TextToUnicodeConverter hConverter, in Custom8BitToUnicode()
2762 rtl_TextToUnicodeConverter hCP1252Converter = in Custom8BitToUnicode()
2846 rtl_TextToUnicodeConverter hConverter = 0; in ReadPlainChars()
/aoo4110/main/sal/osl/os2/
H A Dfile.cxx3213 rtl_TextToUnicodeConverter hConverter; in TextToUnicode()
/aoo4110/main/tools/source/inet/
H A Dinetmime.cxx2056 rtl_TextToUnicodeConverter hConverter in convertToUnicode()
/aoo4110/main/vcl/unx/generic/window/
H A Dsalframe.cxx3463 rtl_TextToUnicodeConverter aConverter = in HandleKeyEvent()

Completed in 175 milliseconds