Home
last modified time | relevance | path

Searched refs:IsGrammarCheckDirty (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/sw/source/core/unocore/
H A Dunoflatpara.cxx172 return mpTxtNode->IsGrammarCheckDirty(); in isChecked()
375 pTxtNode->IsGrammarCheckDirty())) ) in getNextPara()
/AOO41X/main/sw/inc/
H A Dndtxt.hxx197 bool IsGrammarCheckDirty() const;
/AOO41X/main/sw/source/core/txtnode/
H A Dtxtedt.cxx2233 bool SwTxtNode::IsGrammarCheckDirty() const in IsGrammarCheckDirty() function in SwTxtNode
/AOO41X/main/sw/source/core/layout/
H A Dwsfrm.cxx491 if (pTxtNode && pTxtNode->IsGrammarCheckDirty()) in InvalidatePage()
/AOO41X/main/sw/source/core/doc/
H A Ddocedt.cxx1858 if( rTxtNode.IsGrammarCheckDirty() ) in lcl_syncGrammarError()