Searched refs:bGrammarErrorFound (Results 1 – 1 of 1) sorted by relevance
1558 bool bGrammarErrorFound = false; in SpellSentence() local1578 bGrammarErrorFound = aGrammarResult.aErrors.getLength() > 0; in SpellSentence()1579 if( xSpellRet.is() || bGrammarErrorFound ) in SpellSentence()1607 if(xSpellRet.is() || bGrammarErrorFound) in SpellSentence()1641 if( bGrammarErrorFound ) in SpellSentence()1667 if( !bGrammarErrorFound ) //in grammar check there's only one error returned in SpellSentence()
Completed in 19 milliseconds