Searched refs:bIsGrammarCheck (Results 1 – 4 of 4) sorted by relevance
148 … SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck);1256 bool SwEditShell::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence() argument1261 bool bRet = pSpellIter->SpellSentence(rPortions, bIsGrammarCheck); in SpellSentence()1543 bool SwSpellIter::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence() argument1574 xSpeller, 0, 0, bIsGrammarCheck ); in SpellSentence()1725 if( !bIsGrammarCheck ) in SpellSentence()
111 bool bIsGrammarCheck; member120 bIsGrammarCheck( bGrammar ) in SwSpellArgs()
719 bool SpellSentence(::svx::SpellPortions& rToFill, bool bIsGrammarCheck );
1950 if( pSpellArgs && pSpellArgs->bIsGrammarCheck) in Spell()1986 if( pSpellArgs && pSpellArgs->bIsGrammarCheck ) in Spell()
Completed in 32 milliseconds