Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dhhconvdic.cxx89 sal_Bool bIsAll = sal_True; in TextIsAllScriptType() local
90 for (sal_Int32 i = 0; i < rTxt.getLength() && bIsAll; ++i) in TextIsAllScriptType()
93 bIsAll = sal_False; in TextIsAllScriptType()
95 return bIsAll; in TextIsAllScriptType()

Completed in 10 milliseconds