Searched refs:PathDragResize (Results 1 – 1 of 1) sorted by relevance
146 class PathDragResize : public SdrDragResize class155 PathDragResize(SdrDragView& rNewView, in PathDragResize() function in sd::PathDragResize163 PathDragResize(SdrDragView& rNewView, in PathDragResize() function in sd::PathDragResize174 void PathDragResize::createSdrDragEntries() in createSdrDragEntries()185 bool PathDragResize::EndSdrDrag(bool /*bCopy*/) in EndSdrDrag()603 pDragMethod = new PathDragResize( mrView, xTag, aDragPoly ); in MouseButtonDown()791 pDragMethod = new PathDragResize( mrView, xTag ); in OnMove()
Completed in 15 milliseconds