Home
last modified time | relevance | path

Searched refs:GetRedln (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Ditrpaint.cxx346 if( GetRedln() && pCurr->HasRedline() ) in DrawTextLine()
347 GetRedln()->Seek( *pFnt, nOffset, 0 ); in DrawTextLine()
355 if( GetRedln() ) in DrawTextLine()
402 if ( GetRedln() && GetRedln()->ExtOn() ) in DrawTextLine()
695 if( ! pUnderlineFnt && pFnt->GetEscapement() > 0 && GetRedln() && in CheckSpecialUnderline()
696 GetRedln()->ChkSpecialUnderline() ) in CheckSpecialUnderline()
H A Ditratr.hxx88 inline SwRedlineItr *GetRedln() { return pRedln; } in GetRedln() function in SwAttrIter
H A Ditrform2.cxx1862 if( ((SwTxtFormatter*)this)->GetRedln() ) in FeedInf()
1864 ((SwTxtFormatter*)this)->GetRedln()->Clear( ((SwTxtFormatter*)this)->GetFnt() ); in FeedInf()
1865 ((SwTxtFormatter*)this)->GetRedln()->Reset(); in FeedInf()
H A Dtxtftn.cxx1133 if( GetRedln() && pCurr->HasRedline() ) in FormatQuoVadis()
1134 GetRedln()->Seek( *pFnt, nOffset, 0 ); in FormatQuoVadis()
H A Dporlay.cxx653 SetRedline( rLine.GetRedln() && in CalcLine()
654 rLine.GetRedln()->CheckLine( rLine.GetStart(), rLine.GetEnd() ) ); in CalcLine()
H A Dpormulti.cxx1559 if( GetRedln() ) in PaintMultiPortion()

Completed in 56 milliseconds