Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/editeng/
H A Dedtspell.hxx114 sal_Bool HasWrongs() const { return Count() != 0; } in HasWrongs() function in WrongList
H A Dimpedit3.cxx3249 if(pWrongs && pWrongs->HasWrongs()) in Paint()
3480 … GetStatus().DoOnlineSpelling() && pPortion->GetNode()->GetWrongList()->HasWrongs() && pTextPortio… in Paint()
H A Dediteng.cxx1806 …gChanged || ( nWord & EE_CNTRL_ONLINESPELLING ) ) ? pNode->GetWrongList()->HasWrongs() : sal_False; in SetControlWord()
H A Dimpedit2.cxx2851 if (pWrongs && pWrongs->HasWrongs()) in ImpInsertText()

Completed in 72 milliseconds