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: starmath.hrc,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 ************************************************************************/
33 #ifndef _SVX_SVXIDS_HRC
34 #include <svtools/solar.hrc>
36 #ifndef _SFXSIDS_HRC //autogen
37 #include <sfx2/sfxsids.hrc>
41 #define SID_NEXTERR (SID_SMA_START + 1)
42 #define SID_PREVERR (SID_SMA_START + 2)
43 #define SID_NEXTMARK (SID_SMA_START + 3)
44 #define SID_PREVMARK (SID_SMA_START + 4)
45 #define SID_SYMBOLS_CATALOGUE (SID_SMA_START + 5)
46 #define SID_PREFERENCES (SID_SMA_START + 6)
47 #define SID_VIEW050 (SID_SMA_START + 7)
48 #define SID_VIEW100 (SID_SMA_START + 8)
49 #define SID_VIEW200 (SID_SMA_START + 9)
50 #define SID_ZOOMIN (SID_SMA_START + 10)
51 #define SID_ZOOMOUT (SID_SMA_START + 11)
52 #define SID_DRAW (SID_SMA_START + 12)
53 #define SID_ADJUST (SID_SMA_START + 13)
54 #define SID_TOOLBOX (SID_SMA_START + 14)
55 #define SID_FORMULACURSOR (SID_SMA_START + 15)
56 #define SID_FONT (SID_SMA_START + 50)
57 #define SID_FONTSIZE (SID_SMA_START + 51)
58 #define SID_DISTANCE (SID_SMA_START + 52)
59 #define SID_ALIGN (SID_SMA_START + 53)
61 #define SID_AUTO_REDRAW (SID_SMA_START + 55)
62 #define SID_SYMBOLS (SID_SMA_START + 56) // Muss erstmal wieder aufgenommen werden !
63 #define SID_TEXTMODE (SID_SMA_START + 57)
64 #define SID_INSERT_FORMULA (SID_SMA_START + 58)
65 #define SID_TEXT (SID_SMA_START + 100)
66 #define SID_GAPHIC_SM (SID_SMA_START + 101)
67 #define SID_FITINWINDOW (SID_SMA_START + 103)
68 #define SID_INSERTTEXT (SID_SMA_START + 104)
69 #define SID_INSERTCOMMAND (SID_SMA_START + 105)
71 #define SID_LOADSYMBOLS (SID_SMA_START + 107)
72 #define SID_SAVESYMBOLS (SID_SMA_START + 108)
73 #define SID_ZOOMSTATUS (SID_SMA_START + 109)
74 #define SID_MODIFYSTATUS (SID_SMA_START + 110)
75 #define SID_TEXTSTATUS (SID_SMA_START + 111)
77 #define SID_PRINTTITLE (SID_SMA_START + 112)
78 #define SID_PRINTTEXT (SID_SMA_START + 113)
79 #define SID_PRINTFRAME (SID_SMA_START + 114)
80 #define SID_PRINTSIZE (SID_SMA_START + 115)
81 #define SID_PRINTZOOM (SID_SMA_START + 116)
83 #define SID_COPYOBJECT (SID_SMA_START + 117)
84 #define SID_PASTEOBJECT (SID_SMA_START + 118)
85 #define SID_AUTOREDRAW (SID_SMA_START + 119)
87 #define SID_GETEDITTEXT (SID_SMA_START + 121)
88 #define SID_CMDBOXWINDOW (SID_SMA_START + 122)
89 #define SID_TOOLBOXWINDOW (SID_SMA_START + 123)
90 #define SID_NO_RIGHT_SPACES (SID_SMA_START + 124)
91 #define SID_DUMMY (SID_SMA_START + 254)
93 //#define GID_FORMEL (RID_GROUPS_OFFSET + 1)
94 //#define GID_ERROR (RID_GROUPS_OFFSET + 2)
96 //#define RID_OPTIONSDIALOG (RID_APP_START + 1)
97 #define RID_FONTDIALOG (RID_APP_START + 2)
98 #define RID_FONTSIZEDIALOG (RID_APP_START + 3)
99 #define RID_FONTTYPEDIALOG (RID_APP_START + 4)
100 #define RID_DISTANCEDIALOG (RID_APP_START + 5)
101 #define RID_ALIGNDIALOG (RID_APP_START + 6)
102 #define RID_PRINTOPTIONPAGE (RID_APP_START + 7)
103 #define RID_SYMBOLDIALOG (RID_APP_START + 8)
104 #define RID_SYMDEFINEDIALOG (RID_APP_START + 9)
105 #define RID_EXTRAOPTIONPAGE (RID_APP_START + 10)
106 #define RID_MATH_TOOLBOX (RID_APP_START + 50)
107 // wegen #58705# entfernt
108 //#define RID_DRAW_OBJECTBAR (RID_APP_START + 51)
110 #define RID_DEFAULTSAVEQUERY (RID_APP_START + 102)
111 #define RID_WRITESYMBOLERROR (RID_APP_START + 202)
112 #define RID_READSYMBOLERROR (RID_APP_START + 203)
113 #define RID_NOMATHTYPEFACEWARNING (RID_APP_START + 204)
114 #define RID_OBJECTNAME (RID_APP_START + 501)
115 #define RID_VIEWNAME (RID_APP_START + 502)
116 #define RID_UNDOEDITNAME (RID_APP_START + 503)
117 #define RID_UNDOFORMATNAME (RID_APP_START + 504)
118 #define RID_APPICO (RID_APP_START + 601)
119 #define RID_TMPICO (RID_APP_START + 603)
120 #define RID_COMMANDMENU (RID_APP_START + 701)
121 #define RID_VIEWMENU (RID_APP_START + 702)
122 #define RID_DISTANCEMENU (RID_APP_START + 703)
123 #define RID_FONTMENU (RID_APP_START + 704)
124 #define RID_STARTUPWINDOW (RID_APP_START + 800)
125 #define RID_TOOLBOXWINDOW (RID_APP_START + 801)
126 #define RID_CMDBOXWINDOW (RID_APP_START + 802)
127 #define RID_FONTREGULAR (RID_APP_START + 804)
128 #define RID_FONTITALIC (RID_APP_START + 805)
129 #define RID_FONTBOLD (RID_APP_START + 806)
130 //#define RID_PRINTOPTION (RID_APP_START + 807)
131 #define RID_DOCUMENTSTR (RID_APP_START + 808)
132 #define RID_SYMBOLFILESSTR (RID_APP_START + 809)
133 #define RID_ALLFILESSTR (RID_APP_START + 810)
134 #define RID_CREATORSTR (RID_APP_START + 811)
135 #define RID_FILESMFTYP (RID_APP_START + 812)
136 #define RID_FILESYMTYP (RID_APP_START + 813)
137 #define RID_SMMENU (RID_APP_START + 814)
138 #define RID_SMACCEL (RID_APP_START + 815)
139 #define RID_STATUSBAR (RID_APP_START + 816)
140 #define RID_APPNAMESTR (RID_APP_START + 817)
142 #define STR_MATH_DOCUMENT_FULLTYPE_CURRENT (RID_APP_START + 821)
143 #define RID_SMPLUGINMENU (RID_APP_START + 822)
144 #define STR_STATSTR_READING (RID_APP_START + 823)
145 #define STR_STATSTR_WRITING (RID_APP_START + 824)
146 #define STR_CMDBOXWINDOW (RID_APP_START + 825)
148 #define RID_ERR_IDENT (RID_APP_START + 920)
149 #define RID_ERR_UNKOWN (RID_APP_START + 921)
150 #define RID_ERR_UNEXPECTEDCHARACTER (RID_APP_START + 922)
151 #define RID_ERR_LGROUPEXPECTED (RID_APP_START + 923)
152 #define RID_ERR_RGROUPEXPECTED (RID_APP_START + 924)
153 #define RID_ERR_LBRACEEXPECTED (RID_APP_START + 925)
154 #define RID_ERR_RBRACEEXPECTED (RID_APP_START + 926)
155 #define RID_ERR_FUNCEXPECTED (RID_APP_START + 927)
156 #define RID_ERR_UNOPEREXPECTED (RID_APP_START + 928)
157 #define RID_ERR_BINOPEREXPECTED (RID_APP_START + 929)
158 #define RID_ERR_SYMBOLEXPECTED (RID_APP_START + 930)
159 #define RID_ERR_IDENTEXPECTED (RID_APP_START + 931)
160 #define RID_ERR_POUNDEXPECTED (RID_APP_START + 932)
161 #define RID_ERR_COLOREXPECTED (RID_APP_START + 933)
162 #define RID_ERR_LPARENTEXPECTED (RID_APP_START + 934)
163 #define RID_ERR_RPARENTEXPECTED (RID_APP_START + 935)
164 #define RID_ERR_RIGHTEXPECTED (RID_APP_START + 936)
165 #define RID_ERR_OVERFLOW (RID_APP_START + 937)
167 // toolbox image lists for 'Selection' window
168 //!! RID_ILH_XYZ = RID_IL_XYZ + 1 !!
169 #define RID_IL_CATALOG (RID_APP_START + 950)
170 #define RID_ILH_CATALOG (RID_APP_START + 951)
171 #define RID_IL_UNBINOPS (RID_APP_START + 952)
172 #define RID_ILH_UNBINOPS (RID_APP_START + 953)
173 #define RID_IL_RELATIONS (RID_APP_START + 954)
174 #define RID_ILH_RELATIONS (RID_APP_START + 955)
175 #define RID_IL_SETOPERATIONS (RID_APP_START + 956)
176 #define RID_ILH_SETOPERATIONS (RID_APP_START + 957)
177 #define RID_IL_FUNCTIONS (RID_APP_START + 958)
178 #define RID_ILH_FUNCTIONS (RID_APP_START + 959)
179 #define RID_IL_OPERATORS (RID_APP_START + 960)
180 #define RID_ILH_OPERATORS (RID_APP_START + 961)
181 #define RID_IL_ATTRIBUTES (RID_APP_START + 962)
182 #define RID_ILH_ATTRIBUTES (RID_APP_START + 963)
183 #define RID_IL_BRACKETS (RID_APP_START + 964)
184 #define RID_ILH_BRACKETS (RID_APP_START + 965)
185 #define RID_IL_FORMAT (RID_APP_START + 966)
186 #define RID_ILH_FORMAT (RID_APP_START + 967)
187 #define RID_IL_MISC (RID_APP_START + 968)
188 #define RID_ILH_MISC (RID_APP_START + 969)
190 #define RID_UNBINOPS_CAT (RID_APP_START + 1101)
191 #define RID_RELATIONS_CAT (RID_APP_START + 1102)
192 #define RID_SETOPERATIONS_CAT (RID_APP_START + 1103)
193 #define RID_FUNCTIONS_CAT (RID_APP_START + 1104)
194 #define RID_OPERATORS_CAT (RID_APP_START + 1105)
195 #define RID_ATTRIBUTES_CAT (RID_APP_START + 1106)
196 #define RID_BRACKETS_CAT (RID_APP_START + 1107)
197 #define RID_FORMAT_CAT (RID_APP_START + 1108)
198 #define RID_UNBINOPS_CAT_HLP (RID_APP_START + 1109)
199 #define RID_RELATIONS_CAT_HLP (RID_APP_START + 1110)
200 #define RID_SETOPEROPERATIONS_CAT_HLP (RID_APP_START + 1111)
201 #define RID_FUNCTIONS_CAT_HLP (RID_APP_START + 1112)
202 #define RID_OPERATORS_CAT_HLP (RID_APP_START + 1113)
203 #define RID_ATTRIBUTES_CAT_HLP (RID_APP_START + 1114)
204 #define RID_BRACKETS_CAT_HLP (RID_APP_START + 1115)
205 #define RID_FORMAT_CAT_HLP (RID_APP_START + 1116)
206 #define RID_MISC_CAT (RID_APP_START + 1117)
207 #define RID_MISC_CAT_HLP (RID_APP_START + 1118)
210 #define RID_PLUSX (RID_APP_START + 1201)
211 #define RID_MINUSX (RID_APP_START + 1202)
212 #define RID_PLUSMINUSX (RID_APP_START + 1203)
213 #define RID_MINUSPLUSX (RID_APP_START + 1204)
214 #define RID_XPLUSY (RID_APP_START + 1205)
215 #define RID_XCDOTY (RID_APP_START + 1206)
216 #define RID_XTIMESY (RID_APP_START + 1207)
217 #define RID_XSYMTIMESY (RID_APP_START + 1208)
218 #define RID_XMINUSY (RID_APP_START + 1209)
219 #define RID_XOVERY (RID_APP_START + 1210)
220 #define RID_XDIVY (RID_APP_START + 1211)
221 #define RID_XSYMDIVIDEY (RID_APP_START + 1212)
222 #define RID_NEGX (RID_APP_START + 1213)
223 #define RID_XANDY (RID_APP_START + 1214)
224 #define RID_XORY (RID_APP_START + 1215)
225 #define RID_XODIVIDEY (RID_APP_START + 1216)
226 #define RID_XODOTY (RID_APP_START + 1217)
227 #define RID_XOMINUSY (RID_APP_START + 1218)
228 #define RID_XOPLUSY (RID_APP_START + 1219)
229 #define RID_XOTIMESY (RID_APP_START + 1220)
230 #define RID_XCIRCY (RID_APP_START + 1221)
231 #define RID_XWIDESLASHY (RID_APP_START + 1222)
232 #define RID_XWIDEBSLASHY (RID_APP_START + 1223)
234 #define RID_XEQY (RID_APP_START + 1301)
235 #define RID_XNEQY (RID_APP_START + 1302)
236 #define RID_XEQUIVY (RID_APP_START + 1303)
237 #define RID_XORTHOY (RID_APP_START + 1304)
238 #define RID_XLTY (RID_APP_START + 1305)
239 #define RID_XGTY (RID_APP_START + 1306)
240 #define RID_XAPPROXY (RID_APP_START + 1307)
241 #define RID_XPARALLELY (RID_APP_START + 1308)
242 #define RID_XLESLANTY (RID_APP_START + 1309)
243 #define RID_XGESLANTY (RID_APP_START + 1310)
244 #define RID_XSIMEQY (RID_APP_START + 1311)
245 #define RID_XPROPY (RID_APP_START + 1312)
246 #define RID_XLEY (RID_APP_START + 1313)
247 #define RID_XGEY (RID_APP_START + 1314)
248 #define RID_XSIMY (RID_APP_START + 1315)
249 #define RID_XTOWARDY (RID_APP_START + 1316)
250 #define RID_XLLY (RID_APP_START + 1317)
251 #define RID_XGGY (RID_APP_START + 1318)
252 #define RID_XDEFY (RID_APP_START + 1319)
253 #define RID_XTRANSLY (RID_APP_START + 1320)
254 #define RID_XTRANSRY (RID_APP_START + 1321)
255 #define RID_XDIVIDESY (RID_APP_START + 1322)
256 #define RID_XNDIVIDESY (RID_APP_START + 1323)
257 #define RID_DLARROW (RID_APP_START + 1324)
258 #define RID_DLRARROW (RID_APP_START + 1325)
259 #define RID_DRARROW (RID_APP_START + 1326)
261 #define RID_XINY (RID_APP_START + 1401)
262 #define RID_XNOTINY (RID_APP_START + 1402)
263 #define RID_XOWNSY (RID_APP_START + 1403)
264 #define RID_XINTERSECTIONY (RID_APP_START + 1405)
265 #define RID_XUNIONY (RID_APP_START + 1406)
266 #define RID_XSETMINUSY (RID_APP_START + 1407)
267 #define RID_XSLASHY (RID_APP_START + 1408)
268 #define RID_XSUBSETY (RID_APP_START + 1409)
269 #define RID_XSUBSETEQY (RID_APP_START + 1410)
270 #define RID_XSUPSETY (RID_APP_START + 1411)
271 #define RID_XSUPSETEQY (RID_APP_START + 1412)
272 #define RID_XNSUBSETY (RID_APP_START + 1413)
273 #define RID_XNSUBSETEQY (RID_APP_START + 1414)
274 #define RID_XNSUPSETY (RID_APP_START + 1415)
275 #define RID_XNSUPSETEQY (RID_APP_START + 1416)
276 #define RID_SETN (RID_APP_START + 1417)
277 #define RID_SETZ (RID_APP_START + 1418)
278 #define RID_SETQ (RID_APP_START + 1419)
279 #define RID_SETR (RID_APP_START + 1420)
280 #define RID_SETC (RID_APP_START + 1421)
282 #define RID_ABSX (RID_APP_START + 1501)
283 #define RID_FACTX (RID_APP_START + 1502)
284 #define RID_SQRTX (RID_APP_START + 1503)
285 #define RID_NROOTXY (RID_APP_START + 1504)
286 #define RID_EX (RID_APP_START + 1505)
287 #define RID_LNX (RID_APP_START + 1506)
288 #define RID_EXPX (RID_APP_START + 1507)
289 #define RID_LOGX (RID_APP_START + 1508)
290 #define RID_SINX (RID_APP_START + 1509)
291 #define RID_COSX (RID_APP_START + 1510)
292 #define RID_TANX (RID_APP_START + 1511)
293 #define RID_COTX (RID_APP_START + 1512)
294 #define RID_SINHX (RID_APP_START + 1513)
295 #define RID_COSHX (RID_APP_START + 1514)
296 #define RID_TANHX (RID_APP_START + 1515)
297 #define RID_COTHX (RID_APP_START + 1516)
298 #define RID_ARCSINX (RID_APP_START + 1517)
299 #define RID_ARCCOSX (RID_APP_START + 1518)
300 #define RID_ARCTANX (RID_APP_START + 1519)
301 #define RID_ARCCOTX (RID_APP_START + 1520)
302 #define RID_ARSINHX (RID_APP_START + 1521)
303 #define RID_ARCOSHX (RID_APP_START + 1522)
304 #define RID_ARTANHX (RID_APP_START + 1523)
305 #define RID_ARCOTHX (RID_APP_START + 1524)
307 #define RID_LIMX (RID_APP_START + 1601)
308 #define RID_SUMX (RID_APP_START + 1602)
309 #define RID_PRODX (RID_APP_START + 1603)
310 #define RID_COPRODX (RID_APP_START + 1604)
311 #define RID_INTX (RID_APP_START + 1605)
312 #define RID_IINTX (RID_APP_START + 1606)
313 #define RID_IIINTX (RID_APP_START + 1607)
314 #define RID_LINTX (RID_APP_START + 1609)
315 #define RID_LLINTX (RID_APP_START + 1610)
316 #define RID_LLLINTX (RID_APP_START + 1611)
317 #define RID_FROMXTOY (RID_APP_START + 1613)
318 #define RID_FROMX (RID_APP_START + 1614)
319 #define RID_TOX (RID_APP_START + 1615)
320 #define RID_LIMINFX (RID_APP_START + 1616)
321 #define RID_LIMSUPX (RID_APP_START + 1617)
323 #define RID_ACUTEX (RID_APP_START + 1701)
324 #define RID_GRAVEX (RID_APP_START + 1702)
325 #define RID_CHECKX (RID_APP_START + 1703)
326 #define RID_BREVEX (RID_APP_START + 1704)
327 #define RID_BARX (RID_APP_START + 1705)
328 #define RID_VECX (RID_APP_START + 1706)
329 #define RID_HATX (RID_APP_START + 1707)
330 #define RID_TILDEX (RID_APP_START + 1708)
331 #define RID_CIRCLEX (RID_APP_START + 1709)
332 #define RID_DOTX (RID_APP_START + 1710)
333 #define RID_DDOTX (RID_APP_START + 1711)
334 #define RID_DDDOTX (RID_APP_START + 1712)
335 #define RID_OVERLINEX (RID_APP_START + 1713)
336 #define RID_UNDERLINEX (RID_APP_START + 1714)
337 #define RID_OVERSTRIKEX (RID_APP_START + 1715)
338 #define RID_PHANTOMX (RID_APP_START + 1716)
339 #define RID_BOLDX (RID_APP_START + 1717)
340 #define RID_ITALX (RID_APP_START + 1718)
341 #define RID_SIZEXY (RID_APP_START + 1719)
342 #define RID_FONTXY (RID_APP_START + 1720)
343 #define RID_COLORX (RID_APP_START + 1721)
344 #define RID_WIDEHATX (RID_APP_START + 1722)
345 #define RID_WIDETILDEX (RID_APP_START + 1723)
346 #define RID_WIDEVECX (RID_APP_START + 1724)
348 #define RID_LRPARENTX (RID_APP_START + 1801)
349 #define RID_LRBRACKETX (RID_APP_START + 1802)
350 #define RID_LRANGLEX (RID_APP_START + 1803)
351 #define RID_LRBRACEX (RID_APP_START + 1804)
352 #define RID_LRLINEX (RID_APP_START + 1805)
353 #define RID_LRDLINEX (RID_APP_START + 1806)
354 #define RID_LRGROUPX (RID_APP_START + 1808)
355 #define RID_SLRPARENTX (RID_APP_START + 1809)
356 #define RID_SLRBRACKETX (RID_APP_START + 1810)
357 #define RID_SLRANGLEX (RID_APP_START + 1811)
358 #define RID_SLRBRACEX (RID_APP_START + 1812)
359 #define RID_SLRLINEX (RID_APP_START + 1813)
360 #define RID_SLRDLINEX (RID_APP_START + 1814)
361 #define RID_LRCEILX (RID_APP_START + 1817)
362 #define RID_LRFLOORX (RID_APP_START + 1818)
363 #define RID_SLRCEILX (RID_APP_START + 1819)
364 #define RID_SLRFLOORX (RID_APP_START + 1820)
365 #define RID_LMRANGLEXY (RID_APP_START + 1821)
366 #define RID_SLMRANGLEXY (RID_APP_START + 1822)
367 #define RID_LRDBRACKETX (RID_APP_START + 1823)
368 #define RID_SLRDBRACKETX (RID_APP_START + 1824)
369 #define RID_XOVERBRACEY (RID_APP_START + 1825)
370 #define RID_XUNDERBRACEY (RID_APP_START + 1826)
372 #define RID_NEWLINE (RID_APP_START + 1901)
373 #define RID_SBLANK (RID_APP_START + 1902)
374 #define RID_BLANK (RID_APP_START + 1903)
375 #define RID_RSUBX (RID_APP_START + 1904)
376 #define RID_BINOMXY (RID_APP_START + 1905)
377 #define RID_STACK (RID_APP_START + 1906)
378 #define RID_MATRIX (RID_APP_START + 1907)
379 #define RID_RSUPX (RID_APP_START + 1908)
380 #define RID_ALIGNLX (RID_APP_START + 1909)
381 #define RID_ALIGNCX (RID_APP_START + 1910)
382 #define RID_ALIGNRX (RID_APP_START + 1911)
383 #define RID_LSUBX (RID_APP_START + 1912)
384 #define RID_LSUPX (RID_APP_START + 1916)
385 #define RID_CSUBX (RID_APP_START + 1917)
386 #define RID_CSUPX (RID_APP_START + 1918)
388 #define RID_ALEPH (RID_APP_START + 2001)
389 #define RID_EMPTYSET (RID_APP_START + 2002)
390 #define RID_RE (RID_APP_START + 2003)
391 #define RID_IM (RID_APP_START + 2004)
392 #define RID_INFINITY (RID_APP_START + 2005)
393 #define RID_PARTIAL (RID_APP_START + 2006)
394 #define RID_WP (RID_APP_START + 2007)
395 #define RID_DOTSAXIS (RID_APP_START + 2008)
396 #define RID_DOTSUP (RID_APP_START + 2009)
397 #define RID_DOTSDOWN (RID_APP_START + 2010)
398 #define RID_DOTSLOW (RID_APP_START + 2011)
399 #define RID_DOTSVERT (RID_APP_START + 2012)
400 #define RID_NABLA (RID_APP_START + 2013)
401 #define RID_HBAR (RID_APP_START + 2014)
402 #define RID_LAMBDABAR (RID_APP_START + 2015)
403 #define RID_LEFTARROW (RID_APP_START + 2016)
404 #define RID_RIGHTARROW (RID_APP_START + 2017)
405 #define RID_UPARROW (RID_APP_START + 2018)
406 #define RID_DOWNARROW (RID_APP_START + 2019)
407 #define RID_EXISTS (RID_APP_START + 1608)
408 #define RID_FORALL (RID_APP_START + 1612)
410 // new menue resource ID's
411 #define RID_UNBINOPS_MENU (RID_APP_START + 2164)
412 #define RID_RELATIONS_MENU (RID_APP_START + 2165)
413 #define RID_SETOPERATIONS_MENU (RID_APP_START + 2166)
414 #define RID_FUNCTIONS_MENU (RID_APP_START + 2167)
415 #define RID_OPERATORS_MENU (RID_APP_START + 2168)
416 #define RID_ATTRIBUTES_MENU (RID_APP_START + 2169)
417 #define RID_BRACKETS_MENU (RID_APP_START + 2170)
418 #define RID_FORMAT_MENU (RID_APP_START + 2171)
419 #define RID_MISC_MENU (RID_APP_START + 2172)
420 #define RID_FUNCTIONSOTHER1_MENU (RID_APP_START + 2173)
422 #define RID_XPP_LINE (RID_APP_START + 3000)
423 #define RID_XPP_DLINE (RID_APP_START + 3001)
424 #define RID_XPP_SQRT (RID_APP_START + 3002)
425 #define RID_XPP_SQRT2 (RID_APP_START + 3003)
426 #define RID_XPP_HAT (RID_APP_START + 3004)
427 #define RID_XPP_TILDE (RID_APP_START + 3005)
428 #define RID_XPP_BAR (RID_APP_START + 3006)
429 #define RID_XPP_VEC (RID_APP_START + 3007)
430 #define RID_XPP_LBRACE (RID_APP_START + 3008)
431 #define RID_XPP_RBRACE (RID_APP_START + 3009)
432 #define RID_XPP_LPARENT (RID_APP_START + 3010)
433 #define RID_XPP_RPARENT (RID_APP_START + 3011)
434 #define RID_XPP_LANGLE (RID_APP_START + 3012)
435 #define RID_XPP_RANGLE (RID_APP_START + 3013)
436 #define RID_XPP_LBRACKET (RID_APP_START + 3014)
437 #define RID_XPP_RBRACKET (RID_APP_START + 3015)
438 #define RID_XPP_LDBRACKET (RID_APP_START + 3016)
439 #define RID_XPP_RDBRACKET (RID_APP_START + 3017)
440 #define RID_XPP_LCEIL (RID_APP_START + 3018)
441 #define RID_XPP_RCEIL (RID_APP_START + 3019)
442 #define RID_XPP_LFLOOR (RID_APP_START + 3020)
443 #define RID_XPP_RFLOOR (RID_APP_START + 3021)
444 #define RID_XPP_OVERBRACE (RID_APP_START + 3022)
445 #define RID_XPP_UNDERBRACE (RID_APP_START + 3023)
447 #define RID_LOCALIZED_NAMES (RID_APP_START + 3101)
448 #define RID_UI_SYMBOL_NAMES (RID_APP_START + 3102)
449 #define RID_EXPORT_SYMBOL_NAMES (RID_APP_START + 3103)
450 #define RID_LOCALIZED_SYMBOLSET_NAMES (RID_APP_START + 3104)
451 #define RID_UI_SYMBOLSET_NAMES (RID_APP_START + 3105)
452 #define RID_EXPORT_SYMBOLSET_NAMES (RID_APP_START + 3106)
453 #define RID_FRENCH_50_NAMES (RID_APP_START + 3107)
454 #define RID_FRENCH_60_NAMES (RID_APP_START + 3108)
455 #define RID_ITALIAN_50_NAMES (RID_APP_START + 3109)
456 #define RID_ITALIAN_60_NAMES (RID_APP_START + 3110)
457 #define RID_SWEDISH_50_NAMES (RID_APP_START + 3111)
458 #define RID_SWEDISH_60_NAMES (RID_APP_START + 3112)
459 #define RID_SPANISH_50_NAMES (RID_APP_START + 3113)
460 #define RID_SPANISH_60_NAMES (RID_APP_START + 3114)
462 #define MN_SUB_SENDTO (RID_APP_START + 3120)
464 #define HID_SMA_OPTIONSDIALOG (HID_SMA_START + 1)
465 #define HID_SMA_FONTDIALOG (HID_SMA_START + 2)
466 #define HID_SMA_FONTSIZEDIALOG (HID_SMA_START + 3)
467 #define HID_SMA_FONTTYPEDIALOG (HID_SMA_START + 4)
468 #define HID_SMA_DISTANCEDIALOG (HID_SMA_START + 5)
469 #define HID_SMA_ALIGNDIALOG (HID_SMA_START + 6)
470 #define HID_SMA_PRINTOPTIONPAGE (HID_SMA_START + 7)
471 #define HID_SMA_SYMBOLDIALOG (HID_SMA_START + 8)
472 #define HID_SMA_SYMDEFINEDIALOG (HID_SMA_START + 9)
473 #define HID_SMA_EXTRAOPTIONPAGE (HID_SMA_START + 10)
474 #define HID_SMA_DOCSAVEQUERY (HID_SMA_START + 11)
475 #define HID_SMA_OBJECTSAVEQUERY (HID_SMA_START + 12)
476 #define HID_SMA_DEFAULTSAVEQUERY (HID_SMA_START + 13)
477 #define HID_SMA_ILLEGALOBJECTERROR (HID_SMA_START + 14)
478 #define HID_SMA_ILLEGALFILEERROR (HID_SMA_START + 15)
479 #define HID_SMA_WRITESYMBOLERROR (HID_SMA_START + 16)
480 #define HID_SMA_READSYMBOLERROR (HID_SMA_START + 17)
481 #define HID_SMA_NOMATHTYPEFACEWARNING (HID_SMA_START + 18)
482 #define HID_SMA_OBJECTNAME (HID_SMA_START + 19)
483 #define HID_SMA_VIEWNAME (HID_SMA_START + 20)
484 #define HID_SMA_UNDOEDITNAME (HID_SMA_START + 21)
485 #define HID_SMA_UNDOFORMATNAME (HID_SMA_START + 22)
486 #define HID_SMA_APPICO (HID_SMA_START + 23)
487 #define HID_SMA_DOCICO (HID_SMA_START + 24)
488 #define HID_SMA_TMPICO (HID_SMA_START + 25)
489 #define HID_SMA_COMMANDMENU (HID_SMA_START + 26)
490 #define HID_SMA_VIEWMENU (HID_SMA_START + 27)
491 #define HID_SMA_DISTANCEMENU (HID_SMA_START + 28)
492 #define HID_SMA_FONTMENU (HID_SMA_START + 29)
493 #define HID_SMA_STARTUPWINDOW (HID_SMA_START + 30)
494 #define HID_SMA_TOOLBOXWINDOW (HID_SMA_START + 31)
495 #define HID_SMA_CMDBOXWINDOW (HID_SMA_START + 32)
496 #define HID_SMA_UPDATEOBJECT (HID_SMA_START + 33)
497 #define HID_SMA_FONTREGULAR (HID_SMA_START + 34)
498 #define HID_SMA_FONTITALIC (HID_SMA_START + 35)
499 #define HID_SMA_FONTBOLD (HID_SMA_START + 36)
500 #define HID_SMA_PRINTOPTION (HID_SMA_START + 37)
501 #define HID_SMA_DOCUMENTSTR (HID_SMA_START + 38)
502 #define HID_SMA_SYMBOLFILESSTR (HID_SMA_START + 39)
503 #define HID_SMA_ALLFILESSTR (HID_SMA_START + 40)
504 #define HID_SMA_CREATORSTR (HID_SMA_START + 41)
505 #define HID_SMA_FILESMFTYP (HID_SMA_START + 42)
506 #define HID_SMA_FILESYMTYP (HID_SMA_START + 43)
507 #define HID_SMA_WIN_DOCUMENT (HID_SMA_START + 44)
508 #define HID_SMA_COMMAND_WIN_EDIT (HID_SMA_START + 45)
510 #define HID_SMA_PLUSX (HID_SMA_START + 50)
511 #define HID_SMA_MINUSX (HID_SMA_START + 51)
512 #define HID_SMA_PLUSMINUSX (HID_SMA_START + 52)
513 #define HID_SMA_MINUSPLUSX (HID_SMA_START + 53)
514 #define HID_SMA_NEGX (HID_SMA_START + 54)
515 #define HID_SMA_XPLUSY (HID_SMA_START + 55)
516 #define HID_SMA_XMINUSY (HID_SMA_START + 56)
517 #define HID_SMA_XCDOTY (HID_SMA_START + 57)
518 #define HID_SMA_XTIMESY (HID_SMA_START + 58)
519 #define HID_SMA_XSYMTIMESY (HID_SMA_START + 59)
520 #define HID_SMA_XSYMDIVIDEY (HID_SMA_START + 60)
521 #define HID_SMA_XDIVY (HID_SMA_START + 61)
522 #define HID_SMA_XOVERY (HID_SMA_START + 62)
523 #define HID_SMA_XODIVIDEY (HID_SMA_START + 63)
524 #define HID_SMA_XODOTY (HID_SMA_START + 64)
525 #define HID_SMA_XOMINUSY (HID_SMA_START + 65)
526 #define HID_SMA_XOPLUSY (HID_SMA_START + 66)
527 #define HID_SMA_XOTIMESY (HID_SMA_START + 67)
528 #define HID_SMA_XANDY (HID_SMA_START + 68)
529 #define HID_SMA_XORY (HID_SMA_START + 69)
530 #define HID_SMA_XEQY (HID_SMA_START + 70)
531 #define HID_SMA_XNEQY (HID_SMA_START + 71)
532 #define HID_SMA_XLTY (HID_SMA_START + 72)
533 #define HID_SMA_XGTY (HID_SMA_START + 73)
534 #define HID_SMA_XLEY (HID_SMA_START + 74)
535 #define HID_SMA_XGEY (HID_SMA_START + 75)
536 #define HID_SMA_XLESLANTY (HID_SMA_START + 76)
537 #define HID_SMA_XGESLANTY (HID_SMA_START + 77)
538 #define HID_SMA_XLLY (HID_SMA_START + 78)
539 #define HID_SMA_XGGY (HID_SMA_START + 79)
540 #define HID_SMA_XDEFY (HID_SMA_START + 80)
541 #define HID_SMA_XEQUIVY (HID_SMA_START + 81)
542 #define HID_SMA_XAPPROXY (HID_SMA_START + 82)
543 #define HID_SMA_XSIMY (HID_SMA_START + 83)
544 #define HID_SMA_XSIMEQY (HID_SMA_START + 84)
545 #define HID_SMA_XPROPY (HID_SMA_START + 85)
546 #define HID_SMA_XORTHOY (HID_SMA_START + 86)
547 #define HID_SMA_XPARALLELY (HID_SMA_START + 87)
548 #define HID_SMA_XTOWARDY (HID_SMA_START + 88)
549 #define HID_SMA_XTRANSLY (HID_SMA_START + 89)
550 #define HID_SMA_XTRANSRY (HID_SMA_START + 90)
551 #define HID_SMA_XINY (HID_SMA_START + 91)
552 #define HID_SMA_XNOTINY (HID_SMA_START + 92)
553 #define HID_SMA_XOWNSY (HID_SMA_START + 93)
554 #define HID_SMA_XUNIONY (HID_SMA_START + 94)
555 #define HID_SMA_XINTERSECTIONY (HID_SMA_START + 95)
556 #define HID_SMA_XSETMINUSY (HID_SMA_START + 96)
557 #define HID_SMA_XSLASHY (HID_SMA_START + 97)
558 #define HID_SMA_XSUBSETY (HID_SMA_START + 98)
559 #define HID_SMA_XSUBSETEQY (HID_SMA_START + 99)
560 #define HID_SMA_XSUPSETY (HID_SMA_START + 100)
561 #define HID_SMA_XSUPSETEQY (HID_SMA_START + 101)
562 #define HID_SMA_XNSUBSETY (HID_SMA_START + 102)
563 #define HID_SMA_XNSUBSETEQY (HID_SMA_START + 103)
564 #define HID_SMA_XNSUPSETY (HID_SMA_START + 104)
565 #define HID_SMA_XNSUPSETEQY (HID_SMA_START + 105)
566 #define HID_SMA_ABSX (HID_SMA_START + 106)
567 #define HID_SMA_FACTX (HID_SMA_START + 107)
568 #define HID_SMA_SQRTX (HID_SMA_START + 108)
569 #define HID_SMA_NROOTXY (HID_SMA_START + 109)
570 #define HID_SMA_EX (HID_SMA_START + 110)
571 #define HID_SMA_EXPX (HID_SMA_START + 111)
572 #define HID_SMA_LNX (HID_SMA_START + 112)
573 #define HID_SMA_LOGX (HID_SMA_START + 113)
574 #define HID_SMA_SINX (HID_SMA_START + 114)
575 #define HID_SMA_COSX (HID_SMA_START + 115)
576 #define HID_SMA_TANX (HID_SMA_START + 116)
577 #define HID_SMA_COTX (HID_SMA_START + 117)
578 #define HID_SMA_ARCSINX (HID_SMA_START + 118)
579 #define HID_SMA_ARCCOSX (HID_SMA_START + 119)
580 #define HID_SMA_ARCTANX (HID_SMA_START + 120)
581 #define HID_SMA_ARCCOTX (HID_SMA_START + 121)
582 #define HID_SMA_SINHX (HID_SMA_START + 122)
583 #define HID_SMA_COSHX (HID_SMA_START + 123)
584 #define HID_SMA_TANHX (HID_SMA_START + 124)
585 #define HID_SMA_COTHX (HID_SMA_START + 125)
586 #define HID_SMA_ARSINHX (HID_SMA_START + 126)
587 #define HID_SMA_ARCOSHX (HID_SMA_START + 127)
588 #define HID_SMA_ARTANHX (HID_SMA_START + 128)
589 #define HID_SMA_ARCOTHX (HID_SMA_START + 129)
590 #define HID_SMA_SUMX (HID_SMA_START + 130)
591 #define HID_SMA_PRODX (HID_SMA_START + 131)
592 #define HID_SMA_COPRODX (HID_SMA_START + 132)
593 #define HID_SMA_LIMX (HID_SMA_START + 133)
594 #define HID_SMA_LIMINFX (HID_SMA_START + 134)
595 #define HID_SMA_LIMSUPX (HID_SMA_START + 135)
596 #define HID_SMA_EXISTS (HID_SMA_START + 136)
597 #define HID_SMA_FORALL (HID_SMA_START + 137)
598 #define HID_SMA_NABLA (HID_SMA_START + 138)
599 #define HID_SMA_INTX (HID_SMA_START + 139)
600 #define HID_SMA_IINTX (HID_SMA_START + 140)
601 #define HID_SMA_IIINTX (HID_SMA_START + 141)
602 #define HID_SMA_LINTX (HID_SMA_START + 142)
603 #define HID_SMA_LLINTX (HID_SMA_START + 143)
604 #define HID_SMA_LLLINTX (HID_SMA_START + 144)
605 #define HID_SMA_FROMX (HID_SMA_START + 145)
606 #define HID_SMA_TOX (HID_SMA_START + 146)
607 #define HID_SMA_FROMXTOY (HID_SMA_START + 147)
608 #define HID_SMA_XCIRCY (HID_SMA_START + 148)
609 #define HID_SMA_XDIVIDESY (HID_SMA_START + 149)
610 #define HID_SMA_XNDIVIDESY (HID_SMA_START + 150)
611 #define HID_SMA_DLARROW (HID_SMA_START + 151)
612 #define HID_SMA_DLRARROW (HID_SMA_START + 152)
613 #define HID_SMA_DRARROW (HID_SMA_START + 153)
615 #define HID_SMA_MISC_CAT (HID_SMA_START + 154)
616 #define HID_SMA_UNBINOPS_CAT (HID_SMA_START + 155)
617 #define HID_SMA_RELATIONS_CAT (HID_SMA_START + 156)
618 #define HID_SMA_SETOPERATIONS_CAT (HID_SMA_START + 157)
619 #define HID_SMA_FUNCTIONS_CAT (HID_SMA_START + 158)
620 #define HID_SMA_OPERATORS_CAT (HID_SMA_START + 159)
621 #define HID_SMA_ATTRIBUTES_CAT (HID_SMA_START + 160)
622 #define HID_SMA_BRACKETS_CAT (HID_SMA_START + 161)
623 #define HID_SMA_FORMAT_CAT (HID_SMA_START + 162)
625 #define HID_SMA_OPERATOR_WIN (HID_SMA_START + 163)
626 #define HID_SMA_UNBINOPS_TBX (HID_SMA_START + 164)
627 #define HID_SMA_RELATIONS_TBX (HID_SMA_START + 165)
628 #define HID_SMA_SETOPERATIONS_TBX (HID_SMA_START + 166)
629 #define HID_SMA_FUNCTIONS_TBX (HID_SMA_START + 167)
630 #define HID_SMA_OPERATORS_TBX (HID_SMA_START + 168)
631 #define HID_SMA_ATTRIBUTES_TBX (HID_SMA_START + 169)
632 #define HID_SMA_BRACKETS_TBX (HID_SMA_START + 170)
633 #define HID_SMA_FORMAT_TBX (HID_SMA_START + 171)
634 #define HID_SMA_SELECTION_TBX (HID_SMA_START + 172)
635 #define HID_SMA_COMMAND_WIN (HID_SMA_START + 173)
636 #define HID_SMA_MISC_MENU (HID_SMA_START + 174)
637 #define HID_SMA_FUNCTIONSOTHER1_MENU (HID_SMA_START + 175)
639 #define HID_SMA_ACUTEX (HID_SMA_START + 180)
640 #define HID_SMA_BARX (HID_SMA_START + 181)
641 #define HID_SMA_BREVEX (HID_SMA_START + 182)
642 #define HID_SMA_CHECKX (HID_SMA_START + 183)
643 #define HID_SMA_CIRCLEX (HID_SMA_START + 184)
644 #define HID_SMA_DOTX (HID_SMA_START + 185)
645 #define HID_SMA_DDOTX (HID_SMA_START + 186)
646 #define HID_SMA_DDDOTX (HID_SMA_START + 187)
647 #define HID_SMA_GRAVEX (HID_SMA_START + 188)
648 #define HID_SMA_HATX (HID_SMA_START + 189)
649 #define HID_SMA_TILDEX (HID_SMA_START + 190)
650 #define HID_SMA_VECX (HID_SMA_START + 191)
651 #define HID_SMA_UNDERLINEX (HID_SMA_START + 192)
652 #define HID_SMA_OVERLINEX (HID_SMA_START + 193)
653 #define HID_SMA_OVERSTRIKEX (HID_SMA_START + 194)
654 #define HID_SMA_PHANTOMX (HID_SMA_START + 195)
655 #define HID_SMA_BOLDX (HID_SMA_START + 196)
656 #define HID_SMA_ITALX (HID_SMA_START + 197)
657 #define HID_SMA_SIZEXY (HID_SMA_START + 198)
658 #define HID_SMA_FONTXY (HID_SMA_START + 199)
659 #define HID_SMA_COLORX (HID_SMA_START + 200)
660 #define HID_SMA_LRGROUPX (HID_SMA_START + 201)
661 #define HID_SMA_LRPARENTX (HID_SMA_START + 202)
662 #define HID_SMA_LRBRACKETX (HID_SMA_START + 203)
663 #define HID_SMA_LRBRACEX (HID_SMA_START + 204)
664 #define HID_SMA_LRANGLEX (HID_SMA_START + 205)
665 #define HID_SMA_LRCEILX (HID_SMA_START + 206)
666 #define HID_SMA_LRFLOORX (HID_SMA_START + 207)
667 #define HID_SMA_LRLINEX (HID_SMA_START + 208)
668 #define HID_SMA_LRDLINEX (HID_SMA_START + 209)
669 #define HID_SMA_SLRPARENTX (HID_SMA_START + 210)
670 #define HID_SMA_SLRBRACKETX (HID_SMA_START + 211)
671 #define HID_SMA_SLRBRACEX (HID_SMA_START + 212)
672 #define HID_SMA_SLRANGLEX (HID_SMA_START + 213)
673 #define HID_SMA_SLRCEILX (HID_SMA_START + 214)
674 #define HID_SMA_SLRFLOORX (HID_SMA_START + 215)
675 #define HID_SMA_SLRLINEX (HID_SMA_START + 216)
676 #define HID_SMA_SLRDLINEX (HID_SMA_START + 217)
677 #define HID_SMA_RSUBX (HID_SMA_START + 218)
678 #define HID_SMA_RSUPX (HID_SMA_START + 219)
679 #define HID_SMA_LSUBX (HID_SMA_START + 220)
680 #define HID_SMA_LSUPX (HID_SMA_START + 221)
681 #define HID_SMA_SBLANK (HID_SMA_START + 222)
682 #define HID_SMA_BLANK (HID_SMA_START + 223)
683 #define HID_SMA_NEWLINE (HID_SMA_START + 224)
684 #define HID_SMA_BINOMXY (HID_SMA_START + 225)
685 #define HID_SMA_STACK (HID_SMA_START + 226)
686 #define HID_SMA_MATRIX (HID_SMA_START + 227)
687 #define HID_SMA_ALIGNLX (HID_SMA_START + 228)
688 #define HID_SMA_ALIGNCX (HID_SMA_START + 229)
689 #define HID_SMA_ALIGNRX (HID_SMA_START + 230)
690 #define HID_SMA_ALEPH (HID_SMA_START + 231)
691 #define HID_SMA_EMPTYSET (HID_SMA_START + 232)
692 #define HID_SMA_RE (HID_SMA_START + 233)
693 #define HID_SMA_IM (HID_SMA_START + 234)
694 #define HID_SMA_INFINITY (HID_SMA_START + 235)
695 #define HID_SMA_PARTIAL (HID_SMA_START + 236)
696 #define HID_SMA_WP (HID_SMA_START + 237)
697 #define HID_SMA_DOTSAXIS (HID_SMA_START + 238)
698 #define HID_SMA_DOTSUP (HID_SMA_START + 239)
699 #define HID_SMA_DOTSDOWN (HID_SMA_START + 240)
700 #define HID_SMA_DOTSLOW (HID_SMA_START + 241)
701 #define HID_SMA_DOTSVERT (HID_SMA_START + 242)
703 #define HID_SMA_SETN (HID_SMA2_START + 1)
704 #define HID_SMA_SETZ (HID_SMA2_START + 2)
705 #define HID_SMA_SETQ (HID_SMA2_START + 3)
706 #define HID_SMA_SETR (HID_SMA2_START + 4)
707 #define HID_SMA_SETC (HID_SMA2_START + 5)
708 #define HID_SMA_WIDEHATX (HID_SMA2_START + 6)
709 #define HID_SMA_WIDETILDEX (HID_SMA2_START + 7)
710 #define HID_SMA_WIDEVECX (HID_SMA2_START + 8)
711 #define HID_SMA_CSUBX (HID_SMA2_START + 9)
712 #define HID_SMA_CSUPX (HID_SMA2_START + 10)
713 #define HID_SMA_HBAR (HID_SMA2_START + 11)
714 #define HID_SMA_LAMBDABAR (HID_SMA2_START + 12)
715 #define HID_SMA_LEFTARROW (HID_SMA2_START + 13)
716 #define HID_SMA_RIGHTARROW (HID_SMA2_START + 14)
717 #define HID_SMA_UPARROW (HID_SMA2_START + 15)
718 #define HID_SMA_DOWNARROW (HID_SMA2_START + 16)
720 #define HID_SMA_DEFAULT_DIST (HID_SMA2_START + 17)
721 #define HID_SMA_LINE_DIST (HID_SMA2_START + 18)
722 #define HID_SMA_ROOT_DIST (HID_SMA2_START + 19)
723 #define HID_SMA_SUP_DIST (HID_SMA2_START + 20)
724 #define HID_SMA_SUB_DIST (HID_SMA2_START + 21)
725 #define HID_SMA_NUMERATOR_DIST (HID_SMA2_START + 22)
726 #define HID_SMA_DENOMINATOR_DIST (HID_SMA2_START + 23)
727 #define HID_SMA_FRACLINE_EXCWIDTH (HID_SMA2_START + 24)
728 #define HID_SMA_FRACLINE_LINEWIDTH (HID_SMA2_START + 25)
729 #define HID_SMA_UPPERLIMIT_DIST (HID_SMA2_START + 26)
730 #define HID_SMA_LOWERLIMIT_DIST (HID_SMA2_START + 27)
731 #define HID_SMA_BRACKET_EXCHEIGHT (HID_SMA2_START + 28)
732 #define HID_SMA_BRACKET_DIST (HID_SMA2_START + 29)
733 #define HID_SMA_MATRIXROW_DIST (HID_SMA2_START + 30)
734 #define HID_SMA_MATRIXCOL_DIST (HID_SMA2_START + 31)
735 #define HID_SMA_ATTRIBUT_DIST (HID_SMA2_START + 32)
736 #define HID_SMA_INTERATTRIBUT_DIST (HID_SMA2_START + 33)
737 #define HID_SMA_OPERATOR_EXCHEIGHT (HID_SMA2_START + 34)
738 #define HID_SMA_OPERATOR_DIST (HID_SMA2_START + 35)
739 #define HID_SMA_LEFTBORDER_DIST (HID_SMA2_START + 36)
740 #define HID_SMA_RIGHTBORDER_DIST (HID_SMA2_START + 37)
741 #define HID_SMA_UPPERBORDER_DIST (HID_SMA2_START + 38)
742 #define HID_SMA_LOWERBORDER_DIST (HID_SMA2_START + 39)
743 #define HID_SMA_SCALE_ALL_BRACKETS (HID_SMA2_START + 40)
744 #define HID_SMA_BRACKET_EXCHEIGHT2 (HID_SMA2_START + 41)
745 #define HID_SMA_LMRANGLEXY (HID_SMA2_START + 42)
746 #define HID_SMA_SLMRANGLEXY (HID_SMA2_START + 43)
747 #define HID_SMA_XWIDESLASHY (HID_SMA2_START + 44)
748 #define HID_SMA_XWIDEBSLASHY (HID_SMA2_START + 45)
749 #define HID_SMA_XOVERBRACEY (HID_SMA2_START + 46)
750 #define HID_SMA_XUNDERBRACEY (HID_SMA2_START + 47)
751 #define HID_SMA_LRDBRACKETX (HID_SMA2_START + 48)
752 #define HID_SMA_SLRDBRACKETX (HID_SMA2_START + 49)
754 #define HID_SMA_CONTROL_SYMBOLSET_VIEW (HID_SMA2_START + 50)
755 #define HID_SMA_CONTROL_FONTCHAR_VIEW (HID_SMA2_START + 51)
757 #define BMP_ARROW_RIGHT 1
760 #define MN_SUB_VIEW 31
761 #define MN_SUB_TOOLBAR 32
762 #define MN_SUB_GRAPHIC 33
763 #define MN_SUB_SPELLING 34
764 #define MN_SUB_TEMPLATES 35
766 // 342 == SCH_IF_SMAVIEWSHELL, da SFX_INTERFACE_LIB kein
767 // Define sondern neuerdings ein Enum ist
768 #define HID_SMA_VIEWSHELL_DOCUMENT (342)