Searched refs:nGrammarErrors (Results 1 – 1 of 1) sorted by relevance
1999 sal_Int32 nGrammarErrors; in Spell() local2009 nGrammarErrors = aResult.aErrors.getLength(); in Spell()2016 …hile( nSpellErrorPosition > aResult.nBehindEndOfSentencePosition && !nGrammarErrors && aResult.nBe… in Spell()2018 … if( nGrammarErrors > 0 && nSpellErrorPosition >= aResult.nBehindEndOfSentencePosition ) in Spell()
Completed in 27 milliseconds