Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx82 …bool mbNeedGrammarCheck; // true when something needs to be checked (not necessarily starte… member in SwRootFrm
221 bool IsNeedGrammarCheck() const { return mbNeedGrammarCheck; } in IsNeedGrammarCheck()
222 void SetNeedGrammarCheck( bool bVal ) { mbNeedGrammarCheck = bVal; } in SetNeedGrammarCheck()
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx488 mbNeedGrammarCheck( false ), in SwRootFrm()
595 mbNeedGrammarCheck = pViewSh->GetViewOptions()->IsOnlineSpell(); in Init()

Completed in 22 milliseconds