Searched refs:aOldVis (Results 1 – 3 of 3) sorted by relevance
344 SwRect aOldVis( VisArea() ); in CalcPagesForPrint() local354 aVisArea = aOldVis; //Zuruecksetzen wg. der Paints! in CalcPagesForPrint()
1353 const SwRect aOldVis( VisArea() ); in SmoothScroll() local1379 aRect.Pos().Y() = lYDiff < 0 ? aOldVis.Bottom() - aPixSz.Height() in SmoothScroll()1437 aVisArea = aOldVis; in SmoothScroll()
557 const SwRect aOldVis( rSh.VisArea() ); in IMPL_LINK() local590 if( aOldVis == rVisArea && !rSh.IsStartOfDoc() && !rSh.IsEndOfDoc() ) in IMPL_LINK()601 aMovePos += rSh.VisArea().Pos() - aOldVis.Pos(); in IMPL_LINK()
Completed in 52 milliseconds