summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx24
1 files changed, 12 insertions, 12 deletions
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx
index 57e96cd02cdc..e4265ddb80ab 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -79,19 +79,19 @@ private:
::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet > m_xSceneProperties;
- CheckBox m_aCbxRightAngledAxes;
-
- FixedText m_aFtXRotation;
- MetricField m_aMFXRotation;
-
- FixedText m_aFtYRotation;
- MetricField m_aMFYRotation;
+ CheckBox m_aCbxRightAngledAxes;
- FixedText m_aFtZRotation;
- MetricField m_aMFZRotation;
+ FixedText m_aFtXRotation;
+ MetricField m_aMFXRotation;
+
+ FixedText m_aFtYRotation;
+ MetricField m_aMFYRotation;
+
+ FixedText m_aFtZRotation;
+ MetricField m_aMFZRotation;
- CheckBox m_aCbxPerspective;
- MetricField m_aMFPerspective;
+ CheckBox m_aCbxPerspective;
+ MetricField m_aMFPerspective;
//to keep old values when switching to right angled axes
sal_Int64 m_nXRotation;