Searched refs:checkScriptType (Results 1 – 2 of 2) sorted by relevance
93 sal_Int16 SAL_CALL checkScriptType(sal_Unicode c) in checkScriptType() function233 scriptType = checkScriptType(aText[nStartPos + start]); in getConversions()247 if (checkScriptType(aText[nStartPos + end]) != scriptType) in getConversions()
73 sal_Int16 SAL_CALL checkScriptType(sal_Unicode c) throw (RuntimeException) in checkScriptType() function92 if (checkScriptType( rTxt.getStr()[i]) != nScriptType) in TextIsAllScriptType()
Completed in 19 milliseconds