Searched refs:aModPt (Results 1 – 1 of 1) sorted by relevance
558 Point aModPt( aMovePos ); in IMPL_LINK() local562 if ( !rSh.VisArea().IsInside( aModPt ) ) in IMPL_LINK()567 rView.Scroll( Rectangle(aModPt,Size(1,1)), nMaxScroll, nMaxScroll); in IMPL_LINK()572 (rSh.*rSh.fnDrag)(&aModPt,sal_False); in IMPL_LINK()576 aModPt = rSh.GetCntntPos( aModPt,aModPt.Y() > rSh.VisArea().Bottom() ); in IMPL_LINK()582 Point aPos( aModPt ); in IMPL_LINK()586 (rSh.*rSh.fnSetCrsr)( &aModPt, sal_False ); in IMPL_LINK()596 if( aModPt.Y() < ( rVisArea.Top() + rVisArea.Height() / 2 ) ) in IMPL_LINK()
Completed in 53 milliseconds