Home
last modified time | relevance | path

Searched refs:PathDragMove (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx82 class PathDragMove : public SdrDragMove class
91 PathDragMove(SdrDragView& rNewView, in PathDragMove() function in sd::PathDragMove
99 PathDragMove(SdrDragView& rNewView, in PathDragMove() function in sd::PathDragMove
112 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 25 milliseconds