summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_3D_SceneGeometry.src')
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
index 329eb25e0e51..54a4bcaf929c 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
+++ b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
@@ -1,7 +1,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
@@ -42,7 +42,7 @@
#define HEIGHT_FT 10
#define POS_X_0 6
-#define POS_X_1 6
+#define POS_X_1 6
#define POS_X_2 POS_X_1+WIDTH_FT+4
#define POS_Y_0 (8)
@@ -73,7 +73,7 @@ TabPage TP_3D_SCENEGEOMETRY
SVLook = TRUE ;
Hide = TRUE ;
Size = MAP_APPFONT ( VIEW3D_PAGE_WIDTH , VIEW3D_PAGE_HEIGHT ) ;
-
+
CheckBox CBX_RIGHT_ANGLED_AXES
{
Pos = MAP_APPFONT ( POS_X_1 , POS_Y_0 ) ;
@@ -117,7 +117,7 @@ TabPage TP_3D_SCENEGEOMETRY
Size = MAP_APPFONT ( WIDTH_MF , HEIGHT_MF ) ;
CUSTOMUNITTEXT_DEGREE
};
-
+
CheckBox CBX_PERSPECTIVE
{
Pos = MAP_APPFONT ( POS_X_1 , POS_Y_4 ) ;