Searched refs:eFailureType (Results 1 – 1 of 1) sorted by relevance
679 sal_Int16 eFailureType = -1; // no failure in spell_Impl() local684 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 20 milliseconds