smres.src (e3349227) smres.src (7ea7a1cc)
1/**************************************************************
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

--- 139 unchanged lines hidden (view full) ---

148 Pos = MAP_APPFONT ( 57 , 36 ) ;
149 Size = MAP_APPFONT ( 40 , 12 ) ;
150 TabStop = TRUE ;
151 Left = TRUE ;
152 Repeat = TRUE ;
153 Spin = TRUE ;
154 Minimum = 5 ;
155 Maximum = 200 ;
1/**************************************************************
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

--- 139 unchanged lines hidden (view full) ---

148 Pos = MAP_APPFONT ( 57 , 36 ) ;
149 Size = MAP_APPFONT ( 40 , 12 ) ;
150 TabStop = TRUE ;
151 Left = TRUE ;
152 Repeat = TRUE ;
153 Spin = TRUE ;
154 Minimum = 5 ;
155 Maximum = 200 ;
156 Unit = FUNIT_CUSTOM ;
157 CustomUnitText = "%" ;
156 Unit = FUNIT_PERCENT ;
158 };
159 FixedText 5
160 {
161 Pos = MAP_APPFONT ( 12 , 52 ) ;
162 Size = MAP_APPFONT ( 40 , 10 ) ;
163 Left = TRUE ;
164 Text [ en-US ] = "~Indexes";
165 };

--- 4 unchanged lines hidden (view full) ---

170 Pos = MAP_APPFONT ( 57 , 51 ) ;
171 Size = MAP_APPFONT ( 40 , 12 ) ;
172 TabStop = TRUE ;
173 Left = TRUE ;
174 Repeat = TRUE ;
175 Spin = TRUE ;
176 Minimum = 5 ;
177 Maximum = 200 ;
157 };
158 FixedText 5
159 {
160 Pos = MAP_APPFONT ( 12 , 52 ) ;
161 Size = MAP_APPFONT ( 40 , 10 ) ;
162 Left = TRUE ;
163 Text [ en-US ] = "~Indexes";
164 };

--- 4 unchanged lines hidden (view full) ---

169 Pos = MAP_APPFONT ( 57 , 51 ) ;
170 Size = MAP_APPFONT ( 40 , 12 ) ;
171 TabStop = TRUE ;
172 Left = TRUE ;
173 Repeat = TRUE ;
174 Spin = TRUE ;
175 Minimum = 5 ;
176 Maximum = 200 ;
178 Unit = FUNIT_CUSTOM ;
179 CustomUnitText = "%" ;
177 Unit = FUNIT_PERCENT ;
180 };
181 FixedText 6
182 {
183 Pos = MAP_APPFONT ( 12 , 67 ) ;
184 Size = MAP_APPFONT ( 40 , 10 ) ;
185 Left = TRUE ;
186 Text [ en-US ] = "~Functions";
187 };

--- 4 unchanged lines hidden (view full) ---

192 Pos = MAP_APPFONT ( 57 , 66 ) ;
193 Size = MAP_APPFONT ( 40 , 12 ) ;
194 TabStop = TRUE ;
195 Left = TRUE ;
196 Repeat = TRUE ;
197 Spin = TRUE ;
198 Minimum = 5 ;
199 Maximum = 200 ;
178 };
179 FixedText 6
180 {
181 Pos = MAP_APPFONT ( 12 , 67 ) ;
182 Size = MAP_APPFONT ( 40 , 10 ) ;
183 Left = TRUE ;
184 Text [ en-US ] = "~Functions";
185 };

--- 4 unchanged lines hidden (view full) ---

190 Pos = MAP_APPFONT ( 57 , 66 ) ;
191 Size = MAP_APPFONT ( 40 , 12 ) ;
192 TabStop = TRUE ;
193 Left = TRUE ;
194 Repeat = TRUE ;
195 Spin = TRUE ;
196 Minimum = 5 ;
197 Maximum = 200 ;
200 Unit = FUNIT_CUSTOM ;
201 CustomUnitText = "%" ;
198 Unit = FUNIT_PERCENT ;
202 };
203 FixedText 7
204 {
205 Pos = MAP_APPFONT ( 12 , 82 ) ;
206 Size = MAP_APPFONT ( 40 , 10 ) ;
207 Left = TRUE ;
208 Text [ en-US ] = "~Operators";
209 };

--- 4 unchanged lines hidden (view full) ---

214 Pos = MAP_APPFONT ( 57 , 81 ) ;
215 Size = MAP_APPFONT ( 40 , 12 ) ;
216 TabStop = TRUE ;
217 Left = TRUE ;
218 Repeat = TRUE ;
219 Spin = TRUE ;
220 Minimum = 5 ;
221 Maximum = 200 ;
199 };
200 FixedText 7
201 {
202 Pos = MAP_APPFONT ( 12 , 82 ) ;
203 Size = MAP_APPFONT ( 40 , 10 ) ;
204 Left = TRUE ;
205 Text [ en-US ] = "~Operators";
206 };

--- 4 unchanged lines hidden (view full) ---

211 Pos = MAP_APPFONT ( 57 , 81 ) ;
212 Size = MAP_APPFONT ( 40 , 12 ) ;
213 TabStop = TRUE ;
214 Left = TRUE ;
215 Repeat = TRUE ;
216 Spin = TRUE ;
217 Minimum = 5 ;
218 Maximum = 200 ;
222 Unit = FUNIT_CUSTOM ;
223 CustomUnitText = "%" ;
219 Unit = FUNIT_PERCENT ;
224 };
225 FixedText 8
226 {
227 Pos = MAP_APPFONT ( 12 , 97 ) ;
228 Size = MAP_APPFONT ( 40 , 10 ) ;
229 Left = TRUE ;
230 Text [ en-US ] = "~Limits";
231 };

--- 4 unchanged lines hidden (view full) ---

236 Pos = MAP_APPFONT ( 57 , 96 ) ;
237 Size = MAP_APPFONT ( 40 , 12 ) ;
238 TabStop = TRUE ;
239 Left = TRUE ;
240 Repeat = TRUE ;
241 Spin = TRUE ;
242 Minimum = 5 ;
243 Maximum = 200 ;
220 };
221 FixedText 8
222 {
223 Pos = MAP_APPFONT ( 12 , 97 ) ;
224 Size = MAP_APPFONT ( 40 , 10 ) ;
225 Left = TRUE ;
226 Text [ en-US ] = "~Limits";
227 };

--- 4 unchanged lines hidden (view full) ---

232 Pos = MAP_APPFONT ( 57 , 96 ) ;
233 Size = MAP_APPFONT ( 40 , 12 ) ;
234 TabStop = TRUE ;
235 Left = TRUE ;
236 Repeat = TRUE ;
237 Spin = TRUE ;
238 Minimum = 5 ;
239 Maximum = 200 ;
244 Unit = FUNIT_CUSTOM ;
245 CustomUnitText = "%" ;
240 Unit = FUNIT_PERCENT ;
246 };
247 FixedLine 1
248 {
249 Pos = MAP_APPFONT ( 6 , 24 ) ;
250 Size = MAP_APPFONT ( 99 , 8 ) ;
251 Text [ en-US ] = "Relative sizes" ;
252 };
253 OKButton 1

--- 203 unchanged lines hidden (view full) ---

457 Border = TRUE ;
458 TabStop = TRUE ;
459 Left = TRUE ;
460 Spin = TRUE ;
461 SpinSize = 1 ;
462 Repeat = TRUE;
463 Pos = MAP_APPFONT ( 78 , 18 ) ;
464 Size = MAP_APPFONT ( 38 , 12 ) ;
241 };
242 FixedLine 1
243 {
244 Pos = MAP_APPFONT ( 6 , 24 ) ;
245 Size = MAP_APPFONT ( 99 , 8 ) ;
246 Text [ en-US ] = "Relative sizes" ;
247 };
248 OKButton 1

--- 203 unchanged lines hidden (view full) ---

452 Border = TRUE ;
453 TabStop = TRUE ;
454 Left = TRUE ;
455 Spin = TRUE ;
456 SpinSize = 1 ;
457 Repeat = TRUE;
458 Pos = MAP_APPFONT ( 78 , 18 ) ;
459 Size = MAP_APPFONT ( 38 , 12 ) ;
465 CustomUnitText [ en-US ] = "%" ;
466 };
467 FixedText 2
468 {
469 Disable = TRUE ;
470 Hide = TRUE ;
471 Pos = MAP_APPFONT ( 12 , 35 ) ;
472 Size = MAP_APPFONT ( 65 , 10 ) ;
473 Left = TRUE ;

--- 4 unchanged lines hidden (view full) ---

478 Border = TRUE ;
479 TabStop = TRUE ;
480 Left = TRUE ;
481 Spin = TRUE ;
482 SpinSize = 1 ;
483 Repeat = TRUE;
484 Pos = MAP_APPFONT ( 78 , 34 ) ;
485 Size = MAP_APPFONT ( 38 , 12 ) ;
460 };
461 FixedText 2
462 {
463 Disable = TRUE ;
464 Hide = TRUE ;
465 Pos = MAP_APPFONT ( 12 , 35 ) ;
466 Size = MAP_APPFONT ( 65 , 10 ) ;
467 Left = TRUE ;

--- 4 unchanged lines hidden (view full) ---

472 Border = TRUE ;
473 TabStop = TRUE ;
474 Left = TRUE ;
475 Spin = TRUE ;
476 SpinSize = 1 ;
477 Repeat = TRUE;
478 Pos = MAP_APPFONT ( 78 , 34 ) ;
479 Size = MAP_APPFONT ( 38 , 12 ) ;
486 CustomUnitText [ en-US ] = "%" ;
487 };
488 CheckBox 1
489 {
490 HelpID = "starmath:CheckBox:RID_DISTANCEDIALOG:1";
491 TabStop = TRUE ;
492 Pos = MAP_APPFONT ( 12 , 55 ) ;
493 Size = MAP_APPFONT ( 110 , 12 ) ;
494 Text [ en-US ] = "Scale all brackets";

--- 12 unchanged lines hidden (view full) ---

507 Border = TRUE ;
508 TabStop = TRUE ;
509 Left = TRUE ;
510 Spin = TRUE ;
511 SpinSize = 1 ;
512 Repeat = TRUE;
513 Pos = MAP_APPFONT ( 78 , 50 ) ;
514 Size = MAP_APPFONT ( 38 , 12 ) ;
480 };
481 CheckBox 1
482 {
483 HelpID = "starmath:CheckBox:RID_DISTANCEDIALOG:1";
484 TabStop = TRUE ;
485 Pos = MAP_APPFONT ( 12 , 55 ) ;
486 Size = MAP_APPFONT ( 110 , 12 ) ;
487 Text [ en-US ] = "Scale all brackets";

--- 12 unchanged lines hidden (view full) ---

500 Border = TRUE ;
501 TabStop = TRUE ;
502 Left = TRUE ;
503 Spin = TRUE ;
504 SpinSize = 1 ;
505 Repeat = TRUE;
506 Pos = MAP_APPFONT ( 78 , 50 ) ;
507 Size = MAP_APPFONT ( 38 , 12 ) ;
515 CustomUnitText [ en-US ] = "%" ;
516 };
517 FixedText 4
518 {
519 Disable = TRUE ;
520 Hide = TRUE ;
521 Pos = MAP_APPFONT ( 12 , 67 ) ;
522 Size = MAP_APPFONT ( 65 , 10 ) ;
523 Left = TRUE ;

--- 549 unchanged lines hidden (view full) ---

1073 Pos = MAP_APPFONT ( 18 , 111 ) ;
1074 Size = MAP_APPFONT ( 30 , 12 ) ;
1075 TabStop = TRUE ;
1076 Left = TRUE ;
1077 Repeat = TRUE ;
1078 Spin = TRUE ;
1079 Minimum = 10 ;
1080 Maximum = 400 ;
508 };
509 FixedText 4
510 {
511 Disable = TRUE ;
512 Hide = TRUE ;
513 Pos = MAP_APPFONT ( 12 , 67 ) ;
514 Size = MAP_APPFONT ( 65 , 10 ) ;
515 Left = TRUE ;

--- 549 unchanged lines hidden (view full) ---

1065 Pos = MAP_APPFONT ( 18 , 111 ) ;
1066 Size = MAP_APPFONT ( 30 , 12 ) ;
1067 TabStop = TRUE ;
1068 Left = TRUE ;
1069 Repeat = TRUE ;
1070 Spin = TRUE ;
1071 Minimum = 10 ;
1072 Maximum = 400 ;
1081 Unit = FUNIT_CUSTOM ;
1082 CustomUnitText = "%" ;
1073 Unit = FUNIT_PERCENT ;
1083 };
1084 FixedLine FL_MISC_OPTIONS
1085 {
1086 Pos = MAP_APPFONT ( 6 , 129 ) ;
1087 Size = MAP_APPFONT ( 248 , 8 ) ;
1088 Text [ en-US ] = "Miscellaneous options";
1089 };
1090 CheckBox CB_IGNORE_SPACING

--- 363 unchanged lines hidden (view full) ---

1454Menu RID_VIEWMENU
1455{
1456 ItemList =
1457 {
1458 MenuItem
1459 {
1460 Identifier = SID_VIEW050 ;
1461 HelpId = CMD_SID_VIEW050 ;
1074 };
1075 FixedLine FL_MISC_OPTIONS
1076 {
1077 Pos = MAP_APPFONT ( 6 , 129 ) ;
1078 Size = MAP_APPFONT ( 248 , 8 ) ;
1079 Text [ en-US ] = "Miscellaneous options";
1080 };
1081 CheckBox CB_IGNORE_SPACING

--- 363 unchanged lines hidden (view full) ---

1445Menu RID_VIEWMENU
1446{
1447 ItemList =
1448 {
1449 MenuItem
1450 {
1451 Identifier = SID_VIEW050 ;
1452 HelpId = CMD_SID_VIEW050 ;
1462 Text [ en-US ] = "~View 50%" ;
1453 Text [ en-US ] = "~View 50 %" ;
1463 };
1464 MenuItem
1465 {
1466 Identifier = SID_VIEW100 ;
1467 HelpId = CMD_SID_VIEW100 ;
1454 };
1455 MenuItem
1456 {
1457 Identifier = SID_VIEW100 ;
1458 HelpId = CMD_SID_VIEW100 ;
1468 Text [ en-US ] = "View ~100%" ;
1459 Text [ en-US ] = "View ~100 %" ;
1469 };
1470 MenuItem
1471 {
1472 Identifier = SID_VIEW200 ;
1473 HelpId = CMD_SID_VIEW200 ;
1460 };
1461 MenuItem
1462 {
1463 Identifier = SID_VIEW200 ;
1464 HelpId = CMD_SID_VIEW200 ;
1474 Text [ en-US ] = "View ~200%" ;
1465 Text [ en-US ] = "View ~200 %" ;
1475 };
1476 MenuItem
1477 {
1478 Identifier = SID_ZOOMIN ;
1479 HelpId = CMD_SID_ZOOMIN ;
1480 Text [ en-US ] = "~Zoom In" ;
1481 };
1482 MenuItem

--- 287 unchanged lines hidden ---
1466 };
1467 MenuItem
1468 {
1469 Identifier = SID_ZOOMIN ;
1470 HelpId = CMD_SID_ZOOMIN ;
1471 Text [ en-US ] = "~Zoom In" ;
1472 };
1473 MenuItem

--- 287 unchanged lines hidden ---