tpoption.src (2da1a64c) tpoption.src (ee78a0b5)
1/**************************************************************
1/**************************************************************
2 *
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
10 *
10 *
11 * http://www.apache.org/licenses/LICENSE-2.0
11 * http://www.apache.org/licenses/LICENSE-2.0
12 *
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
19 *
20 *************************************************************/
21
22
20 *************************************************************/
21
22
23
23#include "tpoption.hrc"
24#include "helpids.h"
25
26#define SCALE_TEXT \
24#include "tpoption.hrc"
25#include "helpids.h"
26
27#define SCALE_TEXT \
27 Text [ en-US ] = "Scale" ; \
28 Text [ en-US ] = "Scale" ; \
28
29
29 // Contents (Inhalte)
30// Contents
30TabPage TP_OPTIONS_CONTENTS
31{
32 HelpID = HID_SD_OPTIONS_CONTENTS ;
31TabPage TP_OPTIONS_CONTENTS
32{
33 HelpID = HID_SD_OPTIONS_CONTENTS ;
33 Size = MAP_APPFONT ( 260 , 185 ) ;
34 Hide = TRUE;
34 Size = MAP_APPFONT ( 260, 185 ) ;
35 Hide = TRUE ;
35 Text [ en-US ] = "Contents" ;
36 Text [ en-US ] = "Contents" ;
36 FixedLine GRP_DISPLAY
37 FixedLine GRP_DISPLAY
37 {
38 {
38 Pos = MAP_APPFONT ( 6 , 72 - 69 ) ;
39 Size = MAP_APPFONT ( 248 , 8 ) ;
39 Pos = MAP_APPFONT ( 6, 72 - 69 ) ;
40 Size = MAP_APPFONT ( 248, 8 ) ;
40 Text [ en-US ] = "Display" ;
41 };
41 Text [ en-US ] = "Display" ;
42 };
42 CheckBox CBX_RULER
43 CheckBox CBX_RULER
43 {
44 {
44 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_RULER";
45 Pos = MAP_APPFONT ( 12 , 83 - 69 ) ;
46 Size = MAP_APPFONT ( 242 , 10 ) ;
45 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_RULER" ;
46 Pos = MAP_APPFONT ( 12, 83 - 69 ) ;
47 Size = MAP_APPFONT ( 242, 10 ) ;
47 TabStop = TRUE ;
48 Text [ en-US ] = "~Rulers visible" ;
49 };
50 CheckBox CBX_HELPLINES
51 {
48 TabStop = TRUE ;
49 Text [ en-US ] = "~Rulers visible" ;
50 };
51 CheckBox CBX_HELPLINES
52 {
52 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HELPLINES";
53 Pos = MAP_APPFONT ( 12 , 97 - 69 ) ;
54 Size = MAP_APPFONT ( 242 , 10 ) ;
53 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HELPLINES" ;
54 Pos = MAP_APPFONT ( 12, 97 - 69 ) ;
55 Size = MAP_APPFONT ( 242, 10 ) ;
55 TabStop = TRUE ;
56 Text [ en-US ] = "~Guides when moving" ;
57 };
58 CheckBox CBX_HANDLES_BEZIER
59 {
56 TabStop = TRUE ;
57 Text [ en-US ] = "~Guides when moving" ;
58 };
59 CheckBox CBX_HANDLES_BEZIER
60 {
60 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HANDLES_BEZIER";
61 Pos = MAP_APPFONT ( 12 , 111 - 69 ) ;
62 Size = MAP_APPFONT ( 242 , 10 ) ;
61 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HANDLES_BEZIER" ;
62 Pos = MAP_APPFONT ( 12, 111 - 69 ) ;
63 Size = MAP_APPFONT ( 242, 10 ) ;
63 TabStop = TRUE ;
64 Text [ en-US ] = "~All control points in Bézier editor" ;
65 };
66 CheckBox CBX_MOVE_OUTLINE
67 {
64 TabStop = TRUE ;
65 Text [ en-US ] = "~All control points in Bézier editor" ;
66 };
67 CheckBox CBX_MOVE_OUTLINE
68 {
68 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_MOVE_OUTLINE";
69 Pos = MAP_APPFONT ( 12 , 125 - 69 ) ;
70 Size = MAP_APPFONT ( 242 , 10 ) ;
69 HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_MOVE_OUTLINE" ;
70 Pos = MAP_APPFONT ( 12, 125 - 69 ) ;
71 Size = MAP_APPFONT ( 242, 10 ) ;
71 TabStop = TRUE ;
72 Text [ en-US ] = "~Contour of each individual object" ;
73 };
74};
72 TabStop = TRUE ;
73 Text [ en-US ] = "~Contour of each individual object" ;
74 };
75};
75 // MISC (Sonstiges)
76// Misc
76TabPage TP_OPTIONS_MISC
77{
78 HelpID = HID_SD_OPTIONS_MISC ;
77TabPage TP_OPTIONS_MISC
78{
79 HelpID = HID_SD_OPTIONS_MISC ;
79 Size = MAP_APPFONT ( 260 , 185 ) ;
80 Hide = TRUE;
80 Size = MAP_APPFONT ( 260, 185 ) ;
81 Hide = TRUE ;
81 Text [ en-US ] = "Other" ;
82 Text [ en-US ] = "Other" ;
82 FixedLine GRP_TEXT
83 FixedLine GRP_TEXT
83 {
84 {
84 Pos = MAP_APPFONT ( 6 , 3 ) ;
85 Size = MAP_APPFONT ( 248 , 8 ) ;
85 Pos = MAP_APPFONT ( 6, 3 ) ;
86 Size = MAP_APPFONT ( 248, 8 ) ;
86 Text [ en-US ] = "Text objects" ;
87 };
87 Text [ en-US ] = "Text objects" ;
88 };
88 CheckBox CBX_QUICKEDIT
89 CheckBox CBX_QUICKEDIT
89 {
90 {
90 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_QUICKEDIT";
91 Pos = MAP_APPFONT ( 12 , 14 ) ;
92 Size = MAP_APPFONT ( 116 , 10 ) ;
91 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_QUICKEDIT" ;
92 Pos = MAP_APPFONT ( 12, 14 ) ;
93 Size = MAP_APPFONT ( 116, 10 ) ;
93 TabStop = TRUE ;
94 Text [ en-US ] = "Allow quick editing" ;
95 };
96 CheckBox CBX_PICKTHROUGH
97 {
94 TabStop = TRUE ;
95 Text [ en-US ] = "Allow quick editing" ;
96 };
97 CheckBox CBX_PICKTHROUGH
98 {
98 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_PICKTHROUGH";
99 Pos = MAP_APPFONT ( 12 , 27 ) ;
100 Size = MAP_APPFONT ( 116 , 10 ) ;
99 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_PICKTHROUGH" ;
100 Pos = MAP_APPFONT ( 12, 27 ) ;
101 Size = MAP_APPFONT ( 116, 10 ) ;
101 TabStop = TRUE ;
102 Text [ en-US ] = "Only text area selectable" ;
103 };
102 TabStop = TRUE ;
103 Text [ en-US ] = "Only text area selectable" ;
104 };
104 FixedLine GRP_PROGRAMSTART
105 FixedLine GRP_PROGRAMSTART
105 {
106 {
106 Pos = MAP_APPFONT ( 6 , 42 ) ;
107 Size = MAP_APPFONT ( 248 , 8 ) ;
107 Pos = MAP_APPFONT ( 6, 42 ) ;
108 Size = MAP_APPFONT ( 248, 8 ) ;
108 Text [ en-US ] = "New document" ;
109 };
109 Text [ en-US ] = "New document" ;
110 };
110 CheckBox CBX_START_WITH_TEMPLATE
111 CheckBox CBX_START_WITH_TEMPLATE
111 {
112 {
112 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE";
113 Pos = MAP_APPFONT ( 12 , 53 ) ;
114 Size = MAP_APPFONT ( 242 , 10 ) ;
113 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE" ;
114 Pos = MAP_APPFONT ( 12, 53 ) ;
115 Size = MAP_APPFONT ( 242, 10 ) ;
115 TabStop = TRUE ;
116 Text [ en-US ] = "Start with ~wizard" ;
117 };
116 TabStop = TRUE ;
117 Text [ en-US ] = "Start with ~wizard" ;
118 };
118 FixedLine GRP_SETTINGS
119 FixedLine GRP_SETTINGS
119 {
120 {
120 Pos = MAP_APPFONT ( 6 , 69 ) ;
121 Size = MAP_APPFONT ( 248 , 8 ) ;
122 Text [ en-US ] = "Settings";
121 Pos = MAP_APPFONT ( 6, 69 ) ;
122 Size = MAP_APPFONT ( 248, 8 ) ;
123 Text [ en-US ] = "Settings" ;
123 };
124 };
124 CheckBox CBX_MASTERPAGE_CACHE
125 CheckBox CBX_MASTERPAGE_CACHE
125 {
126 {
126 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE";
127 Pos = MAP_APPFONT ( 12 , 80 ) ;
128 Size = MAP_APPFONT ( 242 , 10 ) ;
127 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE" ;
128 Pos = MAP_APPFONT ( 12, 80 ) ;
129 Size = MAP_APPFONT ( 242, 10 ) ;
129 TabStop = TRUE ;
130 Text [ en-US ] = "Use background cache" ;
131 };
132 CheckBox CBX_COPY
133 {
130 TabStop = TRUE ;
131 Text [ en-US ] = "Use background cache" ;
132 };
133 CheckBox CBX_COPY
134 {
134 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_COPY";
135 Pos = MAP_APPFONT ( 12 , 93 ) ;
136 Size = MAP_APPFONT ( 242 , 10 ) ;
135 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_COPY" ;
136 Pos = MAP_APPFONT ( 12, 93 ) ;
137 Size = MAP_APPFONT ( 242, 10 ) ;
137 TabStop = TRUE ;
138 Text [ en-US ] = "Copy when moving" ;
139 };
140 CheckBox CBX_MARKED_HIT_MOVES_ALWAYS
141 {
138 TabStop = TRUE ;
139 Text [ en-US ] = "Copy when moving" ;
140 };
141 CheckBox CBX_MARKED_HIT_MOVES_ALWAYS
142 {
142 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS";
143 Pos = MAP_APPFONT ( 12 , 106 ) ;
144 Size = MAP_APPFONT ( 242 , 10 ) ;
143 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS" ;
144 Pos = MAP_APPFONT ( 12, 106 ) ;
145 Size = MAP_APPFONT ( 242, 10 ) ;
145 TabStop = TRUE ;
146 Text [ en-US ] = "Objects always moveable" ;
147 };
146 TabStop = TRUE ;
147 Text [ en-US ] = "Objects always moveable" ;
148 };
148 CheckBox CBX_CROOK_NO_CONTORTION
149 CheckBox CBX_CROOK_NO_CONTORTION
149 {
150 {
150 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION";
151 Pos = MAP_APPFONT ( 12 , 119 ) ;
152 Size = MAP_APPFONT ( 242 , 10 ) ;
151 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION" ;
152 Pos = MAP_APPFONT ( 12, 119 ) ;
153 Size = MAP_APPFONT ( 242, 10 ) ;
153 TabStop = TRUE ;
154 TabStop = TRUE ;
154 Hide = TRUE;
155 Hide = TRUE;
155 Text [ en-US ] = "Do not distort objects in curve" ;
156 };
156 Text [ en-US ] = "Do not distort objects in curve" ;
157 };
157 FixedText FT_METRIC
158 FixedText FT_METRIC
158 {
159 {
159 Pos = MAP_APPFONT ( 12 , 119 ) ;
160 Size = MAP_APPFONT ( 60 , 8 ) ;
160 Pos = MAP_APPFONT ( 12, 119 ) ;
161 Size = MAP_APPFONT ( 60, 8 ) ;
161 Text [ en-US ] = "Unit of ~measurement" ;
162 };
162 Text [ en-US ] = "Unit of ~measurement" ;
163 };
163 ListBox LB_METRIC
164 ListBox LB_METRIC
164 {
165 {
165 HelpID = "sd:ListBox:TP_OPTIONS_MISC:LB_METRIC";
166 HelpID = "sd:ListBox:TP_OPTIONS_MISC:LB_METRIC" ;
166 Border = TRUE ;
167 Border = TRUE ;
167 Pos = MAP_APPFONT ( 75 , 117 ) ;
168 Size = MAP_APPFONT ( 50 , 50 ) ;
168 Pos = MAP_APPFONT ( 75, 117 ) ;
169 Size = MAP_APPFONT ( 50, 50 ) ;
169 DropDown = TRUE ;
170 };
170 DropDown = TRUE ;
171 };
171 FixedText FT_TABSTOP
172 FixedText FT_TABSTOP
172 {
173 {
173 Pos = MAP_APPFONT ( 130 , 119 ) ;
174 Size = MAP_APPFONT ( 70 , 8 ) ;
175 Right = TRUE;
174 Pos = MAP_APPFONT ( 130, 119 ) ;
175 Size = MAP_APPFONT ( 70, 8 ) ;
176 Right = TRUE ;
176 Text [ en-US ] = "Ta~b stops" ;
177 };
177 Text [ en-US ] = "Ta~b stops" ;
178 };
178 MetricField MTR_FLD_TABSTOP
179 MetricField MTR_FLD_TABSTOP
179 {
180 {
180 HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_TABSTOP";
181 HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_TABSTOP" ;
181 Border = TRUE ;
182 Border = TRUE ;
182 Pos = MAP_APPFONT ( 206 , 117 ) ;
183 Size = MAP_APPFONT ( 45 , 12 ) ;
183 Pos = MAP_APPFONT ( 206, 117 ) ;
184 Size = MAP_APPFONT ( 45, 12 ) ;
184 TabStop = TRUE ;
185 Repeat = TRUE ;
186 Spin = TRUE ;
187 Unit = FUNIT_CM ;
188 SpinSize = 10 ;
189 Minimum = 50 ;
190 Maximum = 2000;
191 First = 50 ;
192 Last = 2000 ;
193 StrictFormat = TRUE ;
194 DecimalDigits = 2 ;
195 };
185 TabStop = TRUE ;
186 Repeat = TRUE ;
187 Spin = TRUE ;
188 Unit = FUNIT_CM ;
189 SpinSize = 10 ;
190 Minimum = 50 ;
191 Maximum = 2000;
192 First = 50 ;
193 Last = 2000 ;
194 StrictFormat = TRUE ;
195 DecimalDigits = 2 ;
196 };
196 FixedLine GRP_START_WITH_ACTUAL_PAGE
197 FixedLine GRP_START_WITH_ACTUAL_PAGE
197 {
198 {
198 Pos = MAP_APPFONT ( 6 , 134 ) ;
199 Size = MAP_APPFONT ( 248 , 8 ) ;
199 Pos = MAP_APPFONT ( 6, 134 ) ;
200 Size = MAP_APPFONT ( 248, 8 ) ;
200 Text [ en-US ] = "Start presentation" ;
201 };
201 Text [ en-US ] = "Start presentation" ;
202 };
202 CheckBox CBX_START_WITH_ACTUAL_PAGE
203 CheckBox CBX_START_WITH_ACTUAL_PAGE
203 {
204 {
204 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE";
205 Pos = MAP_APPFONT ( 12 , 145 ) ;
206 Size = MAP_APPFONT ( 116 , 10 ) ;
205 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE" ;
206 Pos = MAP_APPFONT ( 12, 145 ) ;
207 Size = MAP_APPFONT ( 116, 10 ) ;
207 TabStop = TRUE ;
208 Text [ en-US ] = "Always with current page" ;
209 };
208 TabStop = TRUE ;
209 Text [ en-US ] = "Always with current page" ;
210 };
210 CheckBox CBX_START_WITH_PRESENTER_SCREEN
211 {
212 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_PRESENTER_SCREEN";
213 Pos = MAP_APPFONT ( 12 , 145 ) ;
214 Size = MAP_APPFONT ( 116 , 10 ) ;
215 TabStop = TRUE ;
216 Text [ en-US ] = "With Presenter Screen" ;
217 };
218 FixedLine FT_COMPATIBILITY
211 CheckBox CBX_START_WITH_PRESENTER_SCREEN
219 {
212 {
220 Pos = MAP_APPFONT ( 6 , 160 ) ;
221 Size = MAP_APPFONT ( 248 , 8 ) ;
213 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_PRESENTER_SCREEN" ;
214 Pos = MAP_APPFONT ( 12, 145 ) ;
215 Size = MAP_APPFONT ( 116, 10 ) ;
216 TabStop = TRUE ;
217 Text [ en-US ] = "With Presenter Screen" ;
218 };
219 FixedLine FT_COMPATIBILITY
220 {
221 Pos = MAP_APPFONT ( 6, 160 ) ;
222 Size = MAP_APPFONT ( 248, 8 ) ;
222 Text [ en-US ] = "Compatibility" ;
223 };
223 Text [ en-US ] = "Compatibility" ;
224 };
224 CheckBox CB_USE_PRINTER_METRICS
225 {
226 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_USE_PRINTER_METRICS";
227 // This checkbox and the following one will change places when this
228 // one is wired in into the dialog. At the moment exists only for
229 // translation to work on.
230 Pos = MAP_APPFONT ( 12 , 184 ) ;
225 CheckBox CB_USE_PRINTER_METRICS
226 {
227 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_USE_PRINTER_METRICS" ;
228 // This checkbox and the following one will change places when this
229 // one is wired in into the dialog. At the moment exists only for
230 // translation to work on.
231 Pos = MAP_APPFONT ( 12, 184 ) ;
231 Size = MAP_APPFONT ( 242, 10 ) ;
232 Size = MAP_APPFONT ( 242, 10 ) ;
232 Text [ en-US ] = "Us~e printer metrics for document formatting";
233 Text [ en-US ] = "Us~e printer metrics for document formatting" ;
233 };
234 CheckBox CB_MERGE_PARA_DIST
235 {
234 };
235 CheckBox CB_MERGE_PARA_DIST
236 {
236 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_MERGE_PARA_DIST";
237 Pos = MAP_APPFONT ( 12 , 171 ) ;
237 HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_MERGE_PARA_DIST" ;
238 Pos = MAP_APPFONT ( 12, 171 ) ;
238 Size = MAP_APPFONT ( 242, 10 ) ;
239 Size = MAP_APPFONT ( 242, 10 ) ;
239 Text [ en-US ] = "Add ~spacing between paragraphs and tables (in current document)";
240 Text [ en-US ] = "Add ~spacing between paragraphs and tables (in current document)" ;
240 };
241 };
241 FixedLine GRP_SCALE
242 FixedLine GRP_SCALE
242 {
243 {
243 Hide = TRUE;
244 Pos = MAP_APPFONT ( 6 , 122 ) ;
245 Size = MAP_APPFONT ( 248 , 8 ) ;
246 SCALE_TEXT
247 };
248 FixedText FT_ORIGINAL
244 Hide = TRUE;
245 Pos = MAP_APPFONT ( 6, 122 ) ;
246 Size = MAP_APPFONT ( 248, 8 ) ;
247 SCALE_TEXT
248 };
249 FixedText FT_ORIGINAL
249 {
250 {
250 Hide = TRUE;
251 Pos = MAP_APPFONT ( 155 , 133 ) ;
252 Size = MAP_APPFONT ( 45 , 10 ) ;
253 Text [ en-US ] = "Original";
251 Hide = TRUE;
252 Pos = MAP_APPFONT ( 155, 133 ) ;
253 Size = MAP_APPFONT ( 45, 10 ) ;
254 Text [ en-US ] = "Original" ;
254 };
255 };
255 FixedText FT_EQUIVALENT
256 FixedText FT_EQUIVALENT
256 {
257 {
257 Hide = TRUE;
258 Pos = MAP_APPFONT ( 206 , 133 ) ;
259 Size = MAP_APPFONT ( 45 , 10 ) ;
260 Text [ en-US ] = "Equivalent to";
258 Hide = TRUE;
259 Pos = MAP_APPFONT ( 206, 133 ) ;
260 Size = MAP_APPFONT ( 45, 10 ) ;
261 Text [ en-US ] = "Equivalent to" ;
261 };
262 };
262 FixedText FT_SCALE
263 {
264 Hide = TRUE;
265 Pos = MAP_APPFONT ( 12 , 149 ) ;
266 Size = MAP_APPFONT ( 56 , 8 ) ;
267 Text [ en-US ] = "~Drawing scale";
263 FixedText FT_SCALE
264 {
265 Hide = TRUE;
266 Pos = MAP_APPFONT ( 12, 149 ) ;
267 Size = MAP_APPFONT ( 56, 8 ) ;
268 Text [ en-US ] = "~Drawing scale" ;
268 };
269 };
269 ComboBox CB_SCALE
270 ComboBox CB_SCALE
270 {
271 {
271 HelpID = "sd:ComboBox:TP_OPTIONS_MISC:CB_SCALE";
272 Hide = TRUE;
273 Pos = MAP_APPFONT ( 72 , 147 ) ;
274 Size = MAP_APPFONT ( 30 , 70 ) ;
272 HelpID = "sd:ComboBox:TP_OPTIONS_MISC:CB_SCALE" ;
273 Hide = TRUE;
274 Pos = MAP_APPFONT ( 75, 147 ) ;
275 Size = MAP_APPFONT ( 30, 70 ) ;
275 TabStop = TRUE ;
276 DropDown = TRUE ;
277 };
276 TabStop = TRUE ;
277 DropDown = TRUE ;
278 };
278 FixedText FT_PAGEWIDTH
279 FixedText FT_PAGEWIDTH
279 {
280 {
280 Hide = TRUE;
281 Pos = MAP_APPFONT ( 105 , 149 ) ;
282 Size = MAP_APPFONT ( 49 , 8 ) ;
281 Hide = TRUE;
282 Pos = MAP_APPFONT ( 105, 149 ) ;
283 Size = MAP_APPFONT ( 49, 8 ) ;
283 Text [ en-US ] = "Page ~width" ;
284 };
284 Text [ en-US ] = "Page ~width" ;
285 };
285 FixedText FI_INFO_1
286 FixedText FI_INFO_1
286 {
287 {
287 Hide = TRUE;
288 Pos = MAP_APPFONT ( 155 , 149 ) ;
289 Size = MAP_APPFONT ( 49 , 8 ) ;
288 Hide = TRUE;
289 Pos = MAP_APPFONT ( 155, 149 ) ;
290 Size = MAP_APPFONT ( 49, 8 ) ;
290 };
291 };
291 MetricField MTR_FLD_ORIGINAL_WIDTH
292 MetricField MTR_FLD_ORIGINAL_WIDTH
292 {
293 {
293 HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_WIDTH";
294 Hide = TRUE;
295 Border = TRUE ;
296 Pos = MAP_APPFONT ( 206 , 147 ) ;
297 Size = MAP_APPFONT ( 45 , 12 ) ;
294 HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_WIDTH" ;
295 Hide = TRUE ;
296 Border = TRUE ;
297 Pos = MAP_APPFONT ( 206, 147 ) ;
298 Size = MAP_APPFONT ( 45, 12 ) ;
298 TabStop = TRUE ;
299 Repeat = TRUE ;
300 Spin = TRUE ;
301 SpinSize = 100 ;
302 Minimum = 1 ;
303 Maximum = 999999999 ;
304 StrictFormat = TRUE ;
305 DecimalDigits = 2 ;
306 Unit = FUNIT_MM ;
307 First = 1 ;
308 Last = 999999999 ;
309 };
299 TabStop = TRUE ;
300 Repeat = TRUE ;
301 Spin = TRUE ;
302 SpinSize = 100 ;
303 Minimum = 1 ;
304 Maximum = 999999999 ;
305 StrictFormat = TRUE ;
306 DecimalDigits = 2 ;
307 Unit = FUNIT_MM ;
308 First = 1 ;
309 Last = 999999999 ;
310 };
310 FixedText FT_PAGEHEIGHT
311 FixedText FT_PAGEHEIGHT
311 {
312 {
312 Hide = TRUE;
313 Pos = MAP_APPFONT ( 105 , 165 ) ;
314 Size = MAP_APPFONT ( 49 , 8 ) ;
313 Hide = TRUE ;
314 Pos = MAP_APPFONT ( 105, 165 ) ;
315 Size = MAP_APPFONT ( 49, 8 ) ;
315 Text [ en-US ] = "Page ~height" ;
316 };
317 FixedText FI_INFO_2
318 {
316 Text [ en-US ] = "Page ~height" ;
317 };
318 FixedText FI_INFO_2
319 {
319 Hide = TRUE;
320 Pos = MAP_APPFONT ( 155 , 165 ) ;
321 Size = MAP_APPFONT ( 49 , 8 ) ;
320 Hide = TRUE ;
321 Pos = MAP_APPFONT ( 155, 165 ) ;
322 Size = MAP_APPFONT ( 49, 8 ) ;
322 };
323 };
323 MetricField MTR_FLD_ORIGINAL_HEIGHT
324 MetricField MTR_FLD_ORIGINAL_HEIGHT
324 {
325 {
325 HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_HEIGHT";
326 Hide = TRUE;
327 Border = TRUE ;
328 Pos = MAP_APPFONT ( 206 , 163 ) ;
329 Size = MAP_APPFONT ( 45 , 12 ) ;
326 HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_HEIGHT" ;
327 Hide = TRUE ;
328 Border = TRUE ;
329 Pos = MAP_APPFONT ( 206, 163 ) ;
330 Size = MAP_APPFONT ( 45, 12 ) ;
330 TabStop = TRUE ;
331 Repeat = TRUE ;
332 Spin = TRUE ;
333 SpinSize = 100 ;
334 Minimum = 1 ;
335 Maximum = 999999999 ;
336 StrictFormat = TRUE ;
337 DecimalDigits = 2 ;
338 Unit = FUNIT_MM ;
339 First = 1 ;
340 Last = 999999999 ;
341 };
331 TabStop = TRUE ;
332 Repeat = TRUE ;
333 Spin = TRUE ;
334 SpinSize = 100 ;
335 Minimum = 1 ;
336 Maximum = 999999999 ;
337 StrictFormat = TRUE ;
338 DecimalDigits = 2 ;
339 Unit = FUNIT_MM ;
340 First = 1 ;
341 Last = 999999999 ;
342 };
342
343};
344
343};
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
345// ********************************************************************** EOF