1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: smres.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
32 #include <sfx2/sfx.hrc>
33 #include <svx/globlmn.hrc>
34 #include "starmath.hrc"
36 #include "toolbox.hrc"
38 #define IMAGE_STDBTN_COLOR Color { Red = 0xff00; Green = 0x0000; Blue = 0xff00; }
39 #define IMAGE_STDBTN_COLOR_HC IMAGE_STDBTN_COLOR
41 #define MN_SUB_TOOLBAR 32
42 #define WORKARROUND_1 1
43 #define WORKARROUND_3 3
44 #define WORKARROUND_10 10
46 ModalDialog RID_FONTDIALOG
51 Size = MAP_APPFONT ( 183 , 150 ) ;
52 Text [ en-US ] = "Fonts" ;
56 Pos = MAP_APPFONT ( 6 , 6 ) ;
57 Size = MAP_APPFONT ( 40 , 8 ) ;
58 Text [ en-US ] = "~Font";
62 Pos = MAP_APPFONT ( 6 , 17 ) ;
63 Size = MAP_APPFONT ( 111 , 60 ) ;
71 Pos = MAP_APPFONT ( 60 , 84 ) ;
72 Size = MAP_APPFONT ( 33 , 10 ) ;
73 Text [ en-US ] = "~Bold" ;
78 Pos = MAP_APPFONT ( 60 , 97 ) ;
79 Size = MAP_APPFONT ( 33 , 10 ) ;
80 Text [ en-US ] = "~Italic" ;
84 Pos = MAP_APPFONT ( 126 , 6 ) ;
85 Size = MAP_APPFONT ( 50 , 14 ) ;
91 Pos = MAP_APPFONT ( 126 , 24 ) ;
92 Size = MAP_APPFONT ( 50 , 14 ) ;
99 Pos = MAP_APPFONT ( 6 , 113 ) ;
100 Size = MAP_APPFONT ( 111 , 31 ) ;
104 Pos = MAP_APPFONT ( 6 , 85 ) ;
105 Size = MAP_APPFONT ( 42 , 8 ) ;
106 Text [ en-US ] = "Attributes" ;
110 ModalDialog RID_FONTSIZEDIALOG
115 HelpID = SID_FONTSIZE ;
116 Size = MAP_APPFONT ( 171 , 120 ) ;
117 /* ### ACHTUNG: Neuer Text in Resource? Schriftgrößen : Schriftgrößen */
118 Text [ en-US ] = "Font Sizes" ;
122 Pos = MAP_APPFONT ( 12 , 7 ) ;
123 Size = MAP_APPFONT ( 40 , 10 ) ;
124 /* ### ACHTUNG: Neuer Text in Resource? ~Basisgröße: : ~Basisgröße: */
125 Text [ en-US ] = "Base ~size";
130 Pos = MAP_APPFONT ( 57 , 6 ) ;
131 Size = MAP_APPFONT ( 40 , 12 ) ;
142 Pos = MAP_APPFONT ( 12 , 37 ) ;
143 Size = MAP_APPFONT ( 40 , 10 ) ;
145 Text [ en-US ] = "~Text";
150 Pos = MAP_APPFONT ( 57 , 36 ) ;
151 Size = MAP_APPFONT ( 40 , 12 ) ;
158 Unit = FUNIT_CUSTOM ;
159 CustomUnitText = "%" ;
163 Pos = MAP_APPFONT ( 12 , 52 ) ;
164 Size = MAP_APPFONT ( 40 , 10 ) ;
166 Text [ en-US ] = "~Indexes";
171 Pos = MAP_APPFONT ( 57 , 51 ) ;
172 Size = MAP_APPFONT ( 40 , 12 ) ;
179 Unit = FUNIT_CUSTOM ;
180 CustomUnitText = "%" ;
184 Pos = MAP_APPFONT ( 12 , 67 ) ;
185 Size = MAP_APPFONT ( 40 , 10 ) ;
187 Text [ en-US ] = "~Functions";
192 Pos = MAP_APPFONT ( 57 , 66 ) ;
193 Size = MAP_APPFONT ( 40 , 12 ) ;
200 Unit = FUNIT_CUSTOM ;
201 CustomUnitText = "%" ;
205 Pos = MAP_APPFONT ( 12 , 82 ) ;
206 Size = MAP_APPFONT ( 40 , 10 ) ;
208 Text [ en-US ] = "~Operators";
213 Pos = MAP_APPFONT ( 57 , 81 ) ;
214 Size = MAP_APPFONT ( 40 , 12 ) ;
221 Unit = FUNIT_CUSTOM ;
222 CustomUnitText = "%" ;
226 Pos = MAP_APPFONT ( 12 , 97 ) ;
227 Size = MAP_APPFONT ( 40 , 10 ) ;
229 Text [ en-US ] = "~Limits";
234 Pos = MAP_APPFONT ( 57 , 96 ) ;
235 Size = MAP_APPFONT ( 40 , 12 ) ;
242 Unit = FUNIT_CUSTOM ;
243 CustomUnitText = "%" ;
247 Pos = MAP_APPFONT ( 6 , 24 ) ;
248 Size = MAP_APPFONT ( 99 , 8 ) ;
249 /* ### ACHTUNG: Neuer Text in Resource? relative Größen : relative Größen */
250 Text [ en-US ] = "Relative sizes" ;
254 Pos = MAP_APPFONT ( 114 , 3 ) ;
255 Size = MAP_APPFONT ( 50 , 14 ) ;
261 Pos = MAP_APPFONT ( 114 , 21 ) ;
262 Size = MAP_APPFONT ( 50 , 14 ) ;
268 Pos = MAP_APPFONT ( 114 , 45 ) ;
269 Size = MAP_APPFONT ( 50 , 14 ) ;
270 Text [ en-US ] = "~Default" ;
274 ModalDialog RID_FONTTYPEDIALOG
279 Size = MAP_APPFONT ( 282 , 153 ) ;
280 Text [ en-US ] = "Fonts" ;
284 Pos = MAP_APPFONT ( 6 , 6 ) ;
285 Size = MAP_APPFONT ( 207 , 8 ) ;
286 Text [ en-US ] = "Formula fonts" ;
290 Pos = MAP_APPFONT ( 6 , 84 ) ;
291 Size = MAP_APPFONT ( 207 , 8 ) ;
292 Text [ en-US ] = "Custom fonts" ;
297 Pos = MAP_APPFONT ( 12 , 18 ) ;
298 Size = MAP_APPFONT ( 40 , 10 ) ;
299 Text [ en-US ] = "~Variables";
304 Pos = MAP_APPFONT ( 54 , 18 ) ;
305 Size = MAP_APPFONT ( 150 , 69 ) ;
312 Pos = MAP_APPFONT ( 12 , 33 ) ;
313 Size = MAP_APPFONT ( 40 , 10 ) ;
314 Text [ en-US ] = "~Functions";
319 Pos = MAP_APPFONT ( 54 , 33 ) ;
320 Size = MAP_APPFONT ( 150 , 69 ) ;
327 Pos = MAP_APPFONT ( 12 , 51 ) ;
328 Size = MAP_APPFONT ( 40 , 10 ) ;
329 Text [ en-US ] = "~Numbers";
334 Pos = MAP_APPFONT ( 54 , 48 ) ;
335 Size = MAP_APPFONT ( 150 , 69 ) ;
342 Pos = MAP_APPFONT ( 12 , 66 ) ;
343 Size = MAP_APPFONT ( 40 , 10 ) ;
344 Text [ en-US ] = "~Text";
349 Pos = MAP_APPFONT ( 54 , 63 ) ;
350 Size = MAP_APPFONT ( 150 , 69 ) ;
357 Pos = MAP_APPFONT ( 12 , 97 ) ;
358 Size = MAP_APPFONT ( 40 , 10 ) ;
359 Text [ en-US ] = "~Serif";
364 Pos = MAP_APPFONT ( 54 , 96 ) ;
365 Size = MAP_APPFONT ( 150 , 69 ) ;
372 Pos = MAP_APPFONT ( 12 , 112 ) ;
373 Size = MAP_APPFONT ( 40 , 10 ) ;
374 Text [ en-US ] = "S~ans";
379 Pos = MAP_APPFONT ( 54 , 111 ) ;
380 Size = MAP_APPFONT ( 150 , 69 ) ;
387 Pos = MAP_APPFONT ( 12 , 127 ) ;
388 Size = MAP_APPFONT ( 40 , 10 ) ;
389 Text [ en-US ] = "F~ixed";
394 Pos = MAP_APPFONT ( 54 , 126 ) ;
395 Size = MAP_APPFONT ( 150 , 69 ) ;
401 Pos = MAP_APPFONT ( 225 , 6 ) ;
402 Size = MAP_APPFONT ( 50 , 14 ) ;
408 Pos = MAP_APPFONT ( 225 , 24 ) ;
409 Size = MAP_APPFONT ( 50 , 14 ) ;
415 ButtonMenu = Menu , RID_FONTMENU ;
416 Pos = MAP_APPFONT ( 225 , 48 ) ;
417 Size = MAP_APPFONT ( 50 , 14 ) ;
418 Text [ en-US ] = "~Modify" ;
423 Pos = MAP_APPFONT ( 225 , 66 ) ;
424 Size = MAP_APPFONT ( 50 , 14 ) ;
425 Text [ en-US ] = "~Default" ;
429 ModalDialog RID_DISTANCEDIALOG
434 HelpID = SID_DISTANCE ;
435 Size = MAP_APPFONT ( 240 , 90 ) ;
436 /* ### ACHTUNG: Neuer Text in Resource? Abstände : Abstände */
437 Text [ en-US ] = "Spacing" ;
440 Pos = MAP_APPFONT ( 12 , 19 ) ;
441 Size = MAP_APPFONT ( 65 , 10 ) ;
452 Pos = MAP_APPFONT ( 78 , 18 ) ;
453 Size = MAP_APPFONT ( 38 , 12 ) ;
454 CustomUnitText [ en-US ] = "%" ;
460 Pos = MAP_APPFONT ( 12 , 35 ) ;
461 Size = MAP_APPFONT ( 65 , 10 ) ;
472 Pos = MAP_APPFONT ( 78 , 34 ) ;
473 Size = MAP_APPFONT ( 38 , 12 ) ;
474 CustomUnitText [ en-US ] = "%" ;
479 Pos = MAP_APPFONT ( 12 , 55 ) ;
480 Size = MAP_APPFONT ( 110 , 12 ) ;
481 Text [ en-US ] = "Scale all brackets";
487 Pos = MAP_APPFONT ( 12 , 51 ) ;
488 Size = MAP_APPFONT ( 65 , 10 ) ;
499 Pos = MAP_APPFONT ( 78 , 50 ) ;
500 Size = MAP_APPFONT ( 38 , 12 ) ;
501 CustomUnitText [ en-US ] = "%" ;
507 Pos = MAP_APPFONT ( 12 , 67 ) ;
508 Size = MAP_APPFONT ( 65 , 10 ) ;
519 Pos = MAP_APPFONT ( 78 , 66 ) ;
520 Size = MAP_APPFONT ( 38 , 12 ) ;
525 Pos = MAP_APPFONT ( 184 , 6 ) ;
526 Size = MAP_APPFONT ( 50 , 14 ) ;
532 Pos = MAP_APPFONT ( 184 , 24 ) ;
533 Size = MAP_APPFONT ( 50 , 14 ) ;
539 Pos = MAP_APPFONT ( 184 , 69 ) ;
540 Size = MAP_APPFONT ( 50 , 14 ) ;
541 Text [ en-US ] = "~Default" ;
546 ButtonMenu = Menu , RID_DISTANCEMENU ;
547 Pos = MAP_APPFONT ( 184 , 51 ) ;
548 Size = MAP_APPFONT ( 50 , 14 ) ;
549 Text [ en-US ] = "~Category" ;
554 Pos = MAP_APPFONT ( 122 , 18 ) ;
555 Size = MAP_APPFONT ( 49 , 53 ) ;
559 Pos = MAP_APPFONT ( 6 , 6 ) ;
560 Size = MAP_APPFONT ( 171 , 8 ) ;
561 Text [ en-US ] = "Category" ;
567 /* ### ACHTUNG: Neuer Text in Resource? Abstände : Abstände */
568 Text [ en-US ] = "Spacing" ;
572 Text [ en-US ] = "~Spacing";
576 File = "dist11.bmp" ;
580 File = "dist11_h.bmp" ;
584 Text [ en-US ] = "~Line spacing";
588 File = "dist12.bmp" ;
592 File = "dist12_h.bmp" ;
596 Text [ en-US ] = "~Root spacing";
600 File = "dist13.bmp" ;
604 File = "dist13_h.bmp" ;
611 Text [ en-US ] = "Indexes";
615 Text [ en-US ] = "~Superscript";
619 File = "dist21.bmp" ;
623 File = "dist21_h.bmp" ;
627 Text [ en-US ] = "S~ubscript";
631 File = "dist22.bmp" ;
635 File = "dist22_h.bmp" ;
642 /* ### ACHTUNG: Neuer Text in Resource? Brüche : Br³che */
643 Text [ en-US ] = "Fractions" ;
647 /* ### ACHTUNG: Neuer Text in Resource? ~Zählerhöhe: : ~Zählerhöhe: */
648 Text [ en-US ] = "~Numerator";
652 File = "dist31.bmp" ;
656 File = "dist31_h.bmp" ;
660 Text [ en-US ] = "~Denominator";
664 File = "dist32.bmp" ;
668 File = "dist32_h.bmp" ;
675 Text [ en-US ] = "Fraction bar" ;
679 /* ### ACHTUNG: Neuer Text in Resource? ~Überlänge: : ~šberlänge: */
680 Text [ en-US ] = "~Excess length";
684 File = "dist41.bmp" ;
688 File = "dist41_h.bmp" ;
692 /* ### ACHTUNG: Neuer Text in Resource? ~Strichstärke: : ~Strichstärke: */
693 Text [ en-US ] = "~Weight";
697 File = "dist42.bmp" ;
701 File = "dist42_h.bmp" ;
708 Text [ en-US ] = "Limits" ;
712 /* ### ACHTUNG: Neuer Text in Resource? Grenz~höhe: : Grenz~höhe: */
713 Text [ en-US ] = "~Upper limit";
717 File = "dist51.bmp" ;
721 File = "dist51_h.bmp" ;
725 Text [ en-US ] = "~Lower limit";
729 File = "dist52.bmp" ;
733 File = "dist52_h.bmp" ;
740 Text [ en-US ] = "Brackets" ;
744 Text [ en-US ] = "~Excess size (left/right)";
748 File = "dist61.bmp" ;
752 File = "dist61_h.bmp" ;
756 Text [ en-US ] = "~Spacing";
760 File = "dist62.bmp" ;
764 File = "dist62_h.bmp" ;
768 Text [ en-US ] = "~Excess size";
772 File = "dist61.bmp" ;
776 File = "dist61_h.bmp" ;
783 Text [ en-US ] = "Matrix" ;
787 Text [ en-US ] = "~Line spacing";
791 File = "dist71.bmp" ;
795 File = "dist71_h.bmp" ;
799 Text [ en-US ] = "~Column spacing";
803 File = "dist72.bmp" ;
807 File = "dist72_h.bmp" ;
814 Text [ en-US ] = "Symbols" ;
818 /* ### ACHTUNG: Neuer Text in Resource? ~Primärhöhe: : ~Primärhöhe: */
819 Text [ en-US ] = "~Primary height";
823 File = "dist81.bmp" ;
827 File = "dist81_h.bmp" ;
831 Text [ en-US ] = "~Minimum spacing";
835 File = "dist82.bmp" ;
839 File = "dist82_h.bmp" ;
846 Text [ en-US ] = "Operators" ;
850 /* ### ACHTUNG: Neuer Text in Resource? ~Übergröße: : ~šbergröße: */
851 Text [ en-US ] = "~Excess size";
855 File = "dist91.bmp" ;
859 File = "dist91_h.bmp" ;
863 Text [ en-US ] = "~Spacing";
867 File = "dist92.bmp" ;
871 File = "dist92_h.bmp" ;
878 Text [ en-US ] = "Borders";
882 Text [ en-US ] = "~Left";
886 File = "dist101.bmp" ;
890 File = "dist101_h.bmp" ;
894 Text [ en-US ] = "~Right";
898 File = "dist102.bmp" ;
902 File = "dist102_h.bmp" ;
906 Text [ en-US ] = "~Top";
910 File = "dist103.bmp" ;
914 File = "dist103_h.bmp" ;
918 Text [ en-US ] = "~Bottom";
922 File = "dist104.bmp" ;
926 File = "dist104_h.bmp" ;
932 ModalDialog RID_ALIGNDIALOG
938 Size = MAP_APPFONT ( 139 , 66 ) ;
939 Text [ en-US ] = "Alignment" ;
943 Pos = MAP_APPFONT ( 12 , 17 ) ;
944 Size = MAP_APPFONT ( 60 , 10 ) ;
945 Text [ en-US ] = "~Left" ;
950 Pos = MAP_APPFONT ( 12 , 31 ) ;
951 Size = MAP_APPFONT ( 60 , 10 ) ;
952 Text [ en-US ] = "~Centered" ;
957 Pos = MAP_APPFONT ( 12 , 44 ) ;
958 Size = MAP_APPFONT ( 60 , 10 ) ;
959 Text [ en-US ] = "~Right" ;
963 Pos = MAP_APPFONT ( 6 , 6 ) ;
964 Size = MAP_APPFONT ( 71 , 8 ) ;
965 Text [ en-US ] = "Horizontal" ;
969 Pos = MAP_APPFONT ( 83 , 6 ) ;
970 Size = MAP_APPFONT ( 50 , 14 ) ;
976 Pos = MAP_APPFONT ( 83 , 23 ) ;
977 Size = MAP_APPFONT ( 50 , 14 ) ;
983 Pos = MAP_APPFONT ( 83 , 46 ) ;
984 Size = MAP_APPFONT ( 50 , 14 ) ;
985 Text [ en-US ] = "~Default" ;
989 TabPage RID_PRINTOPTIONPAGE
993 Size = MAP_APPFONT ( 260 , 185 ) ;
994 Text [ en-US ] = "Formula Options:Settings";
995 FixedLine FL_PRINTOPTIONS
997 Pos = MAP_APPFONT ( 6 , 3 ) ;
998 Size = MAP_APPFONT ( 248 , 8 ) ;
999 Text [ en-US ] = "Print options";
1001 CheckBox CB_TITLEROW
1004 Pos = MAP_APPFONT ( 12 , 14 ) ;
1005 Size = MAP_APPFONT ( 68 , 10 ) ;
1006 Text [ en-US ] = "~Title row" ;
1008 CheckBox CB_EQUATION_TEXT
1011 Pos = MAP_APPFONT ( 12 , 28 ) ;
1012 Size = MAP_APPFONT ( 68 , 10 ) ;
1013 Text [ en-US ] = "~Formula text" ;
1018 Pos = MAP_APPFONT ( 12 , 42 ) ;
1019 Size = MAP_APPFONT ( 68 , 10 ) ;
1020 Text [ en-US ] = "B~order" ;
1022 FixedLine FL_PRINT_FORMAT
1024 Pos = MAP_APPFONT ( 6 , 58 ) ;
1025 Size = MAP_APPFONT ( 248 , 8 ) ;
1026 Text [ en-US ] = "Print format" ;
1028 RadioButton RB_ORIGINAL_SIZE
1031 Pos = MAP_APPFONT ( 12 , 69 ) ;
1032 Size = MAP_APPFONT ( 90 , 10 ) ;
1033 Text [ en-US ] = "O~riginal size" ;
1035 RadioButton RB_FIT_TO_PAGE
1038 Pos = MAP_APPFONT ( 12 , 83 ) ;
1039 Size = MAP_APPFONT ( 90 , 10 ) ;
1040 Text [ en-US ] = "Fit to ~page" ;
1044 Pos = MAP_APPFONT ( 12 , 97 ) ;
1045 Size = MAP_APPFONT ( 90 , 10 ) ;
1046 Text [ en-US ] = "~Scaling" ;
1052 Pos = MAP_APPFONT ( 18 , 111 ) ;
1053 Size = MAP_APPFONT ( 30 , 12 ) ;
1060 Unit = FUNIT_CUSTOM ;
1061 CustomUnitText = "%" ;
1063 FixedLine FL_MISC_OPTIONS
1065 Pos = MAP_APPFONT ( 6 , 129 ) ;
1066 Size = MAP_APPFONT ( 248 , 8 ) ;
1067 Text [ en-US ] = "Miscellaneous options";
1069 CheckBox CB_IGNORE_SPACING
1072 Pos = MAP_APPFONT ( 12 , 140 ) ;
1073 Size = MAP_APPFONT ( 236 , 10 ) ;
1074 Text [ en-US ] = "Ig~nore ~~ and ` at the end of the line";
1078 ModalDialog RID_SYMBOLDIALOG
1082 Closeable = TRUE; // Close Button in Window Leiste explizit einbauen
1083 Size = MAP_APPFONT ( 239 , 123 ) ;
1084 Text [ en-US ] = "Symbols" ;
1088 Pos = MAP_APPFONT ( 6 , 6 ) ;
1089 Size = MAP_APPFONT ( 92 , 8 ) ;
1091 Text [ en-US ] = "~Symbol set";
1096 Pos = MAP_APPFONT ( 6 , 17 ) ;
1097 Size = MAP_APPFONT ( 92, 57 ) ;
1105 HelpID = HID_SMA_CONTROL_SYMBOLSET_VIEW ;
1107 Pos = MAP_APPFONT ( 6 , 35 ) ;
1108 Size = MAP_APPFONT ( 96 , 72 ) ;
1114 Pos = MAP_APPFONT ( 108 , 35 ) ;
1115 Size = MAP_APPFONT ( 63 , 72 ) ;
1120 Pos = MAP_APPFONT ( 6 , 108 ) ;
1121 Size = MAP_APPFONT ( 92 , 8 ) ;
1122 Text [ en-US ] = "Unknown" ;
1127 Pos = MAP_APPFONT ( 177 , 6 ) ;
1128 Size = MAP_APPFONT ( 56 , 14 ) ;
1130 /* ### ACHTUNG: Neuer Text in Resource? ~Übernehmen : ~šbernehmen */
1131 Text [ en-US ] = "~Insert" ;
1135 Pos = MAP_APPFONT ( 177 , 24 ) ;
1136 Size = MAP_APPFONT ( 56 , 14 ) ;
1138 Text [ en-US ] = "~Close";
1143 Pos = MAP_APPFONT ( 177 , 42 ) ;
1144 Size = MAP_APPFONT ( 56 , 14 ) ;
1145 Text [ en-US ] = "~Edit..." ;
1149 ModalDialog RID_SYMDEFINEDIALOG
1154 Size = MAP_APPFONT ( 365 , 215 ) ;
1155 Text [ en-US ] = "Edit Symbols" ;
1158 Pos = MAP_APPFONT ( 6 , 8 ) ;
1159 Size = MAP_APPFONT ( 50 , 8 ) ;
1161 Text [ en-US ] = "~Old symbol";
1165 Pos = MAP_APPFONT ( 59 , 6 ) ;
1166 Size = MAP_APPFONT ( 80 , 50 ) ;
1173 Pos = MAP_APPFONT ( 145 , 8 ) ;
1174 Size = MAP_APPFONT ( 60 , 8 ) ;
1176 Text [ en-US ] = "O~ld symbol set";
1180 Pos = MAP_APPFONT ( 210 , 6 ) ;
1181 Size = MAP_APPFONT ( 80 , 50 ) ;
1188 HelpID = HID_SMA_CONTROL_FONTCHAR_VIEW ;
1190 Pos = MAP_APPFONT ( 6 , 24 ) ;
1191 Size = MAP_APPFONT ( 295 , 87 ) ;
1197 Pos = MAP_APPFONT ( 6 , 118 ) ;
1198 Size = MAP_APPFONT ( 71 , 8 ) ;
1200 Text [ en-US ] = "~Symbol";
1204 Pos = MAP_APPFONT ( 80 , 115 ) ;
1205 Size = MAP_APPFONT ( 100 , 80 ) ;
1213 Pos = MAP_APPFONT ( 6 , 133 ) ;
1214 Size = MAP_APPFONT ( 71 , 8 ) ;
1215 Text [ en-US ] = "Symbol s~et";
1219 Pos = MAP_APPFONT ( 80 , 130 ) ;
1220 Size = MAP_APPFONT ( 100 , 50 ) ;
1228 Pos = MAP_APPFONT ( 6 , 148 ) ;
1229 Size = MAP_APPFONT ( 71 , 8 ) ;
1230 Text [ en-US ] = "~Font";
1235 Pos = MAP_APPFONT ( 80 , 145 ) ;
1236 Size = MAP_APPFONT ( 100 , 50 ) ;
1241 FixedText FT_FONTS_SUBSET
1244 Pos = MAP_APPFONT ( 6 , 163 ) ;
1245 Size = MAP_APPFONT ( 71 , 8 ) ;
1246 Text [ en-US ] = "~Subset";
1248 ListBox LB_FONTS_SUBSET
1251 Pos = MAP_APPFONT ( 80 , 160 ) ;
1252 Size = MAP_APPFONT ( 100 , 50 ) ;
1260 Pos = MAP_APPFONT ( 6 , 178 ) ;
1261 Size = MAP_APPFONT ( 71 , 8 ) ;
1262 Text [ en-US ] = "~Typeface";
1267 Pos = MAP_APPFONT ( 80 , 175 ) ;
1268 Size = MAP_APPFONT ( 100 , 50 ) ;
1276 Pos = MAP_APPFONT ( 303 , 130 ) ;
1277 Size = MAP_APPFONT ( 54 , 8 ) ;
1282 Pos = MAP_APPFONT ( 310 , 140 ) ;
1283 Size = MAP_APPFONT ( 40 , 40 ) ;
1288 Pos = MAP_APPFONT ( 303 , 182 ) ;
1289 Size = MAP_APPFONT ( 54 , 8 ) ;
1293 ImageBitmap = Bitmap { File = "ar_right.bmp" ; };
1294 MaskColor = IMAGE_STDBTN_COLOR ;
1298 ImageBitmap = Bitmap { File = "ar_right_h.bmp" ; };
1299 MaskColor = IMAGE_STDBTN_COLOR ;
1301 FixedImage BMP_ARROW_RIGHT
1303 Pos = MAP_APPFONT ( 252 , 142 ) ;
1304 Size = MAP_APPFONT ( 36 , 36 ) ;
1308 ImageBitmap = Bitmap { File = "ar_right.bmp" ; };
1309 MaskColor = IMAGE_STDBTN_COLOR ;
1315 Pos = MAP_APPFONT ( 183 , 130 ) ;
1316 Size = MAP_APPFONT ( 54 , 9 ) ;
1321 Pos = MAP_APPFONT ( 190 , 140 ) ;
1322 Size = MAP_APPFONT ( 40 , 40 ) ;
1327 Pos = MAP_APPFONT ( 183 , 182 ) ;
1328 Size = MAP_APPFONT ( 54 , 8 ) ;
1333 Pos = MAP_APPFONT ( 305 , 195 ) ;
1334 Size = MAP_APPFONT ( 50 , 14 ) ;
1335 Text [ en-US ] = "~Add" ;
1340 Pos = MAP_APPFONT ( 245 , 195 ) ;
1341 Size = MAP_APPFONT ( 50 , 14 ) ;
1342 Text [ en-US ] = "~Modify" ;
1347 Pos = MAP_APPFONT ( 185 , 195 ) ;
1348 Size = MAP_APPFONT ( 50 , 14 ) ;
1349 Text [ en-US ] = "~Delete" ;
1353 Pos = MAP_APPFONT ( 310 , 6 ) ;
1354 Size = MAP_APPFONT ( 50 , 14 ) ;
1360 Pos = MAP_APPFONT ( 310 , 24 ) ;
1361 Size = MAP_APPFONT ( 50 , 14 ) ;
1366 WarningBox RID_NOMATHTYPEFACEWARNING
1368 Message [ en-US ] = "The \"StarMath\" font has not been installed.\nWithout this font %PRODUCTNAME Math cannot function correctly.\nPlease install this font and restart %PRODUCTNAME Math." ;
1371 QueryBox RID_DEFAULTSAVEQUERY
1373 Buttons = WB_YES_NO ;
1374 DefButton = WB_DEF_YES ;
1375 /* ### ACHTUNG: Neuer Text in Resource? Sollen die Änderungen als Standard gespeichert werden ?\n\nDiese Änderungen wirken sich auf alle neuen Formeln aus. : Sollen die Žnderungen als Standard gespeichert werden ?\n\nDiese Žnderungen wirken sich auf alle neuen Formeln aus. */
1376 Message [ en-US ] = "Should the changes be saved as defaults?\n\nThese changes will apply for all new formulas." ;
1379 String RID_FONTREGULAR
1381 Text [ en-US ] = "Standard" ;
1383 String RID_FONTITALIC
1385 Text [ en-US ] = "Italic" ;
1389 Text [ en-US ] = "Bold" ;
1391 String RID_APPLICATION
1395 String RID_OBJECTNAME
1403 String RID_UNDOEDITNAME
1407 String RID_UNDOFORMATNAME
1421 Identifier = SID_VIEW050 ;
1422 HelpID = SID_VIEW050 ;
1423 Text [ en-US ] = "~View 50%" ;
1427 Identifier = SID_VIEW100 ;
1428 HelpID = SID_VIEW100 ;
1429 Text [ en-US ] = "View ~100%" ;
1433 Identifier = SID_VIEW200 ;
1434 HelpID = SID_VIEW200 ;
1435 Text [ en-US ] = "View ~200%" ;
1439 Identifier = SID_ZOOMIN ;
1440 HelpID = SID_ZOOMIN ;
1441 /* ### ACHTUNG: Neuer Text in Resource? Vergrößern : Vergrößern */
1442 Text [ en-US ] = "~Zoom In" ;
1446 Identifier = SID_ZOOMOUT ;
1447 HelpID = SID_ZOOMOUT ;
1448 Text [ en-US ] = "Zoom ~Out" ;
1452 Identifier = SID_ADJUST ;
1453 HelpID = SID_ADJUST ;
1454 Text [ en-US ] = "~Display All" ;
1462 Identifier = SID_DRAW ;
1464 Text [ en-US ] = "U~pdate" ;
1468 Menu RID_DISTANCEMENU
1474 Identifier = WORKARROUND_1 ;
1475 Text [ en-US ] = "Spacing" ;
1480 Text [ en-US ] = "Indexes" ;
1484 Identifier = WORKARROUND_3 ;
1485 Text [ en-US ] = "Fractions" ;
1490 Text [ en-US ] = "Fraction Bars" ;
1495 Text [ en-US ] = "Limits" ;
1500 Text [ en-US ] = "Brackets" ;
1505 Text [ en-US ] = "Matrices" ;
1510 Text [ en-US ] = "Symbols" ;
1515 Text [ en-US ] = "Operators" ;
1519 Identifier = WORKARROUND_10 ;
1520 Text [ en-US ] = "Borders";
1532 Text [ en-US ] = "Variables" ;
1537 Text [ en-US ] = "Functions" ;
1542 Text [ en-US ] = "Numbers" ;
1547 Text [ en-US ] = "Text" ;
1552 Text [ en-US ] = "Serif" ;
1557 Text [ en-US ] = "Sans" ;
1562 Text [ en-US ] = "Fixed" ;
1567 FloatingWindow RID_TOOLBOXWINDOW
1569 HelpId = HID_SMA_OPERATOR_WIN ;
1576 Size = MAP_APPFONT ( 0 , 0 ) ;
1577 Text [ en-US ] = "Formula Elements" ;
1581 // unary/binary operators
1582 HelpId = HID_SMA_UNBINOPS_TBX ;
1583 Pos = MAP_APPFONT ( 0 , 45 ) ;
1584 Size = MAP_APPFONT ( 65 , 95 ) ;
1593 Identifier = RID_PLUSX ;
1594 HelpId = HID_SMA_PLUSX ;
1595 Text [ en-US ] = "+ Sign" ;
1599 Identifier = RID_MINUSX ;
1600 HelpId = HID_SMA_MINUSX ;
1601 Text [ en-US ] = "- Sign" ;
1605 Identifier = RID_PLUSMINUSX ;
1606 HelpId = HID_SMA_PLUSMINUSX ;
1607 Text [ en-US ] = "+- Sign" ;
1611 Identifier = RID_MINUSPLUSX ;
1612 HelpId = HID_SMA_MINUSPLUSX ;
1613 Text [ en-US ] = "-+ Sign" ;
1617 Identifier = RID_NEGX ;
1618 HelpId = HID_SMA_NEGX ;
1619 Text [ en-US ] = "Boolean NOT" ;
1623 Type = TOOLBOXITEM_BREAK ;
1627 Identifier = RID_XPLUSY ;
1628 HelpId = HID_SMA_XPLUSY ;
1629 Text [ en-US ] = "Addition +" ;
1633 Identifier = RID_XCDOTY ;
1634 HelpId = HID_SMA_XCDOTY ;
1635 Text [ en-US ] = "Multiplication (Dot )" ;
1639 Identifier = RID_XTIMESY ;
1640 HelpId = HID_SMA_XTIMESY ;
1641 Text [ en-US ] = "Multiplication (x)" ;
1645 Identifier = RID_XSYMTIMESY ;
1646 HelpId = HID_SMA_XSYMTIMESY ;
1647 Text [ en-US ] = "Multiplication (*)" ;
1651 Identifier = RID_XANDY ;
1652 HelpId = HID_SMA_XANDY ;
1653 Text [ en-US ] = "Boolean AND" ;
1657 Type = TOOLBOXITEM_BREAK ;
1661 Identifier = RID_XMINUSY ;
1662 HelpId = HID_SMA_XMINUSY ;
1663 Text [ en-US ] = "Subtraction -" ;
1667 Identifier = RID_XOVERY ;
1668 HelpId = HID_SMA_XOVERY ;
1669 Text [ en-US ] = "Division (Fraction)" ;
1673 Identifier = RID_XDIVY ;
1674 HelpId = HID_SMA_XDIVY ;
1675 Text [ en-US ] = "Division (÷)" ;
1679 Identifier = RID_XSYMDIVIDEY ;
1680 HelpId = HID_SMA_XSYMDIVIDEY ;
1681 Text [ en-US ] = "Division (Slash)" ;
1685 Identifier = RID_XORY ;
1686 HelpId = HID_SMA_XORY ;
1687 Text [ en-US ] = "Boolean OR" ;
1691 Type = TOOLBOXITEM_BREAK ;
1695 Identifier = RID_XCIRCY ;
1696 HelpId = HID_SMA_XCIRCY ;
1697 Text [ en-US ] = "Concatenate";
1704 HelpId = HID_SMA_RELATIONS_TBX ;
1705 Pos = MAP_APPFONT ( 0 , 45 ) ;
1706 Size = MAP_APPFONT ( 65 , 95 ) ;
1714 Identifier = RID_XEQY ;
1715 HelpId = HID_SMA_XEQY ;
1716 Text [ en-US ] = "Is Equal" ;
1720 Identifier = RID_XNEQY ;
1721 HelpId = HID_SMA_XNEQY ;
1722 Text [ en-US ] = "Is Not Equal" ;
1726 Identifier = RID_XAPPROXY ;
1727 HelpId = HID_SMA_XAPPROXY ;
1728 Text [ en-US ] = "Is Approximately Equal" ;
1732 Identifier = RID_XDIVIDESY ;
1733 HelpId = HID_SMA_XDIVIDESY ;
1734 Text [ en-US ] = "Divides";
1738 Identifier = RID_XNDIVIDESY ;
1739 HelpId = HID_SMA_XNDIVIDESY ;
1740 Text [ en-US ] = "Does Not Divide";
1744 Type = TOOLBOXITEM_BREAK ;
1748 Identifier = RID_XLTY ;
1749 HelpId = HID_SMA_XLTY ;
1750 Text [ en-US ] = "Is Less Than" ;
1754 Identifier = RID_XGTY ;
1755 HelpId = HID_SMA_XGTY ;
1756 Text [ en-US ] = "Is Greater Than" ;
1760 Identifier = RID_XSIMEQY ;
1761 HelpId = HID_SMA_XSIMEQY ;
1762 /* ### ACHTUNG: Neuer Text in Resource? ist ähnlich oder gleich : ist ähnlich oder glech */
1763 Text [ en-US ] = "Is Similar Or Equal" ;
1767 Identifier = RID_XPARALLELY ;
1768 HelpId = HID_SMA_XPARALLELY ;
1769 Text [ en-US ] = "Is Parallel To" ;
1773 Identifier = RID_XORTHOY ;
1774 HelpId = HID_SMA_XORTHOY ;
1775 Text [ en-US ] = "Is Orthogonal To" ;
1779 Type = TOOLBOXITEM_BREAK ;
1783 Identifier = RID_XLESLANTY ;
1784 HelpId = HID_SMA_XLESLANTY ;
1785 /* ### ACHTUNG: Neuer Text in Resource? ist kleiner gleich (schräg) : ist keiner gleich */
1786 Text [ en-US ] = "Is Less Than Or Equal To" ;
1790 Identifier = RID_XGESLANTY ;
1791 HelpId = HID_SMA_XGESLANTY ;
1792 Text [ en-US ] = "Is Greater Than Or Equal To" ;
1796 Identifier = RID_XSIMY ;
1797 HelpId = HID_SMA_XSIMY ;
1798 Text [ en-US ] = "Is Similar To" ;
1802 Identifier = RID_XEQUIVY ;
1803 HelpId = HID_SMA_XEQUIVY ;
1804 Text [ en-US ] = "Is Congruent To" ;
1808 Type = TOOLBOXITEM_SPACE ;
1812 Type = TOOLBOXITEM_BREAK ;
1816 Identifier = RID_XLEY ;
1817 HelpId = HID_SMA_XLEY ;
1818 Text [ en-US ] = "Is Less Than Or Equal To" ;
1822 Identifier = RID_XGEY ;
1823 HelpId = HID_SMA_XGEY ;
1824 Text [ en-US ] = "Is Greater Than Or Equal To" ;
1828 Identifier = RID_XPROPY ;
1829 HelpId = HID_SMA_XPROPY ;
1830 Text [ en-US ] = "Is Proportional To" ;
1834 Identifier = RID_XTOWARDY ;
1835 HelpId = HID_SMA_XTOWARDY ;
1836 Text [ en-US ] = "Toward" ;
1840 Type = TOOLBOXITEM_SPACE ;
1844 Type = TOOLBOXITEM_BREAK ;
1848 Identifier = RID_DLARROW ;
1849 HelpId = HID_SMA_DLARROW ;
1850 Text [ en-US ] = "Double Arrow Left";
1854 Identifier = RID_DLRARROW ;
1855 HelpId = HID_SMA_DLRARROW ;
1856 Text [ en-US ] = "Double Arrow Left And Right";
1860 Identifier = RID_DRARROW ;
1861 HelpId = HID_SMA_DRARROW ;
1862 Text [ en-US ] = "Double Arrow Right";
1869 HelpId = HID_SMA_SETOPERATIONS_TBX ;
1870 Pos = MAP_APPFONT ( 0 , 45 ) ;
1871 Size = MAP_APPFONT ( 65 , 95 ) ;
1879 Identifier = RID_XINY ;
1880 HelpId = HID_SMA_XINY ;
1881 Text [ en-US ] = "Is In" ;
1885 Identifier = RID_XNOTINY ;
1886 HelpId = HID_SMA_XNOTINY ;
1887 Text [ en-US ] = "Is Not In" ;
1891 Identifier = RID_XOWNSY ;
1892 HelpId = HID_SMA_XOWNSY ;
1893 Text [ en-US ] = "Owns" ;
1897 Type = TOOLBOXITEM_SPACE ;
1901 Identifier = RID_EMPTYSET ;
1902 HelpId = HID_SMA_EMPTYSET ;
1903 Text [ en-US ] = "Empty Set";
1907 Type = TOOLBOXITEM_BREAK ;
1911 Identifier = RID_XINTERSECTIONY ;
1912 HelpId = HID_SMA_XINTERSECTIONY ;
1913 Text [ en-US ] = "Intersection" ;
1917 Identifier = RID_XUNIONY ;
1918 HelpId = HID_SMA_XUNIONY ;
1919 Text [ en-US ] = "Union" ;
1923 Identifier = RID_XSETMINUSY ;
1924 HelpId = HID_SMA_XSETMINUSY ;
1925 Text [ en-US ] = "Difference" ;
1929 Identifier = RID_XSLASHY ;
1930 HelpId = HID_SMA_XSLASHY ;
1931 Text [ en-US ] = "Quotient Set" ;
1935 Identifier = RID_ALEPH ;
1936 HelpId = HID_SMA_ALEPH ;
1937 Text [ en-US ] = "Aleph";
1941 Type = TOOLBOXITEM_BREAK ;
1945 Identifier = RID_XSUBSETY ;
1946 HelpId = HID_SMA_XSUBSETY ;
1947 Text [ en-US ] = "Subset" ;
1951 Identifier = RID_XSUBSETEQY ;
1952 HelpId = HID_SMA_XSUBSETEQY ;
1953 Text [ en-US ] = "Subset Or Equal To" ;
1957 Identifier = RID_XSUPSETY ;
1958 HelpId = HID_SMA_XSUPSETY ;
1959 Text [ en-US ] = "Superset" ;
1963 Identifier = RID_XSUPSETEQY ;
1964 HelpId = HID_SMA_XSUPSETEQY ;
1965 Text [ en-US ] = "Superset Or Equal To" ;
1969 Type = TOOLBOXITEM_SPACE ;
1973 Type = TOOLBOXITEM_BREAK ;
1977 Identifier = RID_XNSUBSETY ;
1978 HelpId = HID_SMA_XNSUBSETY ;
1979 Text [ en-US ] = "Not Subset" ;
1983 Identifier = RID_XNSUBSETEQY ;
1984 HelpId = HID_SMA_XNSUBSETEQY ;
1985 Text [ en-US ] = "Not Subset Or Equal" ;
1989 Identifier = RID_XNSUPSETY ;
1990 HelpId = HID_SMA_XNSUPSETY ;
1991 Text [ en-US ] = "Not Superset" ;
1995 Identifier = RID_XNSUPSETEQY ;
1996 HelpId = HID_SMA_XNSUPSETEQY ;
1997 Text [ en-US ] = "Not Superset Or Equal" ;
2001 Type = TOOLBOXITEM_SPACE ;
2005 Type = TOOLBOXITEM_BREAK ;
2009 Identifier = RID_SETN ;
2010 HelpId = HID_SMA_SETN ;
2011 Text [ en-US ] = "Natural Numbers Set";
2015 Identifier = RID_SETZ ;
2016 HelpId = HID_SMA_SETZ ;
2017 Text [ en-US ] = "Integers Set";
2021 Identifier = RID_SETQ ;
2022 HelpId = HID_SMA_SETQ ;
2023 Text [ en-US ] = "Set of Rational Numbers";
2027 Identifier = RID_SETR ;
2028 HelpId = HID_SMA_SETR ;
2029 Text [ en-US ] = "Real Numbers Set";
2033 Identifier = RID_SETC ;
2034 HelpId = HID_SMA_SETC ;
2035 Text [ en-US ] = "Complex Numbers Set";
2042 HelpId = HID_SMA_FUNCTIONS_TBX ;
2043 Pos = MAP_APPFONT ( 0 , 45 ) ;
2044 Size = MAP_APPFONT ( 65 , 95 ) ;
2052 Identifier = RID_EX ;
2053 HelpId = HID_SMA_EX ;
2054 /* ### ACHTUNG: Neuer Text in Resource? Exponentialfunktion : natürliche Exponentialfunktion */
2055 Text [ en-US ] = "Exponential Function" ;
2059 Identifier = RID_LNX ;
2060 HelpId = HID_SMA_LNX ;
2061 Text [ en-US ] = "Natural Logarithm" ;
2065 Identifier = RID_EXPX ;
2066 HelpId = HID_SMA_EXPX ;
2067 Text [ en-US ] = "Exponential Function" ;
2071 Identifier = RID_LOGX ;
2072 HelpId = HID_SMA_LOGX ;
2073 Text [ en-US ] = "Logarithm" ;
2077 Identifier = RID_RSUPX ;
2078 HelpId = HID_SMA_RSUPX ;
2079 Text [ en-US ] = "Power";
2083 Type = TOOLBOXITEM_BREAK ;
2087 Identifier = RID_SINX ;
2088 HelpId = HID_SMA_SINX ;
2089 Text [ en-US ] = "Sine" ;
2093 Identifier = RID_COSX ;
2094 HelpId = HID_SMA_COSX ;
2095 Text [ en-US ] = "Cosine" ;
2099 Identifier = RID_TANX ;
2100 HelpId = HID_SMA_TANX ;
2101 Text [ en-US ] = "Tangent" ;
2105 Identifier = RID_COTX ;
2106 HelpId = HID_SMA_COTX ;
2107 Text [ en-US ] = "Cotangent" ;
2111 Identifier = RID_SQRTX ;
2112 HelpId = HID_SMA_SQRTX ;
2113 Text [ en-US ] = "Square Root" ;
2117 Type = TOOLBOXITEM_BREAK ;
2121 Identifier = RID_ARCSINX ;
2122 HelpId = HID_SMA_ARCSINX ;
2123 Text [ en-US ] = "Arcsine" ;
2127 Identifier = RID_ARCCOSX ;
2128 HelpId = HID_SMA_ARCCOSX ;
2129 Text [ en-US ] = "Arccosine" ;
2133 Identifier = RID_ARCTANX ;
2134 HelpId = HID_SMA_ARCTANX ;
2135 Text [ en-US ] = "Arctangent" ;
2139 Identifier = RID_ARCCOTX ;
2140 HelpId = HID_SMA_ARCCOTX ;
2141 Text [ en-US ] = "Arccotangent" ;
2145 Identifier = RID_NROOTXY ;
2146 HelpId = HID_SMA_NROOTXY ;
2147 Text [ en-US ] = "N-th Root" ;
2151 Type = TOOLBOXITEM_BREAK ;
2155 Identifier = RID_SINHX ;
2156 HelpId = HID_SMA_SINHX ;
2157 Text [ en-US ] = "Hyperbolic Sine" ;
2161 Identifier = RID_COSHX ;
2162 HelpId = HID_SMA_COSHX ;
2163 Text [ en-US ] = "Hyperbolic Cosine" ;
2167 Identifier = RID_TANHX ;
2168 HelpId = HID_SMA_TANHX ;
2169 Text [ en-US ] = "Hyperbolic Tangent" ;
2173 Identifier = RID_COTHX ;
2174 HelpId = HID_SMA_COTHX ;
2175 Text [ en-US ] = "Hyperbolic Cotangent" ;
2179 Identifier = RID_ABSX ;
2180 HelpId = HID_SMA_ABSX ;
2181 Text [ en-US ] = "Absolute Value" ;
2185 Type = TOOLBOXITEM_BREAK ;
2189 Identifier = RID_ARSINHX ;
2190 HelpId = HID_SMA_ARSINHX ;
2191 Text [ en-US ] = "Area Hyperbolic Sine" ;
2195 Identifier = RID_ARCOSHX ;
2196 HelpId = HID_SMA_ARCOSHX ;
2197 Text [ en-US ] = "Area Hyperbolic Cosine" ;
2201 Identifier = RID_ARTANHX ;
2202 HelpId = HID_SMA_ARTANHX ;
2203 Text [ en-US ] = "Area Hyperbolic Tangent" ;
2207 Identifier = RID_ARCOTHX ;
2208 HelpId = HID_SMA_ARCOTHX ;
2209 Text [ en-US ] = "Area Hyperbolic Cotangent" ;
2213 Identifier = RID_FACTX ;
2214 HelpId = HID_SMA_FACTX ;
2215 Text [ en-US ] = "Factorial" ;
2222 HelpId = HID_SMA_OPERATORS_TBX ;
2223 Pos = MAP_APPFONT ( 0 , 45 ) ;
2224 Size = MAP_APPFONT ( 65 , 95 ) ;
2232 Identifier = RID_LIMX ;
2233 HelpId = HID_SMA_LIMX ;
2234 Text [ en-US ] = "Limes" ;
2238 Identifier = RID_SUMX ;
2239 HelpId = HID_SMA_SUMX ;
2240 Text [ en-US ] = "Sum" ;
2244 Identifier = RID_PRODX ;
2245 HelpId = HID_SMA_PRODX ;
2246 Text [ en-US ] = "Product" ;
2250 Identifier = RID_COPRODX ;
2251 HelpId = HID_SMA_COPRODX ;
2252 Text [ en-US ] = "Coproduct" ;
2256 Identifier = RID_FROMXTOY ;
2257 HelpId = HID_SMA_FROMXTOY ;
2258 Text [ en-US ] = "Upper And Lower Limit" ;
2262 Type = TOOLBOXITEM_BREAK ;
2266 Identifier = RID_INTX ;
2267 HelpId = HID_SMA_INTX ;
2268 Text [ en-US ] = "Integral" ;
2272 Identifier = RID_IINTX ;
2273 HelpId = HID_SMA_IINTX ;
2274 Text [ en-US ] = "Double Integral" ;
2278 Identifier = RID_IIINTX ;
2279 HelpId = HID_SMA_IIINTX ;
2280 Text [ en-US ] = "Triple Integral" ;
2284 Type = TOOLBOXITEM_SPACE ;
2288 Identifier = RID_FROMX ;
2289 HelpId = HID_SMA_FROMX ;
2290 Text [ en-US ] = "Lower Limit" ;
2294 Type = TOOLBOXITEM_BREAK ;
2298 Identifier = RID_LINTX ;
2299 HelpId = HID_SMA_LINTX ;
2300 Text [ en-US ] = "Curve Integral" ;
2304 Identifier = RID_LLINTX ;
2305 HelpId = HID_SMA_LLINTX ;
2306 Text [ en-US ] = "Double Curve Integral" ;
2310 Identifier = RID_LLLINTX ;
2311 HelpId = HID_SMA_LLLINTX ;
2312 Text [ en-US ] = "Triple Curve Integral" ;
2316 Type = TOOLBOXITEM_SPACE ;
2320 Identifier = RID_TOX ;
2321 HelpId = HID_SMA_TOX ;
2322 Text [ en-US ] = "Upper Limit" ;
2329 HelpId = HID_SMA_ATTRIBUTES_TBX ;
2330 Pos = MAP_APPFONT ( 0 , 45 ) ;
2331 Size = MAP_APPFONT ( 65 , 95 ) ;
2339 Identifier = RID_ACUTEX ;
2340 HelpId = HID_SMA_ACUTEX ;
2341 Text [ en-US ] = "Acute Accent";
2345 Identifier = RID_GRAVEX ;
2346 HelpId = HID_SMA_GRAVEX ;
2347 Text [ en-US ] = "Grave Accent";
2351 Identifier = RID_CHECKX ;
2352 HelpId = HID_SMA_CHECKX ;
2353 Text [ en-US ] = "Reverse Circumflex" ;
2357 Identifier = RID_BREVEX ;
2358 HelpId = HID_SMA_BREVEX ;
2359 Text [ en-US ] = "Breve" ;
2363 Identifier = RID_CIRCLEX ;
2364 HelpId = HID_SMA_CIRCLEX ;
2365 Text [ en-US ] = "Circle" ;
2369 Type = TOOLBOXITEM_BREAK ;
2373 Identifier = RID_VECX ;
2374 HelpId = HID_SMA_VECX ;
2375 Text [ en-US ] = "Vector Arrow" ;
2379 Identifier = RID_TILDEX ;
2380 HelpId = HID_SMA_TILDEX ;
2381 Text [ en-US ] = "Tilde" ;
2385 Identifier = RID_HATX ;
2386 HelpId = HID_SMA_HATX ;
2387 Text [ en-US ] = "Circumflex" ;
2391 Identifier = RID_BARX ;
2392 HelpId = HID_SMA_BARX ;
2393 Text [ en-US ] = "Line Above" ;
2397 Identifier = RID_DOTX ;
2398 HelpId = HID_SMA_DOTX ;
2399 Text [ en-US ] = "Dot" ;
2403 Type = TOOLBOXITEM_BREAK ;
2407 Identifier = RID_WIDEVECX ;
2408 HelpId = HID_SMA_WIDEVECX ;
2409 Text [ en-US ] = "Large Vector Arrow";
2413 Identifier = RID_WIDETILDEX ;
2414 HelpId = HID_SMA_WIDETILDEX ;
2415 Text [ en-US ] = "Large Tilde";
2419 Identifier = RID_WIDEHATX ;
2420 HelpId = HID_SMA_WIDEHATX ;
2421 Text [ en-US ] = "Large Circumflex";
2425 Type = TOOLBOXITEM_SPACE ;
2429 Identifier = RID_DDOTX ;
2430 HelpId = HID_SMA_DDOTX ;
2431 Text [ en-US ] = "Double Dot" ;
2435 Type = TOOLBOXITEM_BREAK ;
2439 Identifier = RID_OVERLINEX ;
2440 HelpId = HID_SMA_OVERLINEX ;
2441 Text [ en-US ] = "Line Over" ;
2445 Identifier = RID_UNDERLINEX ;
2446 HelpId = HID_SMA_UNDERLINEX ;
2447 Text [ en-US ] = "Line Below" ;
2451 Identifier = RID_OVERSTRIKEX ;
2452 HelpId = HID_SMA_OVERSTRIKEX ;
2453 Text [ en-US ] = "Line Through" ;
2457 Type = TOOLBOXITEM_SPACE ;
2461 Identifier = RID_DDDOTX ;
2462 HelpId = HID_SMA_DDDOTX ;
2463 Text [ en-US ] = "Triple Dot" ;
2467 Type = TOOLBOXITEM_BREAK ;
2471 Identifier = RID_PHANTOMX ;
2472 HelpId = HID_SMA_PHANTOMX ;
2473 Text [ en-US ] = "Transparent" ;
2477 Identifier = RID_BOLDX ;
2478 HelpId = HID_SMA_BOLDX ;
2479 Text [ en-US ] = "Bold Font" ;
2483 Identifier = RID_ITALX ;
2484 HelpId = HID_SMA_ITALX ;
2485 Text [ en-US ] = "Italic Font" ;
2489 Identifier = RID_SIZEXY ;
2490 HelpId = HID_SMA_SIZEXY ;
2491 Text [ en-US ] = "Resize" ;
2495 Identifier = RID_FONTXY ;
2496 HelpId = HID_SMA_FONTXY ;
2497 Text [ en-US ] = "Change Font" ;
2504 HelpId = HID_SMA_BRACKETS_TBX ;
2505 Pos = MAP_APPFONT ( 0 , 45 ) ;
2506 Size = MAP_APPFONT ( 65 , 95 ) ;
2514 Identifier = RID_LRPARENTX ;
2515 HelpId = HID_SMA_LRPARENTX ;
2516 Text [ en-US ] = "Round Brackets" ;
2520 Identifier = RID_LRBRACKETX ;
2521 HelpId = HID_SMA_LRBRACKETX ;
2522 Text [ en-US ] = "Square Brackets" ;
2526 Identifier = RID_LRDBRACKETX ;
2527 HelpId = HID_SMA_LRDBRACKETX ;
2528 Text [ en-US ] = "Double Square Brackets";
2532 Identifier = RID_LRLINEX ;
2533 HelpId = HID_SMA_LRLINEX ;
2534 Text [ en-US ] = "Single Lines" ;
2538 Identifier = RID_LRDLINEX ;
2539 HelpId = HID_SMA_LRDLINEX ;
2540 Text [ en-US ] = "Double Lines" ;
2544 Type = TOOLBOXITEM_BREAK ;
2548 Identifier = RID_LRBRACEX ;
2549 HelpId = HID_SMA_LRBRACEX ;
2550 Text [ en-US ] = "Braces" ;
2554 Identifier = RID_LRANGLEX ;
2555 HelpId = HID_SMA_LRANGLEX ;
2556 Text [ en-US ] = "Angle Brackets" ;
2560 Identifier = RID_LMRANGLEXY ;
2561 HelpId = HID_SMA_LMRANGLEXY ;
2562 Text [ en-US ] = "Operator Brackets";
2566 Type = TOOLBOXITEM_SPACE ;
2570 Identifier = RID_LRGROUPX ;
2571 HelpId = HID_SMA_LRGROUPX ;
2572 Text [ en-US ] = "Group Brackets" ;
2576 Type = TOOLBOXITEM_BREAK ;
2580 Identifier = RID_SLRPARENTX ;
2581 HelpId = HID_SMA_SLRPARENTX ;
2582 Text [ en-US ] = "Round Brackets (Scalable)" ;
2586 Identifier = RID_SLRBRACKETX ;
2587 HelpId = HID_SMA_SLRBRACKETX ;
2588 Text [ en-US ] = "Square Brackets (Scalable)" ;
2592 Identifier = RID_SLRDBRACKETX ;
2593 HelpId = HID_SMA_SLRDBRACKETX ;
2594 Text [ en-US ] = "Double Square Brackets (Scalable)";
2598 Identifier = RID_SLRLINEX ;
2599 HelpId = HID_SMA_SLRLINEX ;
2600 Text [ en-US ] = "Single Lines (Scalable)" ;
2604 Identifier = RID_SLRDLINEX ;
2605 HelpId = HID_SMA_SLRDLINEX ;
2606 Text [ en-US ] = "Double Lines (Scalable)" ;
2610 Type = TOOLBOXITEM_BREAK ;
2614 Identifier = RID_SLRBRACEX ;
2615 HelpId = HID_SMA_SLRBRACEX ;
2616 Text [ en-US ] = "Braces (Scalable)" ;
2620 Identifier = RID_SLRANGLEX ;
2621 HelpId = HID_SMA_SLRANGLEX ;
2622 Text [ en-US ] = "Angle Brackets (Scalable)" ;
2626 Identifier = RID_SLMRANGLEXY ;
2627 HelpId = HID_SMA_SLMRANGLEXY ;
2628 Text [ en-US ] = "Operator Brackets (Scalable)";
2632 Type = TOOLBOXITEM_BREAK ;
2636 Identifier = RID_XOVERBRACEY ;
2637 HelpId = HID_SMA_XOVERBRACEY ;
2638 Text [ en-US ] = "Braces Top (Scalable)";
2642 Identifier = RID_XUNDERBRACEY ;
2643 HelpId = HID_SMA_XUNDERBRACEY ;
2644 Text [ en-US ] = "Braces Bottom (Scalable)";
2651 HelpId = HID_SMA_FORMAT_TBX ;
2652 Pos = MAP_APPFONT ( 0 , 45 ) ;
2653 Size = MAP_APPFONT ( 65 , 95 ) ;
2661 Identifier = RID_LSUPX ;
2662 HelpId = HID_SMA_LSUPX ;
2663 Text [ en-US ] = "Superscript Left" ;
2667 Identifier = RID_CSUPX ;
2668 HelpId = HID_SMA_CSUPX ;
2669 Text [ en-US ] = "Superscript Top";
2673 Identifier = RID_RSUPX ;
2674 HelpId = HID_SMA_RSUPX ;
2675 Text [ en-US ] = "Superscript Right" ;
2679 Identifier = RID_BINOMXY ;
2680 HelpId = HID_SMA_BINOMXY ;
2681 Text [ en-US ] = "Vertical Stack (2 Elements)" ;
2685 Identifier = RID_NEWLINE ;
2686 HelpId = HID_SMA_NEWLINE ;
2687 Text [ en-US ] = "New Line" ;
2691 Type = TOOLBOXITEM_BREAK ;
2695 Identifier = RID_LSUBX ;
2696 HelpId = HID_SMA_LSUBX ;
2697 Text [ en-US ] = "Subscript Left" ;
2701 Identifier = RID_CSUBX ;
2702 HelpId = HID_SMA_CSUBX ;
2703 Text [ en-US ] = "Subscript Bottom";
2707 Identifier = RID_RSUBX ;
2708 HelpId = HID_SMA_RSUBX ;
2709 Text [ en-US ] = "Subscript Right" ;
2713 Identifier = RID_STACK ;
2714 HelpId = HID_SMA_STACK ;
2715 Text [ en-US ] = "Vertical Stack" ;
2719 Identifier = RID_SBLANK ;
2720 HelpId = HID_SMA_SBLANK ;
2721 Text [ en-US ] = "Small Gap" ;
2725 Type = TOOLBOXITEM_BREAK ;
2729 Identifier = RID_ALIGNLX ;
2730 HelpId = HID_SMA_ALIGNLX ;
2731 Text [ en-US ] = "Align Left" ;
2735 Identifier = RID_ALIGNCX ;
2736 HelpId = HID_SMA_ALIGNCX ;
2737 /* ### ACHTUNG: Neuer Text in Resource? zentriert ausrichten : zentriert (horizontal) ausrichten */
2738 Text [ en-US ] = "Align Center" ;
2742 Identifier = RID_ALIGNRX ;
2743 HelpId = HID_SMA_ALIGNRX ;
2744 Text [ en-US ] = "Align Right" ;
2748 Identifier = RID_MATRIX ;
2749 HelpId = HID_SMA_MATRIX ;
2750 Text [ en-US ] = "Matrix Stack" ;
2754 Identifier = RID_BLANK ;
2755 HelpId = HID_SMA_BLANK ;
2756 Text [ en-US ] = "Gap" ;
2763 HelpId = HID_SMA_FORMAT_TBX ;
2764 Pos = MAP_APPFONT ( 0 , 45 ) ;
2765 Size = MAP_APPFONT ( 65 , 95 ) ;
2773 Identifier = RID_INFINITY ;
2774 HelpId = HID_SMA_INFINITY ;
2775 Text [ en-US ] = "infinite";
2779 Identifier = RID_PARTIAL ;
2780 HelpId = HID_SMA_PARTIAL ;
2781 Text [ en-US ] = "Partial";
2785 Identifier = RID_NABLA ;
2786 HelpId = HID_SMA_NABLA ;
2787 Text [ en-US ] = "Nabla";
2791 Identifier = RID_EXISTS ;
2792 HelpId = HID_SMA_EXISTS ;
2793 Text [ en-US ] = "There Exists";
2797 Identifier = RID_FORALL ;
2798 HelpId = HID_SMA_FORALL ;
2799 Text [ en-US ] = "For All";
2803 Type = TOOLBOXITEM_BREAK ;
2807 Identifier = RID_HBAR ;
2808 HelpId = HID_SMA_HBAR ;
2809 Text [ en-US ] = "h Bar";
2813 Identifier = RID_LAMBDABAR ;
2814 HelpId = HID_SMA_LAMBDABAR ;
2815 Text [ en-US ] = "Lambda Bar";
2819 Identifier = RID_RE ;
2820 HelpId = HID_SMA_RE ;
2821 Text [ en-US ] = "Real Part";
2825 Identifier = RID_IM ;
2826 HelpId = HID_SMA_IM ;
2827 Text [ en-US ] = "Imaginary Part";
2831 Identifier = RID_WP ;
2832 HelpId = HID_SMA_WP ;
2833 Text [ en-US ] = "Weierstrass p";
2837 Type = TOOLBOXITEM_BREAK ;
2841 Identifier = RID_LEFTARROW ;
2842 HelpId = HID_SMA_LEFTARROW ;
2843 Text [ en-US ] = "Left Arrow";
2847 Identifier = RID_RIGHTARROW ;
2848 HelpId = HID_SMA_RIGHTARROW ;
2849 Text [ en-US ] = "Right Arrow";
2853 Identifier = RID_UPARROW ;
2854 HelpId = HID_SMA_UPARROW ;
2855 Text [ en-US ] = "Up Arrow";
2859 Identifier = RID_DOWNARROW ;
2860 HelpId = HID_SMA_DOWNARROW ;
2861 Text [ en-US ] = "Down Arrow";
2865 Type = TOOLBOXITEM_SPACE ;
2869 Type = TOOLBOXITEM_BREAK ;
2873 Identifier = RID_DOTSLOW ;
2874 HelpId = HID_SMA_DOTSLOW ;
2875 Text [ en-US ] = "Dots At Bottom";
2879 Identifier = RID_DOTSAXIS ;
2880 HelpId = HID_SMA_DOTSAXIS ;
2881 Text [ en-US ] = "Dots In Middle";
2885 Identifier = RID_DOTSVERT ;
2886 HelpId = HID_SMA_DOTSVERT ;
2887 Text [ en-US ] = "Dots Vertically";
2891 Identifier = RID_DOTSUP ;
2892 HelpId = HID_SMA_DOTSUP ;
2893 Text [ en-US ] = "Dots To Top";
2897 Identifier = RID_DOTSDOWN ;
2898 HelpId = HID_SMA_DOTSDOWN ;
2899 Text [ en-US ] = "Dots to Bottom";
2905 // main menu of selection-window
2906 HelpId = HID_SMA_SELECTION_TBX ;
2907 Pos = MAP_APPFONT ( 0 , 0 ) ;
2908 Size = MAP_APPFONT ( 65 , 38 ) ;
2915 Identifier = RID_UNBINOPS_CAT ;
2916 HelpId = HID_SMA_UNBINOPS_CAT ;
2917 Text [ en-US ] = "Unary/Binary Operators" ;
2921 Identifier = RID_RELATIONS_CAT ;
2922 HelpId = HID_SMA_RELATIONS_CAT ;
2923 Text [ en-US ] = "Relations" ;
2927 Identifier = RID_SETOPERATIONS_CAT ;
2928 HelpId = HID_SMA_SETOPERATIONS_CAT ;
2929 Text [ en-US ] = "Set Operations" ;
2933 Identifier = RID_FUNCTIONS_CAT ;
2934 HelpId = HID_SMA_FUNCTIONS_CAT ;
2935 Text [ en-US ] = "Functions" ;
2939 Identifier = RID_OPERATORS_CAT ;
2940 HelpId = HID_SMA_OPERATORS_CAT ;
2941 Text [ en-US ] = "Operators" ;
2945 Type = TOOLBOXITEM_BREAK ;
2949 Identifier = RID_ATTRIBUTES_CAT ;
2950 HelpId = HID_SMA_ATTRIBUTES_CAT ;
2951 Text [ en-US ] = "Attributes" ;
2955 Identifier = RID_MISC_CAT ;
2956 HelpId = HID_SMA_MISC_CAT ;
2957 Text [ en-US ] = "Others";
2961 Type = TOOLBOXITEM_SPACE ;
2965 Identifier = RID_BRACKETS_CAT ;
2966 HelpId = HID_SMA_BRACKETS_CAT ;
2967 Text [ en-US ] = "Brackets" ;
2971 Identifier = RID_FORMAT_CAT ;
2972 HelpId = HID_SMA_FORMAT_CAT ;
2973 Text [ en-US ] = "Formats" ;
2977 FixedLine FL_TOOLBOX_CAT_DELIM
2979 Pos = MAP_APPFONT ( 0 , 44 ) ;
2980 Size = MAP_APPFONT ( 65 , 4 ) ;
2984 #define CMDBOXWINDOW_TEXT \
2985 Text [ en-US ] = "Commands" ; \
2987 DockingWindow RID_CMDBOXWINDOW\
2989 HelpId = HID_SMA_COMMAND_WIN ;
2994 HideWhenDeactivate = FALSE ;
2996 Size = MAP_APPFONT ( 292 , 94 ) ;
3002 #define UNBINOPS_IDLIST \
3024 ImageList RID_IL_UNBINOPS
3027 MaskColor = IMAGE_STDBTN_COLOR ;
3030 ImageList RID_ILH_UNBINOPS
3033 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3037 #define RELATIONS_IDLIST \
3064 ImageList RID_IL_RELATIONS
3067 MaskColor = IMAGE_STDBTN_COLOR ;
3070 ImageList RID_ILH_RELATIONS
3073 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3077 #define SETOPERATIONS_IDLIST \
3083 RID_XINTERSECTIONY ; \
3105 ImageList RID_IL_SETOPERATIONS
3108 MaskColor = IMAGE_STDBTN_COLOR ;
3109 SETOPERATIONS_IDLIST
3111 ImageList RID_ILH_SETOPERATIONS
3114 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3115 SETOPERATIONS_IDLIST
3118 #define FUNCTIONS_IDLIST \
3149 ImageList RID_IL_FUNCTIONS
3152 MaskColor = IMAGE_STDBTN_COLOR ;
3155 ImageList RID_ILH_FUNCTIONS
3158 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3162 #define OPERATORS_IDLIST \
3181 ImageList RID_IL_OPERATORS
3184 MaskColor = IMAGE_STDBTN_COLOR ;
3187 ImageList RID_ILH_OPERATORS
3190 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3194 #define ATTRIBUTES_IDLIST \
3223 ImageList RID_IL_ATTRIBUTES
3226 MaskColor = IMAGE_STDBTN_COLOR ;
3229 ImageList RID_ILH_ATTRIBUTES
3232 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3236 #define BRACKETS_IDLIST \
3255 RID_SLRDBRACKETX ; \
3257 RID_XUNDERBRACEY ; \
3261 ImageList RID_IL_BRACKETS
3264 MaskColor = IMAGE_STDBTN_COLOR ;
3267 ImageList RID_ILH_BRACKETS
3270 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3274 #define FORMAT_IDLIST \
3295 ImageList RID_IL_FORMAT
3298 MaskColor = IMAGE_STDBTN_COLOR ;
3301 ImageList RID_ILH_FORMAT
3304 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3308 #define MISC_IDLIST \
3333 ImageList RID_IL_MISC
3336 MaskColor = IMAGE_STDBTN_COLOR ;
3339 ImageList RID_ILH_MISC
3342 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3346 #define CATALOG_IDLIST \
3349 RID_UNBINOPS_CAT ; \
3350 RID_RELATIONS_CAT ; \
3351 RID_SETOPERATIONS_CAT ; \
3352 RID_FUNCTIONS_CAT ; \
3353 RID_OPERATORS_CAT ; \
3354 RID_ATTRIBUTES_CAT ; \
3356 RID_BRACKETS_CAT ; \
3361 ImageList RID_IL_CATALOG
3364 MaskColor = IMAGE_STDBTN_COLOR ;
3367 ImageList RID_ILH_CATALOG
3370 MaskColor = IMAGE_STDBTN_COLOR_HC ;
3376 String STR_CMDBOXWINDOW
3381 String RID_DOCUMENTSTR
3383 Text [ en-US ] = "Formula" ;
3386 String STR_STATSTR_READING
3388 Text [ en-US ] = "Loading document..." ;
3391 String STR_STATSTR_WRITING
3393 Text [ en-US ] = "Saving document..." ;
3397 String STR_MATH_DOCUMENT_FULLTYPE_CURRENT
3399 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Formula";
3402 String RID_SYMBOLFILESSTR
3404 Text [ en-US ] = "Symbol files (*.sms)" ;
3407 String RID_ALLFILESSTR
3409 Text [ en-US ] = "All Files (*.*)" ;
3412 String RID_ERR_IDENT
3414 Text [ en-US ] = "ERROR : " ;
3417 String RID_ERR_UNKOWN
3419 Text [ en-US ] = "Unknown error occurred" ;
3422 String RID_ERR_UNEXPECTEDCHARACTER
3424 Text [ en-US ] = "Unexpected character" ;
3427 String RID_ERR_OVERFLOW
3429 Text [ en-US ] = "Formula entry too complex" ;
3432 String RID_ERR_LGROUPEXPECTED
3434 Text [ en-US ] = "'{' expected" ;
3437 String RID_ERR_RGROUPEXPECTED
3439 Text [ en-US ] = "'}' expected" ;
3442 String RID_ERR_LBRACEEXPECTED
3444 Text [ en-US ] = "'(' expected" ;
3447 String RID_ERR_RBRACEEXPECTED
3449 Text [ en-US ] = "')' expected" ;
3452 String RID_ERR_FUNCEXPECTED
3454 Text [ en-US ] = "Function expected" ;
3457 String RID_ERR_UNOPEREXPECTED
3459 /* ### ACHTUNG: Neuer Text in Resource? Unärer Operator erwartet : Un§rer Operator erwartet */
3460 Text [ en-US ] = "Unary operator expected" ;
3463 String RID_ERR_BINOPEREXPECTED
3465 /* ### ACHTUNG: Neuer Text in Resource? Binärer Operator erwartet : Bin§rer Operator erwartet */
3466 Text [ en-US ] = "Binary operator expected" ;
3469 String RID_ERR_SYMBOLEXPECTED
3471 Text [ en-US ] = "Symbol expected" ;
3474 String RID_ERR_IDENTEXPECTED
3476 Text [ en-US ] = "Identifier expected" ;
3479 String RID_ERR_POUNDEXPECTED
3481 Text [ en-US ] = "'#' expected" ;
3484 String RID_ERR_COLOREXPECTED
3486 Text [ en-US ] = "Color required" ;
3489 String RID_ERR_LPARENTEXPECTED
3491 Text [ en-US ] = "Left limit expected" ;
3494 String RID_ERR_RPARENTEXPECTED
3496 Text [ en-US ] = "Right limit expected" ;
3499 String RID_ERR_RIGHTEXPECTED
3501 Text [ en-US ] = "'RIGHT' expected" ;
3506 ToolBox RID_MATH_TOOLBOX
3508 HelpId = RID_MATH_TOOLBOX ;
3510 LineSpacing = TRUE ;
3517 HideWhenDeactivate = TRUE ;
3520 Align = BOXALIGN_LEFT ;
3521 Size = MAP_APPFONT ( 0 , 0 ) ;
3522 MenuStrings = TRUE ;
3527 Identifier = SID_ZOOMIN ;
3528 HelpID = SID_ZOOMIN ;
3529 /* ### ACHTUNG: Neuer Text in Resource? Größer : Größer */
3530 Text [ en-US ] = "Zoom In" ;
3531 /* ### ACHTUNG: Neuer Text in Resource? Stellt den Ausschnitt vergrößert dar : Stellt den Ausschnitt vergrößert dar */
3535 Identifier = SID_ZOOMOUT ;
3536 HelpID = SID_ZOOMOUT ;
3537 Text [ en-US ] = "Zoom Out" ;
3541 Identifier = SID_VIEW100 ;
3542 HelpID = SID_VIEW100 ;
3543 Text [ en-US ] = "Zoom 100%" ;
3544 /* ### ACHTUNG: Neuer Text in Resource? Stellt den Ausschnitt in tatsächlicher Größe dar : Stellt den Ausschnitt in tatsächlicher GröÃe dar */
3548 Identifier = SID_ADJUST ;
3549 HelpID = SID_ADJUST ;
3550 Text [ en-US ] = "Entire Formula" ;
3554 Type = TOOLBOXITEM_SEPARATOR ;
3558 Identifier = SID_DRAW ;
3560 Text [ en-US ] = "Refresh" ;
3564 Identifier = SID_FORMULACURSOR ;
3565 HelpID = SID_FORMULACURSOR ;
3566 Text [ en-US ] = "Formula Cursor";
3570 Identifier = SID_SYMBOLS_CATALOGUE ;
3571 HelpID = SID_SYMBOLS_CATALOGUE ;
3572 Text [ en-US ] = "Symbols" ;
3573 /* ### ACHTUNG: Neuer Text in Resource? Symbole einfügen und bearbeiten : Symbole einf³gen und bearbeiten */
3578 String RID_MATH_TOOLBOX
3580 Text [ en-US ] = "Main Toolbar" ;