Searched refs:aMovePos (Results 1 – 3 of 3) sorted by relevance
137 aMovePos = aDocPos; in StartDrag()159 pTransfer->StartDrag( this, aMovePos ); in StartExecuteDrag()
555 Point aModPt( aMovePos ); in IMPL_LINK()600 aMovePos += rSh.VisArea().Pos() - aOldVis.Pos(); in IMPL_LINK()621 Max( aMovePos.Y() - rVisArea.Bottom(), rVisArea.Top() - aMovePos.Y() ), in JustifyAreaTimer()622 Max( aMovePos.X() - rVisArea.Right(), rVisArea.Left() - aMovePos.X())); in JustifyAreaTimer()628 aMovePos = rPos; in LeaveArea()
93 Point aMovePos; member in SwEditWin