Searched refs:SetWrong (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 433 pNode->SetWrong( GetWrong()->SplitList( nSplitPos ) ); in SplitCntntNode() 538 SetWrong( 0, false ); in SplitCntntNode() 575 pNode->SetWrong( pList->SplitList( nSplitPos ) ); in SplitCntntNode() 576 SetWrong( pList, false ); in SplitCntntNode() 663 SetWrong( 0, false ); in JoinNext() 672 pTxtNode->SetWrong( 0, false ); in JoinNext() 726 SetWrong( pList, false ); in JoinNext() 755 pTxtNode->SetWrong( 0, false ); in JoinPrev() 756 SetWrong( NULL ); in JoinPrev() 765 SetWrong( 0, false ); in JoinPrev() [all …]
|
H A D | txtedt.cxx | 1264 pNode->SetWrong( new SwWrongList( WRONGLIST_SPELL ) ); in _AutoSpell() 1314 pNode->SetWrong( NULL ); in _AutoSpell() 2120 void SwTxtNode::SetWrong( SwWrongList* pNew, bool bDelete ) in SetWrong() function in SwTxtNode
|
H A D | fntcap.cxx | 273 aInfo.SetWrong( NULL ); in GetCapitalBreak()
|
/aoo41x/main/sw/source/core/text/ |
H A D | frmpaint.cxx | 212 aDrawInf.SetWrong( NULL ); in PaintExtra() 573 aDrawInf.SetWrong( NULL ); in PaintEmpty()
|
H A D | inftxt.cxx | 746 aDrawInf.SetWrong( bTmpWrong ? pWrongList : NULL ); in _DrawText() 758 aDrawInf.SetWrong( bTmpWrong ? pWrongList : NULL ); in _DrawText()
|
H A D | txtfrm.cxx | 883 pTxtNode->SetWrong( new SwWrongList( WRONGLIST_SPELL ) ); in lcl_SetWrong()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | drawfont.hxx | 397 void SetWrong( const SwWrongList* pNew ) in SetWrong() function in SwDrawTextInfo
|
/aoo41x/main/sw/inc/ |
H A D | ndtxt.hxx | 205 void SetWrong( SwWrongList* pNew, bool bDelete = true );
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotextmarkup.cxx | 146 mpTxtNode->SetWrong( pWList ); in commitStringMarkup()
|
H A D | unoobj.cxx | 2719 txtNode->SetWrong(0, true); in invalidateMarkings()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1440 ((SwTxtNode*)this)->SetWrong( NULL ); in DelFrms()
|
Completed in 145 milliseconds