Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dlingucfg.cxx1257 bool bDicIsActive = true; in GetActiveDictionariesByFormat() local
1259 for (sal_Int32 k = 0; bDicIsActive && k < aDisabledDics.getLength(); ++k) in GetActiveDictionariesByFormat()
1262 bDicIsActive = false; in GetActiveDictionariesByFormat()
1265 if (bDicIsActive) in GetActiveDictionariesByFormat()

Completed in 19 milliseconds