This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new 037b108 Cleaned up resource files
037b108 is described below
commit 037b108d99ea909794f2783038a599b4200bc8f4
Author: mseidel <[email protected]>
AuthorDate: Sat Jun 26 23:03:45 2021 +0200
Cleaned up resource files
(cherry picked from commit 00bc75947e12004ef702526b03939198b697387e)
---
main/chart2/source/controller/dialogs/Strings.src | 98 ++--
.../controller/dialogs/Strings_Statistic.src | 13 +-
.../controller/dialogs/dlg_InsertDataLabel.src | 12 +-
.../controller/dialogs/dlg_InsertErrorBars.src | 18 +-
.../controller/dialogs/dlg_ObjectProperties.src | 13 +-
.../source/controller/dialogs/tp_AxisPositions.src | 499 +++++++++++----------
6 files changed, 333 insertions(+), 320 deletions(-)
diff --git a/main/chart2/source/controller/dialogs/Strings.src
b/main/chart2/source/controller/dialogs/Strings.src
index 3178d89..1ba65a2 100644
--- a/main/chart2/source/controller/dialogs/Strings.src
+++ b/main/chart2/source/controller/dialogs/Strings.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,19 +7,20 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
+
#include "Strings.hrc"
String STR_DLG_CHART_WIZARD
@@ -44,17 +45,17 @@ String STR_PAGE_CHARTTYPE
String STR_PAGE_DATA_RANGE
{
- Text [ en-US ] = "Data Range";
+ Text [ en-US ] = "Data Range" ;
};
String STR_PAGE_CHART_ELEMENTS
{
- Text [ en-US ] = "Chart Elements";
+ Text [ en-US ] = "Chart Elements" ;
};
String STR_PAGE_CHART_LOCATION
{
- Text [ en-US ] = "Chart Location";
+ Text [ en-US ] = "Chart Location" ;
};
String STR_PAGE_LINE
@@ -74,7 +75,7 @@ String STR_PAGE_AREA
String STR_PAGE_TRANSPARENCY
{
- Text [ en-US ] = "Transparency";
+ Text [ en-US ] = "Transparency" ;
};
String STR_PAGE_FONT
@@ -99,21 +100,21 @@ String STR_PAGE_POSITION
String STR_BUTTON_UP
{
- Text [ en-US ] = "Up";
+ Text [ en-US ] = "Up" ;
};
String STR_BUTTON_DOWN
{
- Text [ en-US ] = "Down";
+ Text [ en-US ] = "Down" ;
};
String STR_PAGE_LAYOUT
{
- Text [ en-US ] = "Layout";
+ Text [ en-US ] = "Layout" ;
};
String STR_PAGE_OPTIONS
{
- Text [ en-US ] = "Options";
+ Text [ en-US ] = "Options" ;
};
String STR_PAGE_SCALE
@@ -133,12 +134,12 @@ String STR_PAGE_POSITIONING
String STR_PAGE_TRENDLINE_TYPE
{
- Text[ en-US ] = "Type";
+ Text [ en-US ] = "Type" ;
};
String STR_PAGE_YERROR_BARS
{
- Text[ en-US ] = "Y Error Bars";
+ Text [ en-US ] = "Y Error Bars" ;
};
String STR_PAGE_ALIGNMENT
@@ -166,7 +167,7 @@ String STR_PAGE_ASIAN
String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS
{
- Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and standard
deviation %STD_DEVIATION";
+ Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and
standard deviation %STD_DEVIATION" ;
};
String STR_OBJECT_AXIS
@@ -187,11 +188,11 @@ String STR_OBJECT_AXIS_Z
};
String STR_OBJECT_SECONDARY_X_AXIS
{
- Text [ en-US ] = "Secondary X Axis" ;
+ Text [ en-US ] = "Secondary X Axis" ;
};
String STR_OBJECT_SECONDARY_Y_AXIS
{
- Text [ en-US ] = "Secondary Y Axis" ;
+ Text [ en-US ] = "Secondary Y Axis" ;
};
String STR_OBJECT_AXES
@@ -266,11 +267,11 @@ String STR_OBJECT_TITLE_Z_AXIS
};
String STR_OBJECT_TITLE_SECONDARY_X_AXIS
{
- Text [ en-US ] = "Secondary X Axis Title" ;
+ Text [ en-US ] = "Secondary X Axis Title" ;
};
String STR_OBJECT_TITLE_SECONDARY_Y_AXIS
{
- Text [ en-US ] = "Secondary Y Axis Title" ;
+ Text [ en-US ] = "Secondary Y Axis Title" ;
};
String STR_OBJECT_LABEL
{
@@ -303,37 +304,37 @@ String STR_OBJECT_DATASERIES_PLURAL
};
String STR_OBJECT_CURVE
{
- Text [ en-US ] = "Trend Line";
+ Text [ en-US ] = "Trend Line" ;
};
String STR_OBJECT_CURVES
{
- Text [ en-US ] = "Trend Lines";
+ Text [ en-US ] = "Trend Lines" ;
};
String STR_OBJECT_CURVE_WITH_PARAMETERS
{
- Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED";
+ Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED" ;
};
String STR_OBJECT_AVERAGE_LINE
{
- Text [ en-US ] = "Mean Value Line";
+ Text [ en-US ] = "Mean Value Line" ;
};
String STR_OBJECT_CURVE_EQUATION
{
- Text[ en-US ] = "Equation";
+ Text [ en-US ] = "Equation" ;
};
String STR_OBJECT_ERROR_BARS
{
- Text [ en-US ] = "Error Bars";
+ Text [ en-US ] = "Error Bars" ;
};
String STR_OBJECT_STOCK_LOSS
{
- Text [ en-US ] = "Stock Loss";
+ Text [ en-US ] = "Stock Loss" ;
};
String STR_OBJECT_STOCK_GAIN
{
- Text [ en-US ] = "Stock Gain";
+ Text [ en-US ] = "Stock Gain" ;
};
String STR_OBJECT_PAGE
@@ -375,7 +376,7 @@ String STR_TIP_CHOOSECOLOR
String STR_TIP_LIGHTSOURCE_X
{
- Text [ en-US ] = "Light Source %LIGHTNUMBER" ;
+ Text [ en-US ] = "Light Source %LIGHTNUMBER" ;
};
String STR_TIP_DATASERIES
@@ -385,22 +386,22 @@ String STR_TIP_DATASERIES
String STR_TIP_DATAPOINT_INDEX
{
- Text [ en-US ] = "Data Point %POINTNUMBER";
+ Text [ en-US ] = "Data Point %POINTNUMBER" ;
};
String STR_TIP_DATAPOINT_VALUES
{
- Text [ en-US ] = "Values: %POINTVALUES";
+ Text [ en-US ] = "Values: %POINTVALUES" ;
};
String STR_TIP_DATAPOINT
{
- Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER,
values: %POINTVALUES";
+ Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER,
values: %POINTVALUES" ;
};
String STR_STATUS_DATAPOINT_MARKED
{
- Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER
selected, values: %POINTVALUES";
+ Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER
selected, values: %POINTVALUES" ;
};
String STR_STATUS_OBJECT_MARKED
@@ -410,7 +411,7 @@ String STR_STATUS_OBJECT_MARKED
String STR_STATUS_PIE_SEGMENT_EXPLODED
{
- Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent";
+ Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent" ;
};
//-----------------------------------------------------------------------------
@@ -429,11 +430,11 @@ String STR_OBJECT_FOR_ALL_SERIES
//-----------------------------------------------------------------------------
String STR_ACTION_EDIT_CHARTTYPE
{
- Text [ en-US ] = "Edit chart type" ;
+ Text [ en-US ] = "Edit chart type" ;
};
String STR_ACTION_EDIT_DATA_RANGES
{
- Text [ en-US ] = "Edit data ranges" ;
+ Text [ en-US ] = "Edit data ranges" ;
};
String STR_ACTION_EDIT_3D_VIEW
{
@@ -441,7 +442,7 @@ String STR_ACTION_EDIT_3D_VIEW
};
String STR_ACTION_EDIT_CHART_DATA
{
- Text [ en-US ] = "Edit chart data";
+ Text [ en-US ] = "Edit chart data" ;
};
String STR_ACTION_TOGGLE_LEGEND
{
@@ -457,7 +458,7 @@ String STR_ACTION_SCALE_TEXT
};
String STR_ACTION_REARRANGE_CHART
{
- Text [ en-US ] = "Automatic Layout" ;
+ Text [ en-US ] = "Automatic Layout" ;
};
String STR_ACTION_NOTPOSSIBLE
{
@@ -465,16 +466,16 @@ String STR_ACTION_NOTPOSSIBLE
};
String STR_ACTION_EDIT_TEXT
{
- Text [ en-US ] = "Edit text";
+ Text [ en-US ] = "Edit text" ;
};
String STR_COLUMN_LABEL
{
- Text [ en-US ] = "Column %COLUMNNUMBER" ;
+ Text [ en-US ] = "Column %COLUMNNUMBER" ;
};
String STR_ROW_LABEL
{
- Text [ en-US ] = "Row %ROWNUMBER" ;
+ Text [ en-US ] = "Row %ROWNUMBER" ;
};
//-----------------------------------------------------------------------------
@@ -550,12 +551,12 @@ String STR_DATA_ROLE_MAX
String STR_DATA_ROLE_CATEGORIES
{
- Text [ en-US ] = "Categories";
+ Text [ en-US ] = "Categories" ;
};
String STR_DATA_UNNAMED_SERIES
{
- Text [ en-US ] = "Unnamed Series";
+ Text [ en-US ] = "Unnamed Series" ;
};
String STR_DATA_UNNAMED_SERIES_WITH_INDEX
@@ -579,11 +580,11 @@ String STR_DATA_SELECT_RANGE_FOR_DATALABELS
};
String STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS
{
- Text [ en-US ] = "Select Range for Positive Error Bars" ;
+ Text [ en-US ] = "Select Range for Positive Error Bars" ;
};
String STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS
{
- Text [ en-US ] = "Select Range for Negative Error Bars" ;
+ Text [ en-US ] = "Select Range for Negative Error Bars" ;
};
String STR_DATA_EDITOR_INCORRECT_INPUT
@@ -595,18 +596,17 @@ String STR_DATA_EDITOR_INCORRECT_INPUT
String STR_TEXT_DIRECTION_LTR
{
- Text [ en-US ] = "Left-to-right";
+ Text [ en-US ] = "Left-to-right" ;
};
String STR_TEXT_DIRECTION_RTL
{
- Text [ en-US ] = "Right-to-left";
+ Text [ en-US ] = "Right-to-left" ;
};
String STR_TEXT_DIRECTION_SUPER
{
- Text [ en-US ] = "Use superordinate object settings";
+ Text [ en-US ] = "Use superordinate object settings" ;
};
-//-----------------------------------------------------------------------------
-//-----------------------------------------------------------------------------
+// ********************************************************************** EOF
diff --git a/main/chart2/source/controller/dialogs/Strings_Statistic.src
b/main/chart2/source/controller/dialogs/Strings_Statistic.src
index 7e2fae1..da17a99 100644
--- a/main/chart2/source/controller/dialogs/Strings_Statistic.src
+++ b/main/chart2/source/controller/dialogs/Strings_Statistic.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,19 +7,20 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
+
#include "Strings.hrc"
//SchStatisticTabPage and SchDataStatisticsDlg
@@ -39,7 +40,7 @@ String STR_INDICATE_UP
// used for own data in error bar dialog
String STR_CONTROLTEXT_ERROR_BARS_FROM_DATA
{
- Text [ en-US ] = "From Data Table" ;
+ Text [ en-US ] = "From Data Table" ;
};
//------------------------------------------------------------------------
@@ -66,3 +67,5 @@ String STR_REGRESSION_MEAN
{
Text [ en-US ] = "Mean (%SERIESNAME)" ;
};
+
+// ********************************************************************** EOF
diff --git a/main/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
b/main/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
index 1f496ee..2a8c9a9 100644
--- a/main/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
+++ b/main/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,16 +7,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
@@ -31,8 +31,10 @@ ModalDialog DLG_DATA_DESCR
HelpID = HID_INSERT_DESCRIPTION ;
OutputSize = TRUE ;
SVLook = TRUE ;
- Size = MAP_APPFONT ( 316 , 185 ) ;
+ Size = MAP_APPFONT ( 316, 185 ) ;
Moveable = TRUE ;
BUTTONS_OK_CANCEL_HELP_STACKED(260)
RESOURCE_DATALABEL( 6, 7 )
};
+
+// ********************************************************************** EOF
diff --git a/main/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
b/main/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
index 7950588..902c942 100644
--- a/main/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
+++ b/main/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,16 +7,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
@@ -29,11 +29,13 @@
ModalDialog DLG_DATA_YERRORBAR
{
- HelpID = "chart2:ModalDialog:DLG_DATA_YERRORBAR";
+ HelpID = "chart2:ModalDialog:DLG_DATA_YERRORBAR" ;
OutputSize = TRUE ;
SVLook = TRUE ;
- Size = MAP_APPFONT ( 300 , 156 ) ;
+ Size = MAP_APPFONT ( 300, 156 ) ;
Moveable = TRUE ;
- BUTTONS_OK_CANCEL_HELP_STACKED( 244 )
- RESOURCE_ERRORBARS( 244 - 6, 14 )
+ BUTTONS_OK_CANCEL_HELP_STACKED( 244 )
+ RESOURCE_ERRORBARS( 244 - 6, 14 )
};
+
+// ********************************************************************** EOF
diff --git a/main/chart2/source/controller/dialogs/dlg_ObjectProperties.src
b/main/chart2/source/controller/dialogs/dlg_ObjectProperties.src
index 2c26557..6228760 100644
--- a/main/chart2/source/controller/dialogs/dlg_ObjectProperties.src
+++ b/main/chart2/source/controller/dialogs/dlg_ObjectProperties.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,19 +7,20 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
+
#include "ResourceIds.hrc"
TabDialog DLG_OBJECT_PROPERTIES
@@ -30,6 +31,8 @@ TabDialog DLG_OBJECT_PROPERTIES
TabControl 1
{
OutputSize = TRUE ;
- Pos = MAP_APPFONT ( 3 , 3 ) ;
+ Pos = MAP_APPFONT ( 3, 3 ) ;
};
};
+
+// ********************************************************************** EOF
diff --git a/main/chart2/source/controller/dialogs/tp_AxisPositions.src
b/main/chart2/source/controller/dialogs/tp_AxisPositions.src
index 8ac46b4..402cddb 100644
--- a/main/chart2/source/controller/dialogs/tp_AxisPositions.src
+++ b/main/chart2/source/controller/dialogs/tp_AxisPositions.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,19 +7,20 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
+
#include "HelpIds.hrc"
#include "TabPages.hrc"
@@ -56,249 +57,251 @@
TabPage TP_AXIS_POSITIONS
{
- HelpID = "chart2:TabPage:TP_AXIS_POSITIONS";
- Hide = TRUE ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 260 , 185 ) ;
+ HelpID = "chart2:TabPage:TP_AXIS_POSITIONS" ;
+ Hide = TRUE ;
+ SVLook = TRUE ;
+ Size = MAP_APPFONT ( 260, 185 ) ;
+
+ FixedLine FL_AXIS_LINE
+ {
+ Pos = MAP_APPFONT ( X1, Y0 ) ;
+ Size = MAP_APPFONT ( 248, 8 ) ;
+ Text [ en-US ] = "Axis line" ;
+ };
+
+ FixedText FT_CROSSES_OTHER_AXIS_AT
+ {
+ Pos = MAP_APPFONT ( X2, Y1 ) ;
+ Size = MAP_APPFONT ( MAXLABELWIDTH, 8 ) ;
+ Text [ en-US ] = "~Cross other axis at" ;
+ };
+ ListBox LB_CROSSES_OTHER_AXIS_AT
+ {
+ HelpID =
"chart2:ListBox:TP_AXIS_POSITIONS:LB_CROSSES_OTHER_AXIS_AT" ;
+ Border = TRUE ;
+ AutoHScroll = TRUE ;
+ Pos = MAP_APPFONT ( X4, Y1 - 2 ) ;
+ Size = MAP_APPFONT ( EDITWIDTH, 12 ) ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ DropDown=TRUE ;
+ DDExtraWidth = TRUE ;
+
+ StringList [ en-US ] =
+ {
+ "Start" ;
+ "End" ;
+ "Value" ;
+ "Category" ;
+ };
+ };
+ SpinField EDT_CROSSES_OTHER_AXIS_AT
+ {
+ HelpID =
"chart2:SpinField:TP_AXIS_POSITIONS:EDT_CROSSES_OTHER_AXIS_AT" ;
+ Border = TRUE ;
+ SVLook = TRUE ;
+ Pos = MAP_APPFONT ( X5, Y1 - 2 ) ;
+ Size = MAP_APPFONT ( EDITWIDTH, 12 ) ;
+ TabStop = TRUE ;
+ };
+ ComboBox EDT_CROSSES_OTHER_AXIS_AT_CATEGORY
+ {
+ HelpID =
"chart2:ComboBox:TP_AXIS_POSITIONS:EDT_CROSSES_OTHER_AXIS_AT_CATEGORY" ;
+ Border = TRUE ;
+ SVLook = TRUE ;
+ Pos = MAP_APPFONT ( X5, Y1 - 2 ) ;
+ Size = MAP_APPFONT ( EDITWIDTH, 12 ) ;
+ DropDown = TRUE ;
+ TabStop = TRUE ;
+ };
+
+ CheckBox CB_AXIS_BETWEEN_CATEGORIES
+ {
+ HelpID =
"chart2:CheckBox:TP_AXIS_POSITIONS:CB_AXIS_BETWEEN_CATEGORIES" ;
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( X2, Y2 ) ;
+ Size = MAP_APPFONT ( 150, 10 ) ;
+ TabStop = TRUE ;
+ Text [ en-US ] = "Axis ~between categories" ;
+ };
+
+ FixedLine FL_LABELS
+ {
+ Pos = MAP_APPFONT ( X1, Y3 ) ;
+ Size = MAP_APPFONT ( 248, 8 ) ;
+ Text [ en-US ] = "Labels" ;
+ };
+ FixedText FT_PLACE_LABELS
+ {
+ Pos = MAP_APPFONT ( X2, Y4 ) ;
+ Size = MAP_APPFONT ( MAXLABELWIDTH, 8 ) ;
+ Text [ en-US ] = "~Place labels" ;
+ };
+ ListBox LB_PLACE_LABELS
+ {
+ HelpID = "chart2:ListBox:TP_AXIS_POSITIONS:LB_PLACE_LABELS" ;
+ Border = TRUE ;
+ AutoHScroll = TRUE ;
+ Pos = MAP_APPFONT ( X4, Y4 - 2 ) ;
+ Size = MAP_APPFONT ( 89, 12 ) ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ DropDown=TRUE ;
+ DDExtraWidth = TRUE ;
+
+ StringList [ en-US ] =
+ {
+ "Near axis" ;
+ "Near axis (other side)" ;
+ "Outside start" ;
+ "Outside end" ;
+ };
+ };
+
+ FixedText FT_AXIS_LABEL_DISTANCE
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( X2, Y5 ) ;
+ Size = MAP_APPFONT ( MAXLABELWIDTH, 8 ) ;
+ Text [ en-US ] = "~Distance" ;
+ };
+ SpinField EDT_AXIS_LABEL_DISTANCE
+ {
+ HelpID =
"chart2:SpinField:TP_AXIS_POSITIONS:EDT_AXIS_LABEL_DISTANCE" ;
+ Hide = TRUE ;
+ Border = TRUE ;
+ SVLook = TRUE ;
+ Pos = MAP_APPFONT ( X4, Y5 - 2 ) ;
+ Size = MAP_APPFONT ( 89, 12 ) ;
+ TabStop = TRUE ;
+ };
- FixedLine FL_AXIS_LINE
- {
- Pos = MAP_APPFONT ( X1 , Y0 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text [ en-US ] = "Axis line" ;
- };
-
- FixedText FT_CROSSES_OTHER_AXIS_AT
- {
- Pos = MAP_APPFONT ( X2 , Y1 ) ;
- Size = MAP_APPFONT ( MAXLABELWIDTH , 8 ) ;
- Text [ en-US ] = "~Cross other axis at" ;
- };
- ListBox LB_CROSSES_OTHER_AXIS_AT
- {
- HelpID = "chart2:ListBox:TP_AXIS_POSITIONS:LB_CROSSES_OTHER_AXIS_AT";
- Border = TRUE ;
- AutoHScroll = TRUE ;
- Pos = MAP_APPFONT ( X4 , Y1-2 ) ;
- Size = MAP_APPFONT ( EDITWIDTH , 12 ) ;
- TabStop = TRUE ;
- Group = TRUE ;
- DropDown=TRUE;
- DDExtraWidth = TRUE ;
-
- StringList [ en-US ] =
- {
- "Start" ;
- "End" ;
- "Value" ;
- "Category" ;
- };
- };
- SpinField EDT_CROSSES_OTHER_AXIS_AT
- {
- HelpID =
"chart2:SpinField:TP_AXIS_POSITIONS:EDT_CROSSES_OTHER_AXIS_AT";
- Border = TRUE ;
- SVLook = TRUE ;
- Pos = MAP_APPFONT ( X5 , Y1-2 ) ;
- Size = MAP_APPFONT ( EDITWIDTH , 12 ) ;
- TabStop = TRUE ;
- };
- ComboBox EDT_CROSSES_OTHER_AXIS_AT_CATEGORY
- {
- HelpID =
"chart2:ComboBox:TP_AXIS_POSITIONS:EDT_CROSSES_OTHER_AXIS_AT_CATEGORY";
- Border = TRUE ;
- SVLook = TRUE ;
- Pos = MAP_APPFONT ( X5 , Y1-2 ) ;
- Size = MAP_APPFONT ( EDITWIDTH , 12 ) ;
- DropDown = TRUE ;
- TabStop = TRUE ;
- };
-
- CheckBox CB_AXIS_BETWEEN_CATEGORIES
- {
- HelpID =
"chart2:CheckBox:TP_AXIS_POSITIONS:CB_AXIS_BETWEEN_CATEGORIES";
- Hide = TRUE;
- Pos = MAP_APPFONT ( X2 , Y2 ) ;
- Size = MAP_APPFONT ( 150 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "Axis ~between categories" ;
- };
-
- FixedLine FL_LABELS
- {
- Pos = MAP_APPFONT ( X1 , Y3 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text [ en-US ] = "Labels" ;
- };
- FixedText FT_PLACE_LABELS
- {
- Pos = MAP_APPFONT ( X2 , Y4 ) ;
- Size = MAP_APPFONT ( MAXLABELWIDTH , 8 ) ;
- Text [ en-US ] = "~Place labels" ;
- };
- ListBox LB_PLACE_LABELS
- {
- HelpID = "chart2:ListBox:TP_AXIS_POSITIONS:LB_PLACE_LABELS";
- Border = TRUE ;
- AutoHScroll = TRUE ;
- Pos = MAP_APPFONT ( X4 , Y4-2 ) ;
- Size = MAP_APPFONT ( 89 , 12 ) ;
- TabStop = TRUE ;
- Group = TRUE ;
- DropDown=TRUE;
- DDExtraWidth = TRUE ;
-
- StringList [ en-US ] =
- {
- "Near axis" ;
- "Near axis (other side)" ;
- "Outside start" ;
- "Outside end" ;
- };
- };
-
- FixedText FT_AXIS_LABEL_DISTANCE
- {
- Hide = TRUE;
- Pos = MAP_APPFONT ( X2 , Y5 ) ;
- Size = MAP_APPFONT ( MAXLABELWIDTH , 8 ) ;
- Text [ en-US ] = "~Distance" ;
- };
- SpinField EDT_AXIS_LABEL_DISTANCE
- {
- HelpID = "chart2:SpinField:TP_AXIS_POSITIONS:EDT_AXIS_LABEL_DISTANCE";
- Hide = TRUE;
- Border = TRUE ;
- SVLook = TRUE ;
- Pos = MAP_APPFONT ( X4 , Y5-2 ) ;
- Size = MAP_APPFONT ( 89 , 12 ) ;
- TabStop = TRUE ;
- };
-
- FixedLine FL_TICKS
- {
- Pos = MAP_APPFONT ( X1 , Y6 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text[ en-US ] = "Interval marks";
- };
- FixedText FT_MAJOR
- {
- Pos = MAP_APPFONT ( XTICK_1 , Y7 ) ;
- Size = MAP_APPFONT ( TICKWIDTH , 8 ) ;
- Text [ en-US ] = "Major:" ;
- };
- CheckBox CB_TICKS_INNER
- {
- HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_TICKS_INNER";
- Pos = MAP_APPFONT ( XTICK_2 , Y7 ) ;
- Size = MAP_APPFONT ( TICKWIDTH , 10 ) ;
- Text [ en-US ] = "~Inner";
- };
- CheckBox CB_TICKS_OUTER
- {
- HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_TICKS_OUTER";
- Pos = MAP_APPFONT ( XTICK_3 , Y7 ) ;
- Size = MAP_APPFONT ( TICKWIDTH , 10 ) ;
- Text [ en-US ] = "~Outer";
- };
-
- FixedText FT_MINOR
- {
- Pos = MAP_APPFONT ( XTICK_1 , Y8 ) ;
- Size = MAP_APPFONT ( TICKWIDTH , 8 ) ;
- Text [ en-US ] = "Minor:" ;
- };
- CheckBox CB_MINOR_INNER
- {
- HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MINOR_INNER";
- Pos = MAP_APPFONT ( XTICK_2 , Y8 );
- Size = MAP_APPFONT ( TICKWIDTH , 10 ) ;
- Text [ en-US ] = "I~nner";
- };
- CheckBox CB_MINOR_OUTER
- {
- HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MINOR_OUTER";
- Pos = MAP_APPFONT ( XTICK_3 , Y8 ) ;
- Size = MAP_APPFONT ( TICKWIDTH , 10 ) ;
- Text [ en-US ] = "O~uter";
- };
-
- FixedLine FL_VERTICAL
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( XTICK_4 , Y7 ) ;
- Size = MAP_APPFONT ( 6 , 25 ) ;
- Vert = TRUE ;
- };
-
- FixedText FT_PLACE_TICKS
- {
- Pos = MAP_APPFONT ( X2 , Y9 );
- Size = MAP_APPFONT ( LABELWIDTH , 8 ) ;
- Text [ en-US ] = "Place ~marks";
- };
- ListBox LB_PLACE_TICKS
- {
- HelpID = "chart2:ListBox:TP_AXIS_POSITIONS:LB_PLACE_TICKS";
- Border = TRUE ;
- AutoHScroll = TRUE ;
- Pos = MAP_APPFONT ( X3 , Y9-2 ) ;
- Size = MAP_APPFONT ( EDITWIDTH , 12 ) ;
- TabStop = TRUE ;
- Group = TRUE ;
- DropDown=TRUE;
- DDExtraWidth = TRUE ;
-
- StringList [ en-US ] =
- {
- "At labels" ;
- "At axis" ;
- "At axis and labels" ;
- };
- };
-
-
- FixedLine FL_GRIDS
- {
- Hide = TRUE ;
- Pos = MAP_APPFONT ( X1 , Y10 ) ;
- Size = MAP_APPFONT ( 248 , 8 ) ;
- Text[ en-US ] = "Grids";
- };
- CheckBox CB_MAJOR_GRID
- {
- HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MAJOR_GRID";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( X2 , Y11 ) ;
- Size = MAP_APPFONT ( 150 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "Show major ~grid" ;
- };
- PushButton PB_MAJOR_GRID
- {
- HelpID = "chart2:PushButton:TP_AXIS_POSITIONS:PB_MAJOR_GRID";
- Hide = TRUE ;
- TabStop = TRUE;
- Pos = MAP_APPFONT ( X3 , Y11-2 );
- Size = MAP_APPFONT ( 54 , 14 );
- Text [ en-US ] = "Mo~re...";
- };
- CheckBox CB_MINOR_GRID
- {
- HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MINOR_GRID";
- Hide = TRUE ;
- Pos = MAP_APPFONT ( X2 , Y12 ) ;
- Size = MAP_APPFONT ( 150 , 10 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~Show minor grid" ;
- };
- PushButton PB_MINOR_GRID
- {
- HelpID = "chart2:PushButton:TP_AXIS_POSITIONS:PB_MINOR_GRID";
- Hide = TRUE ;
- TabStop = TRUE;
- Pos = MAP_APPFONT ( X3 , Y12-2 );
- Size = MAP_APPFONT ( 54 , 14 );
- Text [ en-US ] = "Mor~e...";
- };
+ FixedLine FL_TICKS
+ {
+ Pos = MAP_APPFONT ( X1, Y6 ) ;
+ Size = MAP_APPFONT ( 248, 8 ) ;
+ Text [ en-US ] = "Interval marks" ;
+ };
+ FixedText FT_MAJOR
+ {
+ Pos = MAP_APPFONT ( XTICK_1, Y7 ) ;
+ Size = MAP_APPFONT ( TICKWIDTH, 8 ) ;
+ Text [ en-US ] = "Major:" ;
+ };
+ CheckBox CB_TICKS_INNER
+ {
+ HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_TICKS_INNER" ;
+ Pos = MAP_APPFONT ( XTICK_2, Y7 ) ;
+ Size = MAP_APPFONT ( TICKWIDTH, 10 ) ;
+ Text [ en-US ] = "~Inner" ;
+ };
+ CheckBox CB_TICKS_OUTER
+ {
+ HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_TICKS_OUTER" ;
+ Pos = MAP_APPFONT ( XTICK_3, Y7 ) ;
+ Size = MAP_APPFONT ( TICKWIDTH, 10 ) ;
+ Text [ en-US ] = "~Outer" ;
+ };
+
+ FixedText FT_MINOR
+ {
+ Pos = MAP_APPFONT ( XTICK_1, Y8 ) ;
+ Size = MAP_APPFONT ( TICKWIDTH, 8 ) ;
+ Text [ en-US ] = "Minor:" ;
+ };
+ CheckBox CB_MINOR_INNER
+ {
+ HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MINOR_INNER" ;
+ Pos = MAP_APPFONT ( XTICK_2, Y8 ) ;
+ Size = MAP_APPFONT ( TICKWIDTH, 10 ) ;
+ Text [ en-US ] = "I~nner" ;
+ };
+ CheckBox CB_MINOR_OUTER
+ {
+ HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MINOR_OUTER" ;
+ Pos = MAP_APPFONT ( XTICK_3, Y8 ) ;
+ Size = MAP_APPFONT ( TICKWIDTH, 10 ) ;
+ Text [ en-US ] = "O~uter" ;
+ };
+
+ FixedLine FL_VERTICAL
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( XTICK_4, Y7 ) ;
+ Size = MAP_APPFONT ( 6, 25 ) ;
+ Vert = TRUE ;
+ };
+
+ FixedText FT_PLACE_TICKS
+ {
+ Pos = MAP_APPFONT ( X2, Y9 ) ;
+ Size = MAP_APPFONT ( LABELWIDTH, 8 ) ;
+ Text [ en-US ] = "Place ~marks" ;
+ };
+ ListBox LB_PLACE_TICKS
+ {
+ HelpID = "chart2:ListBox:TP_AXIS_POSITIONS:LB_PLACE_TICKS" ;
+ Border = TRUE ;
+ AutoHScroll = TRUE ;
+ Pos = MAP_APPFONT ( X3, Y9 - 2 ) ;
+ Size = MAP_APPFONT ( EDITWIDTH, 12 ) ;
+ TabStop = TRUE ;
+ Group = TRUE ;
+ DropDown=TRUE ;
+ DDExtraWidth = TRUE ;
+
+ StringList [ en-US ] =
+ {
+ "At labels" ;
+ "At axis" ;
+ "At axis and labels" ;
+ };
+ };
+
+
+ FixedLine FL_GRIDS
+ {
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( X1, Y10 ) ;
+ Size = MAP_APPFONT ( 248, 8 ) ;
+ Text [ en-US ] = "Grids" ;
+ };
+ CheckBox CB_MAJOR_GRID
+ {
+ HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MAJOR_GRID" ;
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( X2, Y11 ) ;
+ Size = MAP_APPFONT ( 150, 10 ) ;
+ TabStop = TRUE ;
+ Text [ en-US ] = "Show major ~grid" ;
+ };
+ PushButton PB_MAJOR_GRID
+ {
+ HelpID = "chart2:PushButton:TP_AXIS_POSITIONS:PB_MAJOR_GRID" ;
+ Hide = TRUE ;
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( X3, Y11 - 2 ) ;
+ Size = MAP_APPFONT ( 54, 14 ) ;
+ Text [ en-US ] = "Mo~re..." ;
+ };
+ CheckBox CB_MINOR_GRID
+ {
+ HelpID = "chart2:CheckBox:TP_AXIS_POSITIONS:CB_MINOR_GRID" ;
+ Hide = TRUE ;
+ Pos = MAP_APPFONT ( X2, Y12 ) ;
+ Size = MAP_APPFONT ( 150, 10 ) ;
+ TabStop = TRUE ;
+ Text [ en-US ] = "~Show minor grid" ;
+ };
+ PushButton PB_MINOR_GRID
+ {
+ HelpID = "chart2:PushButton:TP_AXIS_POSITIONS:PB_MINOR_GRID" ;
+ Hide = TRUE ;
+ TabStop = TRUE ;
+ Pos = MAP_APPFONT ( X3, Y12 - 2 ) ;
+ Size = MAP_APPFONT ( 54, 14 ) ;
+ Text [ en-US ] = "Mor~e..." ;
+ };
};
+
+// ********************************************************************** EOF