Home
last modified time | relevance | path

Searched refs:rtl_TextToUnicodeContext (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sal/textenc/
H A Dtextcvt.c124 rtl_TextToUnicodeContext SAL_CALL rtl_createTextToUnicodeContext( rtl_TextToUnicodeConverter hConve… in rtl_createTextToUnicodeContext()
130 return (rtl_TextToUnicodeContext)pConverter->mpCreateTextToUnicodeContext(); in rtl_createTextToUnicodeContext()
132 return (rtl_TextToUnicodeContext)1; in rtl_createTextToUnicodeContext()
138 rtl_TextToUnicodeContext hContext ) in rtl_destroyTextToUnicodeContext()
148 rtl_TextToUnicodeContext hContext ) in rtl_resetTextToUnicodeContext()
158 rtl_TextToUnicodeContext hContext, in rtl_convertTextToUnicode()
/aoo4110/main/sal/inc/rtl/
H A Dtextcvt.h45 typedef void* rtl_TextToUnicodeContext; typedef
57 rtl_TextToUnicodeContext SAL_CALL rtl_createTextToUnicodeContext( rtl_TextToUnicodeConverter hCon…
61 …royTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, rtl_TextToUnicodeContext hContext …
65 …setTextToUnicodeContext( rtl_TextToUnicodeConverter hConverter, rtl_TextToUnicodeContext hContext …
96 rtl_TextToUnicodeContext hContext,
/aoo4110/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx58 rtl_TextToUnicodeContext aContext in testSingleByteCharSet()
128 rtl_TextToUnicodeContext aContext in testSingleByteCharSet()
173 rtl_TextToUnicodeContext aContext in doComplexCharSetTest()
209 rtl_TextToUnicodeContext aContext in doComplexCharSetTest()
212 if (aContext != (rtl_TextToUnicodeContext) 1) { in doComplexCharSetTest()
2601 rtl_TextToUnicodeContext cx = rtl_createTextToUnicodeContext(cv); in testSRCBUFFERTOSMALL()
/aoo4110/main/svtools/source/svrtf/
H A Dsvparser.cxx60 rtl_TextToUnicodeContext hContext;
67 nSaveToken(0), hConv( 0 ), hContext( (rtl_TextToUnicodeContext)1 ) in SvParser_Impl()
150 pImplData->hContext = (rtl_TextToUnicodeContext )1; in SetSrcEncoding()
293 if( pImplData->hContext != (rtl_TextToUnicodeContext)1 ) in GetNextChar()
/aoo4110/main/svtools/inc/svtools/
H A Dhtmlout.hxx51 rtl_TextToUnicodeContext m_hContext;
/aoo4110/main/sax/inc/
H A Dxml2utf.hxx49 rtl_TextToUnicodeContext m_contextText2Unicode;
/aoo4110/main/sw/source/filter/ascii/
H A Dparasc.cxx294 rtl_TextToUnicodeContext hContext=0; in ReadChars()
/aoo4110/main/io/source/TextInputStream/
H A DTextInputStream.cxx80 rtl_TextToUnicodeContext mContextText2Unicode;
/aoo4110/main/sw/source/filter/basflt/
H A Diodetect.cxx482 rtl_TextToUnicodeContext hContext = in IsDetectableText()
/aoo4110/main/vcl/unx/generic/app/
H A Di18n_cb.cxx202 rtl_TextToUnicodeContext aContext = in Preedit_InsertText()
/aoo4110/main/svtools/source/svhtml/
H A Dhtmlout.cxx64 : (rtl_TextToUnicodeContext)1; in HTMLOutContext()
/aoo4110/main/tools/source/inet/
H A Dinetmime.cxx2058 rtl_TextToUnicodeContext hContext in convertToUnicode()
/aoo4110/main/vcl/unx/generic/window/
H A Dsalframe.cxx3465 rtl_TextToUnicodeContext aContext = in HandleKeyEvent()

Completed in 122 milliseconds