Searched refs:aModPt (Results 1 – 1 of 1) sorted by relevance
556 Point aModPt( aMovePos ); in IMPL_LINK() local560 if ( !rSh.VisArea().IsInside( aModPt ) ) in IMPL_LINK()565 rView.Scroll( Rectangle(aModPt,Size(1,1)), nMaxScroll, nMaxScroll); in IMPL_LINK()570 (rSh.*rSh.fnDrag)(&aModPt,sal_False); in IMPL_LINK()574 aModPt = rSh.GetCntntPos( aModPt,aModPt.Y() > rSh.VisArea().Bottom() ); in IMPL_LINK()580 Point aPos( aModPt ); in IMPL_LINK()584 (rSh.*rSh.fnSetCrsr)( &aModPt, sal_False ); in IMPL_LINK()594 if( aModPt.Y() < ( rVisArea.Top() + rVisArea.Height() / 2 ) ) in IMPL_LINK()
Completed in 23 milliseconds