Searched refs:nTmpSpell (Results 1 – 1 of 1) sorted by relevance
122 sal_uInt16 nTmpSpell = nVal & 0x00FF; in ShowLanguageErrors() local125 if (SVX_LANG_MISSING_DO_WARN == nTmpSpell) in ShowLanguageErrors()130 nTmpSpell = SVX_LANG_MISSING; in ShowLanguageErrors()140 rLCS[ nLang ] = (nTmpHyph << 8) | nTmpSpell; in ShowLanguageErrors()
Completed in 9 milliseconds