Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1558 bool bGrammarErrorFound = false; in SpellSentence() local
1578 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 14 milliseconds