summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ChartController.hxx')
-rw-r--r--chart2/source/controller/main/ChartController.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/chart2/source/controller/main/ChartController.hxx b/chart2/source/controller/main/ChartController.hxx
index 41bc76398dc8..6d673fa229e7 100644
--- a/chart2/source/controller/main/ChartController.hxx
+++ b/chart2/source/controller/main/ChartController.hxx
@@ -432,16 +432,6 @@ private:
DrawModelWrapper* GetDrawModelWrapper();
DrawViewWrapper* GetDrawViewWrapper();
- void queryGL3DChart();
-
- void executeGL3D_Tracking( const TrackingEvent& rTEvt );
- void executeGL3D_Command( const CommandEvent& rCEvt );
- bool executeGL3D_KeyInput( const KeyEvent& rKEvt );
-
- void executeGL3D_MouseButtonUp( const MouseEvent& rMEvt );
- void executeGL3D_MouseButtonDown( const MouseEvent& rMEvt );
- void executeGL3D_MouseMove( const MouseEvent& rMEvt );
-
private:
class TheModelRef;
friend class ChartController::TheModelRef;
@@ -524,8 +514,6 @@ private:
bool volatile m_bConnectingToView;
- bool m_bGL3DChart;
-
::com::sun::star::uno::Reference< ::com::sun::star::document::XUndoManager > m_xUndoManager;
::std::auto_ptr< UndoGuard > m_pTextActionUndoGuard;
/// needed for dispatching URLs in FeatureStateEvents