Home
last modified time | relevance | path

Searched refs:mpGetResultString (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/os2/
H A Dsaldata.hxx70 ImGetResultStringFunc* mpGetResultString; member
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx317 { 122, (PFN*)&(pIMEData->mpGetResultString) }, in GetSalIMEData()
3245 pIMEData->mpGetResultString( hIMI, IMR_RESULT_RESULTSTRING, 0, &nBufLen ); in ImplHandleIMEConversion()
3249 … pIMEData->mpGetResultString( hIMI, IMR_RESULT_RESULTSTRING, pBuf, &nBufLen ); in ImplHandleIMEConversion()