Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoflatpara.cxx170 return mpTxtNode->IsWrongDirty(); in isChecked()
373 pTxtNode->IsWrongDirty()) || in getNextPara()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx902 if ( ( IsWrongDirty() || GetWrong() ) && m_Text.Len() ) in Spell()
913 if(!IsWrongDirty()) in Spell()
1319 if( !pNode->GetWrong()->Count() && ! pNode->IsWrongDirty() ) in _AutoSpell()
2228 bool SwTxtNode::IsWrongDirty() const in IsWrongDirty() function in SwTxtNode
/trunk/main/sw/inc/
H A Dndtxt.hxx200 bool IsWrongDirty() const;
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx2163 bProcess = pTxtNode->IsWrongDirty(); break; in _DoIdleJob()
2194 bPageValid = bPageValid && !pTxtNode->IsWrongDirty(); in _DoIdleJob()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx881 if ( !pTxtNode->GetWrong() && !pTxtNode->IsWrongDirty() ) in lcl_SetWrong()

Completed in 49 milliseconds