summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_Scale.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_Scale.src')
-rw-r--r--chart2/source/controller/dialogs/tp_Scale.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/chart2/source/controller/dialogs/tp_Scale.src b/chart2/source/controller/dialogs/tp_Scale.src
index b53adeaa512f..7ff88bfc6158 100644
--- a/chart2/source/controller/dialogs/tp_Scale.src
+++ b/chart2/source/controller/dialogs/tp_Scale.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
@@ -77,7 +77,7 @@ TabPage TP_SCALE
TabStop = TRUE ;
Text [ en-US ] = "~Automatic" ;
};
-
+
FixedText TXT_MAX
{
Pos = MAP_APPFONT ( X2 , Y2 ) ;
@@ -148,7 +148,7 @@ TabPage TP_SCALE
TabStop = TRUE ;
Text [ en-US ] = "Aut~omatic" ;
};
-
+
FixedText TXT_ORIGIN
{
Pos = MAP_APPFONT ( X2 , Y5 ) ;
@@ -170,7 +170,7 @@ TabPage TP_SCALE
TabStop = TRUE ;
Text [ en-US ] = "Automat~ic" ;
};
-
+
CheckBox CBX_LOGARITHM
{
Pos = MAP_APPFONT ( X2 , Y6 ) ;
@@ -178,7 +178,7 @@ TabPage TP_SCALE
TabStop = TRUE ;
Text [ en-US ] = "~Logarithmic scale" ;
};
-
+
CheckBox CBX_REVERSE
{
Pos = MAP_APPFONT ( X2 , Y7 ) ;
@@ -186,5 +186,5 @@ TabPage TP_SCALE
TabStop = TRUE ;
Text [ en-US ] = "~Reverse direction" ;
};
-
+
};