Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dspelldsp.cxx679 sal_Int16 eFailureType = -1; // no failure in spell_Impl() local
684 eFailureType = xRes->getFailureType(); in spell_Impl()
698 eFailureType = SpellFailure::IS_NEGATIVE_WORD; in spell_Impl()
713 eFailureType = -1; // no failure in spell_Impl()
718 if (eFailureType != -1) // word misspelled or found in negative user-dictionary in spell_Impl()
736 xSetAlt->setFailureType( eFailureType ); in spell_Impl()

Completed in 16 milliseconds