Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1082 sal_Bool bLangOk = (nLangFound == rArgs.nConvSrcLang) || in Convert() local
1096 bFound = bLangOk && nLen > 0; in Convert()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1771 sal_Bool bLangOk = (nLangFound == nSrcLang) || in ImpConvert() local
1785 nEnd > aCurStart.nIndex && bLangOk) in ImpConvert()
1807 !bLangOk && !bIsAsianScript && nEnd > aCurStart.nIndex) in ImpConvert()

Completed in 35 milliseconds