Lines Matching refs:getSdrDragView
196 const bool bUndo = getSdrDragView().IsUndoEnabled(); in EndSdrDrag()
198 getSdrDragView().BegUndo(SVX_RESSTR(RID_SVX_3D_UNDO_ROTATE)); in EndSdrDrag()
208 getSdrDragView().AddUndo(new E3dRotateUndoAction(rCandidate.mp3DObj->GetModel(), in EndSdrDrag()
214 getSdrDragView().EndUndo(); in EndSdrDrag()
276 SdrPageView* pPV = getSdrDragView().GetSdrPageView(); in CreateOverlayGeometry()
389 if(getSdrDragView().ISA(E3dView)) in MoveSdrDrag()
391 const MouseEvent& rLastMouse = ((E3dView&)getSdrDragView()).GetMouseEvent(); in MoveSdrDrag()
421 if(!getSdrDragView().IsRotateAllowed(sal_False)) in MoveSdrDrag()
550 if(getSdrDragView().IsResizeAtCenter()) in E3dDragMove()
581 if(getSdrDragView().ISA(E3dView)) in MoveSdrDrag()
583 const MouseEvent& rLastMouse = ((E3dView&)getSdrDragView()).GetMouseEvent(); in MoveSdrDrag()
727 if(getSdrDragView().IsOrtho()) in MoveSdrDrag()