Home
last modified time | relevance | path

Searched refs:aOldVis (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/view/
H A Dvprint.cxx344 SwRect aOldVis( VisArea() ); in CalcPagesForPrint() local
354 aVisArea = aOldVis; //Zuruecksetzen wg. der Paints! in CalcPagesForPrint()
H A Dviewsh.cxx1353 const SwRect aOldVis( VisArea() ); in SmoothScroll() local
1379 aRect.Pos().Y() = lYDiff < 0 ? aOldVis.Bottom() - aPixSz.Height() in SmoothScroll()
1437 aVisArea = aOldVis; in SmoothScroll()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx559 const SwRect aOldVis( rSh.VisArea() ); in IMPL_LINK() local
592 if( aOldVis == rVisArea && !rSh.IsStartOfDoc() && !rSh.IsEndOfDoc() ) in IMPL_LINK()
603 aMovePos += rSh.VisArea().Pos() - aOldVis.Pos(); in IMPL_LINK()

Completed in 54 milliseconds