Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx59 , RotationDirection eRotationDirection ) in DragMethod_RotateDiagram() argument
75 , m_eRotationDirection(eRotationDirection) in DragMethod_RotateDiagram()
H A DChartController_Window.cxx719 …DragMethod_RotateDiagram::RotationDirection eRotationDirection(DragMethod_RotateDiagram::ROTATIOND… in execute_MouseButtonDown() local
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 …_RotateDiagram( *pDrawViewWrapper, m_aSelection.getSelectedCID(), getModel(), eRotationDirection ); in execute_MouseButtonDown()
H A DDragMethod_RotateDiagram.hxx48 , RotationDirection eRotationDirection

Completed in 28 milliseconds