Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx148 … SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck);
1256 bool SwEditShell::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence() argument
1261 bool bRet = pSpellIter->SpellSentence(rPortions, bIsGrammarCheck); in SpellSentence()
1543 bool SwSpellIter::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence() argument
1574 xSpeller, 0, 0, bIsGrammarCheck ); in SpellSentence()
1725 if( !bIsGrammarCheck ) in SpellSentence()
/trunk/main/sw/inc/
H A Dsplargs.hxx111 bool bIsGrammarCheck; member
120 bIsGrammarCheck( bGrammar ) in SwSpellArgs()
H A Deditsh.hxx719 bool SpellSentence(::svx::SpellPortions& rToFill, bool bIsGrammarCheck );
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx1950 if( pSpellArgs && pSpellArgs->bIsGrammarCheck) in Spell()
1986 if( pSpellArgs && pSpellArgs->bIsGrammarCheck ) in Spell()

Completed in 36 milliseconds