Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/source/textconversion/
H A Dtextconversion_ko.cxx93 sal_Int16 SAL_CALL checkScriptType(sal_Unicode c) in checkScriptType() function
233 scriptType = checkScriptType(aText[nStartPos + start]); in getConversions()
247 if (checkScriptType(aText[nStartPos + end]) != scriptType) in getConversions()
/aoo41x/main/linguistic/source/
H A Dhhconvdic.cxx73 sal_Int16 SAL_CALL checkScriptType(sal_Unicode c) throw (RuntimeException) in checkScriptType() function
92 if (checkScriptType( rTxt.getStr()[i]) != nScriptType) in TextIsAllScriptType()

Completed in 24 milliseconds