Searched refs:DragMethod_RotateDiagram (Results 1 – 4 of 4) sorted by relevance
56 DragMethod_RotateDiagram::DragMethod_RotateDiagram( DrawViewWrapper& rDrawViewWrapper in DragMethod_RotateDiagram() function in chart::DragMethod_RotateDiagram109 DragMethod_RotateDiagram::~DragMethod_RotateDiagram() in ~DragMethod_RotateDiagram()112 void DragMethod_RotateDiagram::TakeSdrDragComment(String& /*rStr*/) const in TakeSdrDragComment()115 bool DragMethod_RotateDiagram::BeginSdrDrag() in BeginSdrDrag()121 void DragMethod_RotateDiagram::MoveSdrDrag(const Point& rPnt) in MoveSdrDrag()162 bool DragMethod_RotateDiagram::EndSdrDrag(bool /*bCopy*/) in EndSdrDrag()186 void DragMethod_RotateDiagram::CreateOverlayGeometry(sdr::overlay::OverlayManager& rOverlayManager) in CreateOverlayGeometry()
34 class DragMethod_RotateDiagram : public DragMethod_Base class45 DragMethod_RotateDiagram( DrawViewWrapper& rDrawViewWrapper50 virtual ~DragMethod_RotateDiagram();
719 …DragMethod_RotateDiagram::RotationDirection eRotationDirection(DragMethod_RotateDiagram::ROTATIOND… in execute_MouseButtonDown()724 eRotationDirection = DragMethod_RotateDiagram::ROTATIONDIRECTION_X; in execute_MouseButtonDown()726 eRotationDirection = DragMethod_RotateDiagram::ROTATIONDIRECTION_Y; in execute_MouseButtonDown()728 eRotationDirection = DragMethod_RotateDiagram::ROTATIONDIRECTION_Z; in execute_MouseButtonDown()730 …pDragMethod = new DragMethod_RotateDiagram( *pDrawViewWrapper, m_aSelection.getSelectedCID(), getM… in execute_MouseButtonDown()
59 $(SLO)$/DragMethod_RotateDiagram.obj \
Completed in 26 milliseconds