Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Drootfrm.hxx223 void SetNeedGrammarCheck( bool bVal ) { mbNeedGrammarCheck = bVal; } in SetNeedGrammarCheck() function in SwRootFrm
/AOO41X/main/sw/source/core/text/
H A Dtxtfrm.cxx903 pRootFrm->SetNeedGrammarCheck( sal_True ); in lcl_SetWrong()
/AOO41X/main/sw/source/core/doc/
H A Ddoc.cxx2080 …uts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::SetNeedGrammarCheck), true) ); in SpellItAgainSam()
/AOO41X/main/sw/source/core/layout/
H A Dwsfrm.cxx492 pRoot->SetNeedGrammarCheck( sal_True ); in InvalidatePage()