Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx56 DragMethod_RotateDiagram::DragMethod_RotateDiagram( DrawViewWrapper& rDrawViewWrapper in DragMethod_RotateDiagram() function in chart::DragMethod_RotateDiagram
109 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()
H A DDragMethod_RotateDiagram.hxx34 class DragMethod_RotateDiagram : public DragMethod_Base class
45 DragMethod_RotateDiagram( DrawViewWrapper& rDrawViewWrapper
50 virtual ~DragMethod_RotateDiagram();
H A DChartController_Window.cxx719DragMethod_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()
H A Dmakefile.mk59 $(SLO)$/DragMethod_RotateDiagram.obj \

Completed in 39 milliseconds