Searched refs:aModPt (Results 1 – 1 of 1) sorted by relevance
555 Point aModPt( aMovePos ); in IMPL_LINK() local559 if ( !rSh.VisArea().IsInside( aModPt ) ) in IMPL_LINK()564 rView.Scroll( Rectangle(aModPt,Size(1,1)), nMaxScroll, nMaxScroll); in IMPL_LINK()569 (rSh.*rSh.fnDrag)(&aModPt,sal_False); in IMPL_LINK()573 aModPt = rSh.GetCntntPos( aModPt,aModPt.Y() > rSh.VisArea().Bottom() ); in IMPL_LINK()579 Point aPos( aModPt ); in IMPL_LINK()583 (rSh.*rSh.fnSetCrsr)( &aModPt, sal_False ); in IMPL_LINK()593 if( aModPt.Y() < ( rVisArea.Top() + rVisArea.Height() / 2 ) ) in IMPL_LINK()