Searched refs:PathDragMove (Results 1 – 1 of 1) sorted by relevance
82 class PathDragMove : public SdrDragMove class91 PathDragMove(SdrDragView& rNewView, in PathDragMove() function in sd::PathDragMove99 PathDragMove(SdrDragView& rNewView, in PathDragMove() function in sd::PathDragMove112 void PathDragMove::createSdrDragEntries() in createSdrDragEntries()123 bool PathDragMove::BeginSdrDrag() in BeginSdrDrag()137 bool PathDragMove::EndSdrDrag(bool /*bCopy*/) in EndSdrDrag()594 pDragMethod = new PathDragMove( mrView, xTag, aDragPoly ); in MouseButtonDown()783 pDragMethod = new PathDragMove( mrView, xTag ); in OnMove()
Completed in 20 milliseconds