Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Drootfrm.hxx222 bool IsNeedGrammarCheck() const { return mbNeedGrammarCheck; } in IsNeedGrammarCheck() function in SwRootFrm
/AOO41X/main/sw/source/core/doc/
H A Ddoclay.cxx1951 if( pTmpRoot->IsNeedGrammarCheck() ) in IMPL_LINK()