Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx122 sal_uInt16 nTmpSpell = nVal & 0x00FF; in ShowLanguageErrors() local
125 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 10 milliseconds