summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_AxisLabel.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_AxisLabel.src')
-rw-r--r--chart2/source/controller/dialogs/tp_AxisLabel.src28
1 files changed, 14 insertions, 14 deletions
diff --git a/chart2/source/controller/dialogs/tp_AxisLabel.src b/chart2/source/controller/dialogs/tp_AxisLabel.src
index bcba1926c242..a999ab7a4db4 100644
--- a/chart2/source/controller/dialogs/tp_AxisLabel.src
+++ b/chart2/source/controller/dialogs/tp_AxisLabel.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
@@ -29,14 +29,14 @@
TabPage TP_AXIS_LABEL
{
- HelpID = HID_SCH_TP_AXIS_LABEL;
- Size = MAP_APPFONT ( 260 , 185 ) ;
- Hide = TRUE;
+ HelpID = HID_SCH_TP_AXIS_LABEL;
+ Size = MAP_APPFONT ( 260 , 185 ) ;
+ Hide = TRUE;
CheckBox CB_AXIS_LABEL_SCHOW_DESCR
{
- Pos = MAP_APPFONT ( 6 , 6 ) ;
- Size = MAP_APPFONT ( 248 , 12 ) ;
+ Pos = MAP_APPFONT ( 6 , 6 ) ;
+ Size = MAP_APPFONT ( 248 , 12 ) ;
Text [ en-US ] = "Sho~w labels";
};
@@ -50,7 +50,7 @@ TabPage TP_AXIS_LABEL
};
Control CT_AXIS_LABEL_DIAL
{
- HelpId = HID_SCH_ALIGNMENT_CTR_DIAL ;
+ HelpId = HID_SCH_ALIGNMENT_CTR_DIAL ;
Pos = MAP_APPFONT ( 12 , 105 ) ;
Size = MAP_APPFONT ( 43 , 43 ) ;
Text = "ABCD" ;
@@ -93,9 +93,9 @@ TabPage TP_AXIS_LABEL
Control CT_UNUSED
{
//only necessary for constructor of SvxWinOrientation
- Hide = TRUE ;
- Pos = MAP_APPFONT ( 204 , 133 ) ;
- Size = MAP_APPFONT ( 50 , 15 ) ;
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( 204 , 133 ) ;
+ Size = MAP_APPFONT ( 50 , 15 ) ;
};
FixedLine FL_SEPARATOR
{
@@ -105,8 +105,8 @@ TabPage TP_AXIS_LABEL
FixedLine FL_AXIS_LABEL_TEXTFLOW
{
- Pos = MAP_APPFONT ( 133 , 22 ) ;
- Size = MAP_APPFONT ( 121 , 8 ) ;
+ Pos = MAP_APPFONT ( 133 , 22 ) ;
+ Size = MAP_APPFONT ( 121 , 8 ) ;
Text [ en-US ] = "Text flow" ;
};
@@ -114,7 +114,7 @@ TabPage TP_AXIS_LABEL
{
Pos = MAP_APPFONT ( 139 , 33 ) ;
Size = MAP_APPFONT ( 115 , 10 ) ;
- TabStop = TRUE ;
+ TabStop = TRUE ;
Text [ en-US ] = "O~verlap" ;
};
@@ -122,7 +122,7 @@ TabPage TP_AXIS_LABEL
{
Pos = MAP_APPFONT ( 139 , 47 ) ;
Size = MAP_APPFONT ( 115 , 10 ) ;
- TabStop = TRUE ;
+ TabStop = TRUE ;
Text [ en-US ] = "~Break" ;
};