Home
last modified time | relevance | path

Searched refs:rOldRect (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx319 const SwRect &rOldRect, in PaintCntnt() argument
334 long nOldHeight = (rOldRect.*fnRect->fnGetHeight)(); in PaintCntnt()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx568 const Rectangle& rOldRect = pMarquee->GetLogicRect(); in EndMarquee() local
569 pMarquee->SetLogicRect( Rectangle( rOldRect.TopLeft(), in EndMarquee()
605 const Rectangle& rOldRect = pObj->GetLogicRect(); in ResizeDrawObject() local
606 Size aNewSz( nWidth, rOldRect.GetSize().Height() ); in ResizeDrawObject()
607 pObj->SetLogicRect( Rectangle( rOldRect.TopLeft(), aNewSz ) ); in ResizeDrawObject()
/trunk/main/sw/source/core/text/
H A Dfrmpaint.cxx323 SwRect rOldRect( rRect ); in PaintExtraData()
359 (SwRect&)rRect = rOldRect; in PaintExtraData()
420 (SwRect&)rRect = rOldRect; in PaintExtraData()
/trunk/main/sw/source/core/inc/
H A Dlayact.hxx107 const SwRect &rOldRect, long nOldBottom );

Completed in 27 milliseconds