Home
last modified time | relevance | path

Searched refs:GetRepaint (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx932 SwRect &rRepaint = *(pPara->GetRepaint()); in CalcPreps()
1213 SwRect &rRepaint = *(pPara->GetRepaint()); in FormatAdjust()
1329 SwRepaint &rRepaint = *(pPara->GetRepaint()); in FormatLine()
1438 SwRepaint &rRepaint = *(pPara->GetRepaint()); in _Format()
2236 pPara->GetRepaint()->Pos( aTopLeft ); in FormatQuick()
2237 pPara->GetRepaint()->SSize( Prt().SSize() ); in FormatQuick()
H A Ditradj.cxx122 GetInfo().GetParaPortion()->GetRepaint()->SetOfst(0); in FormatBlock()
725 pPara->GetRepaint()->SetOfst( 0 ); in CalcAdjLine()
905 SwRepaint &rRepaint = *GetInfo().GetParaPortion()->GetRepaint(); in CalcDropRepaint()
H A Dporlay.hxx305 inline SwRepaint *GetRepaint() { return &aRepaint; } in GetRepaint() function in SwParaPortion
306 inline const SwRepaint *GetRepaint() const { return &aRepaint; } in GetRepaint() function in SwParaPortion
H A Dfrmpaint.cxx446 SwRepaint *pRepaint = GetPara()->GetRepaint(); in Paint()
661 SwRepaint &rRepaint = *(pPara->GetRepaint()); in Paint()
H A Dinftxt.hxx840 return GetParaPortion()->GetRepaint()->GetOfst(); in GetPaintOfst()
845 GetParaPortion()->GetRepaint()->SetOfst( nNew ); in SetPaintOfst()
H A Dtxtfrm.cxx1762 if( pPara->GetRepaint()->HasArea() ) in Prepare()
1850 if( pPara->GetRepaint()->HasArea() ) in Prepare()
2570 SwRepaint *pRepaint = GetPara()->GetRepaint(); in ChgThisLines()
H A Ditrform2.cxx1919 GetInfo().GetParaPortion()->GetRepaint()->Bottom() == nRet-1; in CalcBottomLine()
1924 ->GetRepaint())->Bottom( nRet-1 ); in CalcBottomLine()

Completed in 42 milliseconds