merge the formfield patch from ooo-build
[ooovba.git] / sw / inc / helpid.h
blob3172447029a367a3a6bee9d385afc7a7769f448d
1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: helpid.h,v $
10 * $Revision: 1.32 $
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 ************************************************************************/
30 #ifndef _SOLAR_HRC
31 #include <svtools/solar.hrc>
32 #endif
34 #define HID_BASE HID_APP_START
36 #define HID_BIB_BASE (HID_BASE + 1)
37 #define HID_DBSEL (HID_BASE + 2)
38 #define HID_DBEDIT (HID_BASE + 3)
39 #define HID_PRINT_OPTION (HID_BASE + 4)
40 #define HID_MERGE_PRINTMONITOR (HID_BASE + 5)
41 #define HID_FLD_INPUT (HID_BASE + 6)
42 #define HID_CONFIG_MISC (HID_BASE + 7)
43 #define HID_CONFIG_PATH (HID_BASE + 8)
44 #define HID_CONFIG_TB (HID_BASE + 9)
45 #define HID_PG_FOOTNOTE (HID_BASE + 10)
46 #define HID_FORMAT_GRAPHIC (HID_BASE + 11)
47 #define HID_FILTERSTATUS (HID_BASE + 12)
48 #define HID_DOCINFO_EDT (HID_BASE + 13)
49 #define HID_DBLOGON (HID_BASE + 14)
50 #define HID_MAC_ASSIGN (HID_BASE + 15)
51 #define HID_CONFIG_MN (HID_BASE + 16)
52 #define HID_PAPERSIZE (HID_BASE + 17)
53 #define HID_PASSWD (HID_BASE + 18)
54 #define HID_SPELLING_OPTIONS (HID_BASE + 19)
55 #define HID_HYPHENATE_OPTIONS (HID_BASE + 20)
56 #define HID_FORMAT_COLUMN (HID_BASE + 21)
57 #define HID_CONFIG_SAVE (HID_BASE + 22)
58 #define HID_NUM_NAMES (HID_BASE + 23)
59 #define HID_SYMBOL_SELECT (HID_BASE + 24)
60 #define HID_CONFIG_KY (HID_BASE + 25)
61 #define HID_LINKEDIT (HID_BASE + 26)
62 #define HID_GRAPHIC_PREVIEW (HID_BASE + 28)
63 #define HID_DICTIONARY (HID_BASE + 29)
64 #define HID_SET_STYLE (HID_BASE + 30)
65 #define HID_RIBBONBAR (HID_BASE + 31)
66 #define HID_STATUSLINE (HID_BASE + 32)
67 #define HID_DOCBAR (HID_BASE + 33)
68 #define HID_VRULER (HID_BASE + 34)
69 #define HID_MAKRO_WINDOW (HID_BASE + 35)
70 #define HID_ENVELOP_FORMAT (HID_BASE + 37)
71 #define HID_ENVELOP_PRINTER (HID_BASE + 38)
73 #define HID_HEADER_FOOTER_DLG (HID_BASE + 39)
74 #define HID_GRID_DLG (HID_BASE + 40)
75 #define HID_USER_ADDRESS_DLG (HID_BASE + 41)
76 #define HID_SELECT_FAX_DLG (HID_BASE + 42)
78 #define HID_LABEL_FORMAT (HID_BASE + 43)
79 #define HID_BRSORT (HID_BASE + 44)
80 #define HID_BRSEEK (HID_BASE + 45)
81 #define HID_BRCFG (HID_BASE + 46)
83 #define HID_FORMEDT_CONTENT (HID_BASE + 47)
84 #define HID_FORMEDT_USER (HID_BASE + 48)
85 #define HID_FORMEDT_INDEX (HID_BASE + 49)
87 #define HID_SCRL_PAGEUP (HID_BASE + 50)
88 #define HID_SCRL_PAGEDOWN (HID_BASE + 51)
90 #define HID_DRAW_WIN (HID_BASE + 52)
91 #define HID_EDIT_WIN (HID_BASE + 53)
93 #define HID_INSERT_CTRL (HID_BASE + 54) // TbxControl Einfuegen
94 #define HID_INSERT_OBJ_CTRL (HID_BASE + 55)
95 #define HID_INSERT_FIELD_CTRL (HID_BASE + 56)
97 #define HID_SOURCEVIEW (HID_BASE + 57)
98 #define HID_TBL_OPT_CTRL (HID_BASE + 58)
99 #define HID_AUTOFORMAT_CLB (HID_BASE + 59)
101 #define HID_SCRL_NAVI (HID_BASE + 60)
102 #define HID_NAVI_DRAG_HYP (HID_BASE + 61)
103 #define HID_NAVI_DRAG_LINK (HID_BASE + 62)
104 #define HID_NAVI_DRAG_COPY (HID_BASE + 63)
105 #define HID_NAVI_OUTLINES (HID_BASE + 64)
107 #define HID_AUTOFORMAT_EXEC (HID_BASE + 65)
108 #define HID_AUTOFORMAT_CLOSE (HID_BASE + 66)
110 #define HID_PAGEPREVIEW (HID_BASE + 67)
111 #define HID_SOURCE_EDITWIN (HID_BASE + 68)
113 // Dialog Help-IDs **********************************************************
115 #define HID_CONVERT_FROM (HID_BASE + 200)
116 #define HID_CONVERT_TO (HID_BASE + 201)
117 #define HID_EDIT_POSTIT (HID_BASE + 202)
118 #define HID_INSERT_CHART (HID_BASE + 203)
119 #define HID_PAGE_PREVIEW (HID_BASE + 204)
120 #define HID_INSERT_HYPERLINK (HID_BASE + 205)
121 #define HID_NAVIGATOR_TREELIST (HID_BASE + 206)
122 #define HID_DLG_CAPTION (HID_BASE + 207)
123 #define HID_DLG_GLOSS_DECIDE (HID_BASE + 208)
124 #define HID_NAVIGATOR_TOOLBOX (HID_BASE + 209)
125 #define HID_NAVIGATOR_LISTBOX (HID_BASE + 210)
126 #define HID_NUM_BULLET_DLG (HID_BASE + 211)
127 #define HID_VS_SINGLENUM (HID_BASE + 212)
128 #define HID_VS_NUM (HID_BASE + 213)
129 #define HID_VS_BULLET (HID_BASE + 214)
130 #define HID_VS_NUMBMP (HID_BASE + 215)
131 #define HID_VS_RULER (HID_BASE + 216)
132 #define HID_RULER_DIALOG (HID_BASE + 217)
133 #define HID_INSERT_ABSTRACT (HID_BASE + 218)
134 #define HID_NAVI_TBX1 (HID_BASE + 219)
135 #define HID_NAVI_TBX2 (HID_BASE + 220)
136 #define HID_NAVI_TBX3 (HID_BASE + 221)
137 #define HID_NAVI_TBX4 (HID_BASE + 222)
138 #define HID_NAVI_TBX5 (HID_BASE + 223)
139 #define HID_NAVI_TBX6 (HID_BASE + 224)
140 #define HID_NAVI_TBX7 (HID_BASE + 225)
141 #define HID_NAVI_TBX8 (HID_BASE + 226)
142 #define HID_NAVI_TBX9 (HID_BASE + 227)
143 #define HID_NAVI_TBX10 (HID_BASE + 228)
144 #define HID_NAVI_TBX11 (HID_BASE + 229)
145 #define HID_NAVI_TBX12 (HID_BASE + 230)
146 #define HID_NAVI_TBX13 (HID_BASE + 231)
147 #define HID_NAVI_TBX14 (HID_BASE + 232)
148 #define HID_NAVI_TBX15 (HID_BASE + 233)
149 #define HID_NAVI_VS (HID_BASE + 234)
150 #define HID_NUM_FORMAT_BTN (HID_BASE + 235)
151 #define HID_PPREV_ZOOM (HID_BASE + 236)
152 #define HID_NAVI_TBX16 (HID_BASE + 237)
153 #define HID_LTEMPL_TEXT (HID_BASE + 238)
154 #define HID_LTEMPL_FRAME (HID_BASE + 239)
155 #define HID_LTEMPL_PAGE (HID_BASE + 240)
156 #define HID_LTEMPL_OVERRIDE (HID_BASE + 241)
157 #define HID_LTEMPL_TEMPLATES (HID_BASE + 242)
158 #define HID_NAVI_TBX17 (HID_BASE + 243)
159 #define HID_NAVI_TBX18 (HID_BASE + 244)
160 #define HID_NAVI_TBX19 (HID_BASE + 245)
161 #define HID_NAVI_TBX20 (HID_BASE + 246)
162 #define HID_NAVI_TBX21 (HID_BASE + 247)
163 #define HID_NAVI_TBX22 (HID_BASE + 248)
164 #define HID_NAVI_TBX23 (HID_BASE + 249)
165 #define HID_NAVI_TBX24 (HID_BASE + 250)
166 #define HID_NAVIGATOR_GLOBAL_TOOLBOX (HID_BASE + 251)
167 #define HID_NAVIGATOR_GLOB_TREELIST (HID_BASE + 252)
168 #define HID_GLOS_GROUP_TREE (HID_BASE + 253)
169 #define HID_GLBLTREE_UPDATE (HID_BASE + 254)
170 #define HID_GLBLTREE_INSERT (HID_BASE + 255)
171 #define HID_GLBLTREE_EDIT (HID_BASE + 256)
172 #define HID_GLBLTREE_DEL (HID_BASE + 257)
173 #define HID_GLBLTREE_INS_IDX (HID_BASE + 258)
174 #define HID_GLBLTREE_INS_CNTIDX (HID_BASE + 259)
175 #define HID_GLBLTREE_INS_USRIDX (HID_BASE + 260)
176 #define HID_GLBLTREE_INS_FILE (HID_BASE + 261)
177 #define HID_GLBLTREE_INS_NEW_FILE (HID_BASE + 262)
178 #define HID_GLBLTREE_INS_TEXT (HID_BASE + 263)
179 #define HID_GLBLTREE_UPD_SEL (HID_BASE + 264)
180 #define HID_GLBLTREE_UPD_IDX (HID_BASE + 265)
181 #define HID_GLBLTREE_UPD_LINK (HID_BASE + 266)
182 #define HID_GLBLTREEUPD_ALL (HID_BASE + 267)
183 #define HID_NUM_OUTL_NAMED_NUMS (HID_BASE + 268)
184 #define HID_NUM_OUTL_NUM_SAVEAS (HID_BASE + 269)
185 #define HID_NUM_NAMED_NUMS (HID_BASE + 270)
186 #define HID_NUM_NUM_SAVEAS (HID_BASE + 271)
187 #define HID_NUM_STD_NUMBER (HID_BASE + 272)
188 #define HID_NUM_DEL_NUMBER (HID_BASE + 273)
189 #define HID_NUM_STD_BULLET (HID_BASE + 274)
190 #define HID_NUM_DEL_BULLET (HID_BASE + 275)
191 #define HID_NAVI_CONTENT (HID_BASE + 276)
192 #define HID_NAVI_GLOBAL (HID_BASE + 277)
193 #define HID_LTEMPL_NUMBERING (HID_BASE + 278)
194 #define HID_FLDVAR_APPLY (HID_BASE + 279)
195 #define HID_FLDVAR_DELETE (HID_BASE + 280)
196 #define HID_FLDEDT_ADDRESS (HID_BASE + 281)
197 #define HID_SORT_ACTION (HID_BASE + 282)
198 #define HID_SORT_AUTHOR (HID_BASE + 283)
199 #define HID_SORT_DATE (HID_BASE + 284)
200 #define HID_SORT_COMMENT (HID_BASE + 285)
201 #define HID_SW_SORT_POSITION (HID_BASE + 286)
202 #define HID_SYNC_BTN (HID_BASE + 287)
203 #define HID_EDIT_COMMENT (HID_BASE + 288)
204 #define HID_SEL_TEMPLATE (HID_BASE + 289)
205 #define HID_DLG_SEQUENCE_OPTION (HID_BASE + 290)
206 #define HID_DLG_FLDEDT_NEXT (HID_BASE + 291)
207 #define HID_DLG_FLDEDT_PREV (HID_BASE + 292)
208 #define HID_DLG_FLDEDT_ADDRESS (HID_BASE + 293)
209 #define HID_DLG_PRV_PRT_OPTIONS (HID_BASE + 294)
211 #define HID_FILEDLG_CHARDLG (HID_BASE + 295)
212 #define HID_FILEDLG_LOADTEMPLATE (HID_BASE + 296)
213 #define HID_FILEDLG_ROMENU (HID_BASE + 297)
214 #define HID_FILEDLG_MAILMRGE1 (HID_BASE + 298)
215 #define HID_FILEDLG_MAILMRGE2 (HID_BASE + 299)
216 #define HID_FILEDLG_FRMPAGE (HID_BASE + 300)
217 #define HID_FILEDLG_SRCVIEW (HID_BASE + 301)
218 #define HID_FILEDLG_WIZDOKU (HID_BASE + 302)
219 #define HID_PREVIEW_ZOOM (HID_BASE + 303)
221 #define HID_REDLINE_AUTOFMT_ACCEPT (HID_BASE + 304)
222 #define HID_MULTI_TOX_DLG (HID_BASE + 305)
223 #define HID_ASCII_FILTER (HID_BASE + 306)
224 #define HID_GLBLTREE_EDIT_LINK (HID_BASE + 307)
225 #define HID_FORMAT_NAME_OBJECT_NAME (HID_BASE + 308)// #100286#
226 #define HID_REFSELECTION_TOOLTIP (HID_BASE + 309) // #i83479#
229 // TabPage Help-IDs *********************************************************
231 #define HID_DROPCAPS (HID_BASE + 400)
232 #define HID_FRM_EXT (HID_BASE + 401)
233 #define HID_FRM_STD (HID_BASE + 402)
234 #define HID_GRF_EXT (HID_BASE + 403)
235 #define HID_COLUMN (HID_BASE + 404)
236 #define HID_DOC_STAT (HID_BASE + 405)
237 #define HID_MACROASSIGN (HID_BASE + 406)
238 #define HID_FOOTNOTE_PAGE (HID_BASE + 407)
239 #define HID_OPTDOCDISP_PAGE (HID_BASE + 408)
240 #define HID_OPTGRID_PAGE (HID_BASE + 409)
241 #define HID_OPTTEST_PAGE (HID_BASE + 410)
242 #define HID_OPTPRINT_PAGE (HID_BASE + 411)
243 #define HID_FORMAT_TABLE (HID_BASE + 412)
244 #define HID_TABLE_COLUMN (HID_BASE + 413)
245 #define HID_LAB_LAB (HID_BASE + 414)
246 #define HID_LAB_PRT (HID_BASE + 415)
247 #define HID_ENV_PRT (HID_BASE + 416)
248 #define HID_LAB_FMT (HID_BASE + 417)
249 #define HID_ENV_ENV (HID_BASE + 418)
250 #define HID_ENV_FMT (HID_BASE + 419)
251 #define HID_FRM_URL (HID_BASE + 421)
252 #define HID_CHAR_URL (HID_BASE + 422)
253 #define HID_CONTENT_OPT (HID_BASE + 423)
254 #define HID_LAYOUT_OPT (HID_BASE + 424)
255 #define HID_STD_FONT (HID_BASE + 425)
256 #define HID_COND_COLL (HID_BASE + 426)
257 #define HID_FRM_ADD (HID_BASE + 427)
258 #define HID_TABLE_TEXTFLOW (HID_BASE + 428)
259 #define HID_AUTOFMT_BY_INPUT (HID_BASE + 429)
260 #define HID_AUTOFMT_APPLY (HID_BASE + 430)
261 #define HID_OPTTABLE_PAGE (HID_BASE + 431)
262 #define HID_PICK_SINGLE_NUM (HID_BASE + 432)
263 #define HID_PICK_BULLET (HID_BASE + 433)
264 #define HID_PICK_NUM (HID_BASE + 434)
265 #define HID_PICK_BMP (HID_BASE + 435)
267 #define HID_FLD_DB (HID_BASE + 437)
268 #define HID_FLD_DOKINF (HID_BASE + 438)
269 #define HID_FLD_VAR (HID_BASE + 439)
270 #define HID_FLD_DOK (HID_BASE + 440)
271 #define HID_FLD_FUNC (HID_BASE + 441)
272 #define HID_FLD_REF (HID_BASE + 442)
273 #define HID_OPTSHDWCRSR (HID_BASE + 443)
274 #define HID_NUM_OPTIONS (HID_BASE + 444)
275 #define HID_NUM_POSITION (HID_BASE + 445)
276 #define HID_NUMPARA (HID_BASE + 446)
277 #define HID_FOOTNOTE_OPTIONS (HID_BASE + 447)
278 #define HID_ENDNOTE_OPTIONS (HID_BASE + 448)
279 #define HID_REDLINE_OPT (HID_BASE + 449)
280 #define HID_LINENUMBERING (HID_BASE + 450)
281 #define HID_REDLINE_ACCEPT (HID_BASE + 451)
282 #define HID_EDIT_FLD_DB (HID_BASE + 452)
283 #define HID_EDIT_FLD_DOKINF (HID_BASE + 453)
284 #define HID_EDIT_FLD_VAR (HID_BASE + 454)
285 #define HID_EDIT_FLD_DOK (HID_BASE + 455)
286 #define HID_EDIT_FLD_FUNC (HID_BASE + 456)
287 #define HID_EDIT_FLD_REF (HID_BASE + 457)
288 #define HID_REDLINE_CTRL (HID_BASE + 458)
289 #define HID_TP_OUTLINE_NUM (HID_BASE + 459)
290 #define HID_OPTINSERT_PAGE (HID_BASE + 460)
291 #define HID_OPTCAPTION_PAGE (HID_BASE + 461)
292 #define HID_OPTLOAD_PAGE (HID_BASE + 462)
293 #define HID_INSERT_TOX_PAGE (HID_BASE + 463)
294 #define HID_TOX_FORM_ENTRY_PAGE (HID_BASE + 464)
295 #define HID_TOX_FORM_STYLES_PAGE (HID_BASE + 465)
296 #define HID_INSERT_TOX_TABDLG (HID_BASE + 466)
297 #define HID_INSERT_SECTION_PAGE (HID_BASE + 467)
298 #define HID_INSERT_SECTION_DLG (HID_BASE + 468)
299 #define HID_SECTION_PROPERTIES_DLG (HID_BASE + 469)
300 #define HID_RENAME_XNAMED (HID_BASE + 470)
301 #define HID_TP_TOX_SELECT (HID_BASE + 471)
302 #define HID_TP_TOX_ENTRY (HID_BASE + 472)
303 #define HID_TOX_STYLES_PAGE (HID_BASE + 473)
304 #define HID_TP_VISITING_CARDS (HID_BASE + 474)
305 #define HID_DLG_ADD_IDX_STYLES (HID_BASE + 475)
306 #define HID_ADD_STYLES_TLB (HID_BASE + 476)
307 #define HID_OLE_CHECKLB (HID_BASE + 477)
308 #define HID_DLG_CREATE_AUTH_ENTRY (HID_BASE + 478)
309 #define HID_TP_PRIVATE_DATA (HID_BASE + 479)
311 #define HID_TP_BUSINESS_DATA (HID_BASE + 480)
312 #define HID_SECTION_FTNENDNOTES_PAGE (HID_BASE + 481)
313 #define HID_TEXTGRID_PAGE (HID_BASE + 482)
314 #define HID_OPTCOMPATIBILITY_PAGE (HID_BASE + 483)
315 #define HID_COMPATIBILITY_OPTIONS_BOX (HID_BASE + 484)
317 // AutoPilot Help-IDs *********************************************************
319 #define HID_LETTER_PAGE1 (HID_BASE + 501)
320 #define HID_LETTER_PAGE2 (HID_BASE + 502)
321 #define HID_LETTER_PAGE3 (HID_BASE + 503)
322 #define HID_LETTER_PAGE4 (HID_BASE + 504)
323 #define HID_LETTER_PAGE5 (HID_BASE + 505)
324 #define HID_LETTER_PAGE6 (HID_BASE + 506)
325 #define HID_LETTER_PAGE7 (HID_BASE + 507)
326 #define HID_LETTER_PAGE8 (HID_BASE + 508)
327 #define HID_LETTER_PAGE9 (HID_BASE + 509)
329 #define HID_FAX_PAGE1 (HID_BASE + 511)
330 #define HID_FAX_PAGE2 (HID_BASE + 512)
331 #define HID_FAX_PAGE3 (HID_BASE + 513)
332 #define HID_FAX_PAGE4 (HID_BASE + 514)
333 #define HID_FAX_PAGE5 (HID_BASE + 515)
334 #define HID_FAX_PAGE6 (HID_BASE + 516)
335 #define HID_FAX_PAGE7 (HID_BASE + 517)
336 #define HID_FAX_PAGE8 (HID_BASE + 518)
338 #define HID_MEMO_PAGE1 (HID_BASE + 521)
339 #define HID_MEMO_PAGE2 (HID_BASE + 522)
340 #define HID_MEMO_PAGE3 (HID_BASE + 523)
341 #define HID_MEMO_PAGE4 (HID_BASE + 524)
342 #define HID_MEMO_PAGE5 (HID_BASE + 525)
344 #define HID_AGENDA_PAGE1 (HID_BASE + 531)
345 #define HID_AGENDA_PAGE2 (HID_BASE + 532)
346 #define HID_AGENDA_PAGE3 (HID_BASE + 533)
347 #define HID_AGENDA_PAGE4 (HID_BASE + 534)
348 #define HID_AGENDA_PAGE5 (HID_BASE + 535)
349 #define HID_AGENDA_PAGE6 (HID_BASE + 536)
351 #define HID_AUTOPILOT_NEXT (HID_BASE + 537)
352 #define HID_AUTOPILOT_PREV (HID_BASE + 538)
353 #define HID_AUTOPILOT_OK (HID_BASE + 539)
355 // HelpIds fuers Menue *****************************************************
357 #define HID_MN_SUB_TBLROW (HID_BASE + 600)
358 #define HID_MN_SUB_TBLCOL (HID_BASE + 601)
359 #define HID_MN_SUB_AUTOFORMAT (HID_BASE + 602)
360 #define HID_MN_SUB_TOOLBAR (HID_BASE + 603)
361 #define HID_MN_SUB_FIELD (HID_BASE + 604)
362 #define HID_MN_SUB_GRAPHIC (HID_BASE + 605)
363 #define HID_MN_SUB_TEMPLATES (HID_BASE + 606)
364 #define HID_MN_SUB_ARRANGE (HID_BASE + 607)
365 #define HID_MN_SUB_SPELLING (HID_BASE + 608)
366 #define HID_MN_SUB_UPDATE (HID_BASE + 609)
367 #define HID_MN_SUB_MIRROR (HID_BASE + 610)
368 #define HID_MN_SUB_ALIGN (HID_BASE + 611)
369 #define HID_MN_SUB_OPTIONS (HID_BASE + 612)
371 #define HID_MN_CALC_PHD (HID_BASE + 613)
372 #define HID_MN_CALC_SQRT (HID_BASE + 614)
373 #define HID_MN_CALC_OR (HID_BASE + 615)
374 #define HID_MN_CALC_XOR (HID_BASE + 616)
375 #define HID_MN_CALC_AND (HID_BASE + 617)
376 #define HID_MN_CALC_NOT (HID_BASE + 618)
377 #define HID_MN_CALC_EQ (HID_BASE + 619)
378 #define HID_MN_CALC_NEQ (HID_BASE + 620)
379 #define HID_MN_CALC_LEQ (HID_BASE + 621)
380 #define HID_MN_CALC_GEQ (HID_BASE + 622)
381 #define HID_MN_CALC_LES (HID_BASE + 623)
382 #define HID_MN_CALC_GRE (HID_BASE + 624)
383 #define HID_MN_CALC_SUM (HID_BASE + 625)
384 #define HID_MN_CALC_MEAN (HID_BASE + 626)
385 #define HID_MN_CALC_MIN (HID_BASE + 627)
386 #define HID_MN_CALC_MAX (HID_BASE + 628)
387 #define HID_MN_CALC_SIN (HID_BASE + 629)
388 #define HID_MN_CALC_COS (HID_BASE + 630)
389 #define HID_MN_CALC_TAN (HID_BASE + 631)
390 #define HID_MN_CALC_ASIN (HID_BASE + 632)
391 #define HID_MN_CALC_ACOS (HID_BASE + 633)
392 #define HID_MN_CALC_ATAN (HID_BASE + 634)
393 #define HID_MN_CALC_POW (HID_BASE + 635)
394 #define HID_MN_CALC_LISTSEP (HID_BASE + 636)
395 #define HID_MN_POP_OPS (HID_BASE + 637)
396 #define HID_MN_POP_STATISTICS (HID_BASE + 638)
397 #define HID_MN_POP_FUNC (HID_BASE + 639)
398 #define HID_MN_RSC_END (HID_BASE + 640)
399 #define HID_MN_CALC_ROUND (HID_BASE + 641)
400 #define HID_MN_SUB_MACRO (HID_BASE + 642)
402 #define HID_MN_READONLY_SAVEGRAPHIC (HID_BASE + 645)
403 #define HID_MN_READONLY_GRAPHICTOGALLERY (HID_BASE + 646)
404 #define HID_MN_READONLY_TOGALLERYLINK (HID_BASE + 647)
405 #define HID_MN_READONLY_TOGALLERYCOPY (HID_BASE + 648)
406 #define HID_MN_READONLY_SAVEBACKGROUND (HID_BASE + 649)
407 #define HID_MN_READONLY_BACKGROUNDTOGALLERY (HID_BASE + 650)
408 #define HID_MN_READONLY_COPYLINK (HID_BASE + 651)
409 #define HID_MN_READONLY_COPYGRAPHIC (HID_BASE + 652)
410 #define HID_MN_READONLY_LOADGRAPHIC (HID_BASE + 653)
411 #define HID_MN_READONLY_GRAPHICOFF (HID_BASE + 654)
412 #define HID_MN_READONLY_PLUGINOFF (HID_BASE + 655)
414 #define HID_MD_GLOS_DEFINE (HID_BASE + 656)
415 #define HID_MD_GLOS_REPLACE (HID_BASE + 657)
416 #define HID_MD_GLOS_RENAME (HID_BASE + 658)
417 #define HID_MD_GLOS_DELETE (HID_BASE + 659)
418 #define HID_MD_GLOS_EDIT (HID_BASE + 660)
419 #define HID_MD_GLOS_MACRO (HID_BASE + 661)
420 #define HID_LINGU_ADD_WORD (HID_BASE + 662)
421 #define HID_LINGU_IGNORE_WORD (HID_BASE + 663)
422 #define HID_LINGU_SPELLING_DLG (HID_BASE + 664)
423 #define HID_LINGU_AUTOCORR (HID_BASE + 665)
424 #define HID_LINGU_REPLACE (HID_BASE + 666)
425 #define HID_MD_GLOS_CATEGORY (HID_BASE + 667)
426 #define HID_REGION_TREE (HID_BASE + 668)
427 #define HID_LINGU_WORD_LANGUAGE (HID_BASE + 669)
428 #define HID_LINGU_PARA_LANGUAGE (HID_BASE + 670)
429 #define HID_MD_GLOS_DEFINE_TEXT (HID_BASE + 671)
430 #define HID_DLG_PASSWD_SECTION (HID_BASE + 672)
431 #define HID_MD_COPY_TO_CLIPBOARD (HID_BASE + 673)
432 #define HID_MD_GLOS_IMPORT (HID_BASE + 674)
433 #define HID_SMARTTAG_MAIN (HID_BASE + 675) // SMARTTAGS
434 #define HID_LINGU_IGNORE_SELECTION (HID_BASE + 676) // grammar check context menu
436 // Weiter Help-IDs **********************************************************
438 #define HID_CLOSE_FILE (HID_BASE + 1001)
439 #define HID_LAUNCH_REGISTRY (HID_BASE + 1002)
440 #define HID_MERGE_FILE (HID_BASE + 1003)
441 #define HID_MERGE_FILE_DLG (HID_BASE + 1004)
442 #define HID_NEW_FILE (HID_BASE + 1005)
443 #define HID_OPEN_FILE (HID_BASE + 1007)
444 #define HID_OPEN_LASTVERSION (HID_BASE + 1009)
445 #define HID_PRINT_FILE (HID_BASE + 1010)
446 #define HID_PRINT_FILE_OPTIONS (HID_BASE + 1011)
447 #define HID_SAVE_FILE_AS (HID_BASE + 1012)
448 #define HID_SAVE_FILE (HID_BASE + 1013)
449 #define HID_SETUP_PRINTER_DLG (HID_BASE + 1015)
450 #define HID_EXIT (HID_BASE + 1017)
451 #define HID_CREATE_DOCUMENT (HID_BASE + 1019)
452 #define HID_DOCSTAT_DLG (HID_BASE + 1020)
453 #define HID_LOAD_TEMPLATE_DLG (HID_BASE + 1021)
454 #define HID_SAVE_ALL (HID_BASE + 1023)
455 #define HID_NEW_FILE_DEFAULT (HID_BASE + 1024)
456 #define HID_PRINT_FILE_DEFAULT (HID_BASE + 1025)
457 #define HID_FAX (HID_BASE + 1028)
458 #define HID_SELECT_DATABASE (HID_BASE + 1030)
459 #define HID_DOC_INFO_DLG (HID_BASE + 1031)
460 #define HID_DOC_MGR_DLG (HID_BASE + 1032)
461 #define HID_OPTCAPTION_CLB (HID_BASE + 1033)
463 #define HID_COPY (HID_BASE + 1102)
464 #define HID_CUT (HID_BASE + 1103)
465 #define HID_EDIT_FIELD (HID_BASE + 1104)
466 #define HID_EDIT_FILE_INFO_DLG (HID_BASE + 1107)
467 #define HID_EDIT_LINK_DLG (HID_BASE + 1109)
468 #define HID_EDIT_OBJECT (HID_BASE + 1110)
469 #define HID_GOTO (HID_BASE + 1111)
470 #define HID_SET_FIELD_VALUE (HID_BASE + 1112)
471 #define HID_PASTE (HID_BASE + 1113)
472 #define HID_REDO (HID_BASE + 1116)
473 #define HID_SEARCH (HID_BASE + 1117)
474 #define HID_REPLACE (HID_BASE + 1118)
475 #define HID_SELECT_ALL (HID_BASE + 1119)
476 #define HID_UNDO (HID_BASE + 1120)
477 #define HID_REPEAT (HID_BASE + 1122)
478 #define HID_BUFFER_UPDATE (HID_BASE + 1124)
479 #define HID_UPDATE_FIELDS (HID_BASE + 1126)
480 #define HID_EXECUTE_MACROFIELD (HID_BASE + 1127)
481 #define HID_EDIT_FORMULA (HID_BASE + 1128)
482 #define HID_CALC_TABLE (HID_BASE + 1129)
483 #define HID_NUM_BULLET_DOWN (HID_BASE + 1130)
484 #define HID_NUM_BULLET_UP (HID_BASE + 1131)
485 #define HID_NUM_BULLET_PREV (HID_BASE + 1132)
486 #define HID_NUM_BULLET_NEXT (HID_BASE + 1133)
487 #define HID_NUM_BULLET_MOVEUP (HID_BASE + 1134)
488 #define HID_NUM_BULLET_MOVEDOWN (HID_BASE + 1135)
489 #define HID_NUM_BULLET_NONUM (HID_BASE + 1136)
490 #define HID_NUM_BULLET_OFF (HID_BASE + 1137)
491 #define HID_NUM_BULLET_ON (HID_BASE + 1138)
492 #define HID_NUM_BULLET_OUTLINE_DOWN (HID_BASE + 1139)
493 #define HID_NUM_BULLET_OUTLINE_UP (HID_BASE + 1140)
494 #define HID_NUM_BULLET_OUTLINE_MOVEUP (HID_BASE + 1141)
495 #define HID_NUM_BULLET_OUTLINE_MOVEDOWN (HID_BASE + 1142)
496 #define HID_UPDATE_INPUTFIELDS (HID_BASE + 1143)
497 #define HID_NUM_NUMBERING_ON (HID_BASE + 1144)
498 #define HID_REPEAT_SEARCH (HID_BASE + 1150)
499 #define HID_REPAGINATE (HID_BASE + 1161)
501 #define HID_REFRESH_VIEW (HID_BASE + 1201)
502 #define HID_RIBBON (HID_BASE + 1210)
503 #define HID_RULER (HID_BASE + 1211)
504 #define HID_STATUSBAR (HID_BASE + 1212)
505 #define HID_TOOLBOX (HID_BASE + 1213)
506 #define HID_VIEW_BOUNDS (HID_BASE + 1214)
507 #define HID_VIEW_FIELDS (HID_BASE + 1215)
508 #define HID_VLINEAL (HID_BASE + 1216)
509 #define HID_VSCROLLBAR (HID_BASE + 1217)
510 #define HID_HSCROLLBAR (HID_BASE + 1218)
511 #define HID_VIEW_META_CHARS (HID_BASE + 1224)
512 #define HID_VIEW_MARKS (HID_BASE + 1225)
513 #define HID_VIEW_FIELDNAME (HID_BASE + 1226)
514 #define HID_VIEW_TABLEGRID (HID_BASE + 1227)
515 #define HID_ZOOM (HID_BASE + 1231)
517 #define HID_DELETE_BOOKMARK (HID_BASE + 1301)
518 #define HID_INSERT_BREAK (HID_BASE + 1303)
519 #define HID_INSERT_COLUMN_BREAK (HID_BASE + 1305)
520 #define HID_INSERT_FILE (HID_BASE + 1309)
521 #define HID_INSERT_FOOTNOTE (HID_BASE + 1311)
522 #define HID_INSERT_GRAFIC (HID_BASE + 1315)
523 #define HID_INSERT_LINEBREAK (HID_BASE + 1318)
524 #define HID_INSERT_MERGEFIELD_DLG (HID_BASE + 1320)
525 #define HID_INSERT_OBJECT_DLG (HID_BASE + 1322)
526 #define HID_INSERT_PAGEBREAK (HID_BASE + 1323)
527 #define HID_INSERT_RECORD (HID_BASE + 1326)
528 #define HID_MERGE_RECORD (HID_BASE + 1327)
529 #define HID_INSERT_SYMBOL (HID_BASE + 1328)
530 #define HID_INSERT_STRING (HID_BASE + 1331)
531 #define HID_INSERT_COLS (HID_BASE + 1332)
532 #define HID_INSERT_FRAME_INTERACT (HID_BASE + 1333)
533 #define HID_INSERT_FRAME (HID_BASE + 1334)
534 #define HID_INSERT_IDX_ENTRY (HID_BASE + 1340)
535 #define HID_INSERT_USERIDX_ENTRY (HID_BASE + 1341)
536 #define HID_INSERT_CNTNTIDX_ENTRY (HID_BASE + 1342)
537 #define HID_INSERT_SOFT_HYPHEN (HID_BASE + 1350)
538 #define HID_INSERT_HARD_SPACE (HID_BASE + 1351)
540 #define HID_SET_FONT (HID_BASE + 1401)
541 #define HID_SET_FONT_SIZE (HID_BASE + 1402)
542 #define HID_GROW_FONT_SIZE (HID_BASE + 1403)
543 #define HID_SHRINK_FONT_SIZE (HID_BASE + 1404)
544 #define HID_SET_BOLD (HID_BASE + 1405)
545 #define HID_SET_ITALIC (HID_BASE + 1406)
546 #define HID_SET_SHADOW (HID_BASE + 1407)
547 #define HID_SET_OUTLINE (HID_BASE + 1408)
548 #define HID_SET_UNDERLINE (HID_BASE + 1409)
549 #define HID_SET_STRIKEOUT (HID_BASE + 1410)
550 #define HID_SET_SUPER_SCRIPT (HID_BASE + 1411)
551 #define HID_SET_SUB_SCRIPT (HID_BASE + 1412)
552 #define HID_SET_COLOR (HID_BASE + 1413)
553 #define HID_SET_CASEMAP (HID_BASE + 1414)
554 #define HID_SET_LANGUAGE (HID_BASE + 1415)
555 #define HID_SET_KERNING (HID_BASE + 1416)
556 #define HID_INDENT_TO_TABSTOP (HID_BASE + 1417)
557 #define HID_SET_LEFT_PARA (HID_BASE + 1418)
558 #define HID_SET_RIGHT_PARA (HID_BASE + 1419)
559 #define HID_SET_CENTER_PARA (HID_BASE + 1420)
560 #define HID_SET_JUSTIFY_PARA (HID_BASE + 1421)
561 #define HID_SET_LINE_SPACE_1 (HID_BASE + 1422)
562 #define HID_SET_LINE_SPACE_15 (HID_BASE + 1423)
563 #define HID_SET_LINE_SPACE_2 (HID_BASE + 1424)
564 #define HID_FLIP_HORZ_GRAFIC (HID_BASE + 1425)
565 #define HID_FLIP_VERT_GRAFIC (HID_BASE + 1426)
566 #define HID_SET_ADJUST (HID_BASE + 1428)
567 #define HID_SET_LRMARGIN (HID_BASE + 1429)
568 #define HID_SET_ULMARGIN (HID_BASE + 1430)
569 #define HID_UNINDENT_TO_TABSTOP (HID_BASE + 1431)
570 #define HID_SET_HYPHEN_ZONE (HID_BASE + 1432)
571 #define HID_SET_PAGE_BREAK (HID_BASE + 1433)
572 #define HID_SET_KEEP_TOGETHER (HID_BASE + 1434)
573 #define HID_SET_WIDOW (HID_BASE + 1436)
574 #define HID_SET_ORPHAN (HID_BASE + 1437)
575 #define HID_FORMAT_SHADOW (HID_BASE + 1438)
576 #define HID_FORMAT_BORDER (HID_BASE + 1439)
577 #define HID_FORMAT_CHAR_DLG (HID_BASE + 1441)
578 #define HID_FORMAT_PARA_DLG (HID_BASE + 1443)
579 #define HID_FORMAT_TAB (HID_BASE + 1444)
580 #define HID_FORMAT_TAB_DLG (HID_BASE + 1445)
581 #define HID_FORMAT_BORDER_DLG (HID_BASE + 1447)
582 #define HID_FORMAT_BACKGROUND (HID_BASE + 1448)
583 #define HID_FORMAT_BACKGROUND_DLG (HID_BASE + 1450)
584 #define HID_FORMAT_PAGE (HID_BASE + 1451)
585 #define HID_FORMAT_PAGE_DLG (HID_BASE + 1452)
586 #define HID_FORMAT_DROPCAPS (HID_BASE + 1454)
587 #define HID_FORMAT_FRAME_DLG (HID_BASE + 1456)
588 #define HID_FORMAT_GRAFIC_DLG (HID_BASE + 1458)
589 #define HID_FORMAT_TABLE_DLG (HID_BASE + 1460)
590 #define HID_NEW_STYLE_BY_EXAMPLE (HID_BASE + 1462)
591 #define HID_UPDATE_STYLE_BY_EXAMPLE (HID_BASE + 1463)
592 #define HID_STYLE_SHEET_FRAME_DLG (HID_BASE + 1464)
593 #define HID_STYLE_SHEET_DOC_DLG (HID_BASE + 1465)
594 #define HID_FORMAT_RESET (HID_BASE + 1469)
595 #define HID_FRAME_TO_TOP (HID_BASE + 1470)
596 #define HID_FRAME_TO_BOTTOM (HID_BASE + 1471)
597 #define HID_FRAME_NOWRAP (HID_BASE + 1472)
598 #define HID_FRAME_WRAP (HID_BASE + 1473)
599 #define HID_FRAME_WRAPTHRU (HID_BASE + 1474)
600 #define HID_FRAME_ALIGN_HORZ_LEFT (HID_BASE + 1475)
601 #define HID_FRAME_ALIGN_HORZ_RIGHT (HID_BASE + 1476)
602 #define HID_FRAME_ALIGN_HORZ_CENTER (HID_BASE + 1477)
603 #define HID_FRAME_ALIGN_VERT_TOP (HID_BASE + 1478)
604 #define HID_FRAME_ALIGN_VERT_BOTTOM (HID_BASE + 1479)
605 #define HID_FRAME_ALIGN_VERT_CENTER (HID_BASE + 1480)
606 #define HID_SET_FRM_SIZE (HID_BASE + 1481)
607 #define HID_SET_FRM_POSITION (HID_BASE + 1482)
608 #define HID_SET_FRM_ANCHOR (HID_BASE + 1483)
609 #define HID_SET_FRM_WRAP (HID_BASE + 1484)
610 #define HID_SET_FRM_DIST (HID_BASE + 1485)
611 #define HID_SET_FRM_OPTIONS (HID_BASE + 1486)
612 #define HID_SET_GRF_MIRROR (HID_BASE + 1488)
613 #define HID_SET_TABLE_WIDTH (HID_BASE + 1489)
614 #define HID_SET_TABLE_ALIGN (HID_BASE + 1490)
615 #define HID_SET_CHAR_STYLE (HID_BASE + 1491)
616 #define HID_SET_PARA_STYLE (HID_BASE + 1492)
617 #define HID_SET_PAGE_STYLE (HID_BASE + 1493)
618 #define HID_SET_FRM_MACRO (HID_BASE + 1494)
619 #define HID_SET_FRM_COLUMNS (HID_BASE + 1495)
620 #define HID_SET_FRM_COLUMN_WIDTH (HID_BASE + 1496)
621 #define HID_UPDATE_STYLES_DIRECT (HID_BASE + 1497)
623 #define HID_TABLE_INSERT_ROW (HID_BASE + 1501)
624 #define HID_TABLE_DELETE_ROW (HID_BASE + 1503)
625 #define HID_TABLE_DELETE_COL (HID_BASE + 1504)
626 #define HID_TABLE_MERGE_CELLS (HID_BASE + 1506)
627 #define HID_AUTOFMT_TABLE (HID_BASE + 1507)
628 #define HID_SWDLG_STRINPUT (HID_BASE + 1508)
629 #define HID_TABLE_SET_ULSPACE (HID_BASE + 1509)
630 #define HID_TABLE_SET_GRID (HID_BASE + 1510)
631 #define HID_TABLE_SET_SHADOW (HID_BASE + 1511)
632 #define HID_TABLE_SELECT_ROW (HID_BASE + 1513)
633 #define HID_TABLE_SELECT_COL (HID_BASE + 1514)
634 #define HID_TABLE_SELECT_ALL (HID_BASE + 1515)
635 #define HID_TABLE_SET_READ_ONLY_CELLS (HID_BASE + 1517)
636 #define HID_TABLE_UNSET_READ_ONLY_CELLS (HID_BASE + 1519)
637 #define HID_PAGE_STYLE_SET_COLS (HID_BASE + 1538)
638 #define HID_SET_PROP_LINE_SPACE (HID_BASE + 1540)
639 #define HID_SET_ABS_LINE_SPACE (HID_BASE + 1541)
641 #define HID_SPELLING_DLG (HID_BASE + 1601)
642 #define HID_THESAURUS_DLG (HID_BASE + 1604)
643 #define HID_HYPHENATE_OPT_DLG (HID_BASE + 1607)
644 #define HID_SORTING (HID_BASE + 1613)
645 #define HID_SORTING_DLG (HID_BASE + 1614)
646 #define HID_CALCULATE (HID_BASE + 1615)
647 #define HID_RECORD_MACRO_DLG (HID_BASE + 1622)
648 #define HID_PLAY_MACRO_DLG (HID_BASE + 1624)
649 #define HID_CONFIG_DLG (HID_BASE + 1627)
650 #define HID_EXPAND_GLOSSARY (HID_BASE + 1628)
651 #define HID_RENAME_GLOSSARY (HID_BASE + 1629)
652 #define HID_CONFIG_MENU (HID_BASE + 1630)
653 #define HID_CONFIG_KEY (HID_BASE + 1631)
654 #define HID_ASSIGN_LOCAL_MACRO_DLG (HID_BASE + 1632)
655 #define HID_COMPILE_MACRO (HID_BASE + 1633)
656 #define HID_CONFIG_VIEWOPTIONS (HID_BASE + 1635)
657 #define HID_CONFIG_COLORS (HID_BASE + 1636)
658 #define HID_INSERT_GLOSSARY (HID_BASE + 1640)
659 #define HID_AUTO_CORRECT (HID_BASE + 1649)
660 #define HID_AUTO_CORRECT_DLG (HID_BASE + 1650)
661 #define HID_HELP_PI (HID_BASE + 1655)
662 #define HID_NAVIGATION_PI (HID_BASE + 1656)
663 #define HID_TEMPLATE_PI (HID_BASE + 1657)
664 #define HID_ADDR_PI (HID_BASE + 1658)
665 #define HID_NAVIGATION_PI_GOTO_PAGE (HID_BASE + 1659)
666 #define HID_LETTER_WIZZARD (HID_BASE + 1660)
667 #define HID_FAX_WIZZARD (HID_BASE + 1661)
668 #define HID_MEMO_WIZZARD (HID_BASE + 1662)
669 #define HID_AGENDA_WIZZARD (HID_BASE + 1663)
671 #define HID_NEW_WINDOW (HID_BASE + 1701)
672 #define HID_ARRANGE_ALL_WIN (HID_BASE + 1702)
673 #define HID_ARRANGE_CASCADE_WIN (HID_BASE + 1703)
674 #define HID_ARRANGE_HORZ_WIN (HID_BASE + 1704)
675 #define HID_ARRANGE_VERT_WIN (HID_BASE + 1705)
677 #define HID_SHOW_HELP_INDEX (HID_BASE + 1802)
678 #define HID_SHOW_KEYBOARD_HELP (HID_BASE + 1803)
679 #define HID_SHOW_HELP_MANUAL (HID_BASE + 1804)
680 #define HID_SHOW_UPDATE_HELP (HID_BASE + 1805)
682 #define HID_CHAR_LEFT (HID_BASE + 1901)
683 #define HID_CHAR_RIGHT (HID_BASE + 1902)
684 #define HID_LINE_UP (HID_BASE + 1903)
685 #define HID_LINE_DOWN (HID_BASE + 1904)
686 #define HID_START_OF_LINE (HID_BASE + 1905)
687 #define HID_END_OF_LINE (HID_BASE + 1906)
688 #define HID_START_OF_DOCUMENT (HID_BASE + 1907)
689 #define HID_END_OF_DOCUMENT (HID_BASE + 1908)
690 #define HID_START_OF_NEXT_PAGE (HID_BASE + 1909)
691 #define HID_END_OF_NEXT_PAGE (HID_BASE + 1910)
692 #define HID_START_OF_PREV_PAGE (HID_BASE + 1911)
693 #define HID_END_OF_PREV_PAGE (HID_BASE + 1912)
694 #define HID_START_OF_PAGE (HID_BASE + 1913)
695 #define HID_END_OF_PAGE (HID_BASE + 1914)
696 #define HID_START_OF_COLUMN (HID_BASE + 1917)
697 #define HID_END_OF_COLUMN (HID_BASE + 1918)
698 #define HID_START_OF_PARA (HID_BASE + 1919)
699 #define HID_END_OF_PARA (HID_BASE + 1920)
700 #define HID_NEXT_WORD (HID_BASE + 1921)
701 #define HID_PREV_WORD (HID_BASE + 1922)
702 #define HID_NEXT_SENT (HID_BASE + 1923)
703 #define HID_PREV_SENT (HID_BASE + 1924)
704 #define HID_DELETE (HID_BASE + 1925)
705 #define HID_BACKSPACE (HID_BASE + 1926)
706 #define HID_DELETE_SENT (HID_BASE + 1927)
707 #define HID_DELETE_BACK_SENT (HID_BASE + 1928)
708 #define HID_DELETE_WORD (HID_BASE + 1929)
709 #define HID_DELETE_BACK_WORD (HID_BASE + 1930)
710 #define HID_DELETE_LINE (HID_BASE + 1931)
711 #define HID_DELETE_BACK_LINE (HID_BASE + 1932)
712 #define HID_DELETE_PARA (HID_BASE + 1933)
713 #define HID_DELETE_BACK_PARA (HID_BASE + 1934)
714 #define HID_DELETE_WHOLE_LINE (HID_BASE + 1935)
715 #define HID_SET_INS_MODE (HID_BASE + 1936)
716 #define HID_PAGEUP (HID_BASE + 1937)
717 #define HID_PAGEDOWN (HID_BASE + 1938)
718 #define HID_SET_ADD_MODE (HID_BASE + 1939)
719 #define HID_SET_EXT_MODE (HID_BASE + 1940)
720 #define HID_ESCAPE (HID_BASE + 1941)
721 #define HID_SELECT_WORD (HID_BASE + 1943)
722 #define HID_START_TABLE (HID_BASE + 1947)
723 #define HID_END_TABLE (HID_BASE + 1948)
724 #define HID_NEXT_TABLE (HID_BASE + 1949)
725 #define HID_PREV_TABLE (HID_BASE + 1950)
726 #define HID_START_OF_NEXT_COLUMN (HID_BASE + 1951)
727 #define HID_END_OF_NEXT_COLUMN (HID_BASE + 1952)
728 #define HID_START_OF_PREV_COLUMN (HID_BASE + 1953)
729 #define HID_END_OF_PREV_COLUMN (HID_BASE + 1954)
730 #define HID_FOOTNOTE_TO_ANCHOR (HID_BASE + 1955)
731 #define HID_NEXT_FOOTNOTE (HID_BASE + 1956)
732 #define HID_PREV_FOOTNOTE (HID_BASE + 1957)
733 #define HID_CNTNT_TO_NEXT_FRAME (HID_BASE + 1958)
734 #define HID_FRAME_TO_ANCHOR (HID_BASE + 1959)
735 #define HID_TO_HEADER (HID_BASE + 1960)
736 #define HID_TO_FOOTER (HID_BASE + 1961)
737 #define HID_IDX_MARK_TO_IDX (HID_BASE + 1962)
739 #define HID_ENVELOP (HID_BASE + 2050)
740 #define HID_LABEL (HID_BASE + 2051)
741 #define HID_ENVELOP_PRINT (HID_BASE + 2052)
743 #define HID_NAVIGATION_IMGBTN (HID_BASE + 2054)
744 #define HID_ENVELOP_INSERT (HID_BASE + 2055)
746 #define HID_WEBTOOLS_TOOLBOX (HID_BASE + 2056)
747 #define HID_WEBTEXT_TOOLBOX (HID_BASE + 2057)
748 #define HID_WEBFRAME_TOOLBOX (HID_BASE + 2058)
749 #define HID_TEXT_TOOLBOX (HID_BASE + 2059)
750 #define HID_TABLE_TOOLBOX (HID_BASE + 2060)
751 #define HID_FRAME_TOOLBOX (HID_BASE + 2061)
752 #define HID_GRAFIK_TOOLBOX (HID_BASE + 2062)
753 #define HID_OLE_TOOLBOX (HID_BASE + 2063)
754 #define HID_DRAW_TOOLBOX (HID_BASE + 2064)
755 #define HID_BEZIER_TOOLBOX (HID_BASE + 2066)
756 #define HID_DRAW_TEXT_TOOLBOX (HID_BASE + 2067)
757 #define HID_NUM_TOOLBOX (HID_BASE + 2068)
758 #define HID_TOOLS_TOOLBOX (HID_BASE + 2069)
759 #define HID_SRCVIEW_TOOLBOX (HID_BASE + 2070)
761 #define HID_LABEL_INSERT (HID_BASE + 2071)
762 #define HID_CALC_TOOLBOX (HID_BASE + 2072)
763 #define HID_PVIEW_TOOLBOX (HID_BASE + 2073)
765 #define HID_FIELD_INSERT (HID_BASE + 2074)
766 #define HID_FIELD_CLOSE (HID_BASE + 2075)
768 #define HID_COND_COLL_TABLIST (HID_BASE + 2076)
770 #define HID_DB_SELECTION_TLB (HID_BASE + 2077)
771 #define HID_FIELD_DINF_TYPE (HID_BASE + 2078)
773 #define HID_DRAWFORM_TOOLBOX (HID_BASE + 2079)
774 #define HID_SELECT_TEMPLATE (HID_BASE + 2080)
776 #define HID_AP_INSERT_DB_SEL (HID_BASE + 2081)
777 #define HID_WEBGRAPHIC_TOOLBOX (HID_BASE + 2082)
778 #define HID_OUTLINE_FORM (HID_BASE + 2083)
779 #define HID_NUM_RESET (HID_BASE + 2084)
781 #define HID_AUTOFORMAT_REJECT (HID_BASE + 2085)
782 #define HID_AUTOFORMAT_ACCEPT (HID_BASE + 2086)
783 #define HID_AUTOFORMAT_EDIT_CHG (HID_BASE + 2087)
785 //insert index/entries/Pattern buttons and edits
786 #define HID_TOX_ENTRY_BUTTON (HID_BASE + 2088)
787 #define HID_TOX_ENTRY_EDIT (HID_BASE + 2089)
789 #define HID_DLG_NEW_USER_IDX (HID_BASE + 2090)
790 #define HID_INSERT_IDX_MRK_OK (HID_BASE + 2091)
791 #define HID_INSERT_IDX_MRK_CLOSE (HID_BASE + 2092)
792 #define HID_INSERT_AUTH_MRK_OK (HID_BASE + 2093)
793 #define HID_INSERT_AUTH_MRK_CLOSE (HID_BASE + 2094)
794 #define HID_INSERT_IDX_MRK_DELETE (HID_BASE + 2095)
795 #define HID_INSERT_IDX_MRK_NEW (HID_BASE + 2096)
796 #define HID_INSERT_IDX_MRK_PREV (HID_BASE + 2097)
797 #define HID_INSERT_IDX_MRK_PREV_SAME (HID_BASE + 2098)
798 #define HID_INSERT_IDX_MRK_NEXT (HID_BASE + 2099)
799 #define HID_INSERT_IDX_MRK_NEXT_SAME (HID_BASE + 2100)
800 #define HID_INSERT_IDX_MRK_TYPE (HID_BASE + 2101)
801 #define HID_INSERT_IDX_MRK_ENTRY (HID_BASE + 2102)
802 #define HID_INSERT_IDX_MRK_PRIM_KEY (HID_BASE + 2103)
803 #define HID_INSERT_IDX_MRK_SEC_KEY (HID_BASE + 2104)
804 #define HID_INSERT_IDX_MRK_LEVEL (HID_BASE + 2105)
805 #define HID_INSERT_IDX_MRK_MAIN_ENTRY (HID_BASE + 2106)
806 #define HID_INSERT_IDX_MRK_APPLY_ALL (HID_BASE + 2107)
807 #define HID_INSERT_AUTH_MRK_ENTRY (HID_BASE + 2108)
808 #define HID_INSERT_AUTH_MRK_CREATE_ENTRY (HID_BASE + 2109)
809 #define HID_INSERT_AUTH_MRK_EDIT_ENTRY (HID_BASE + 2110)
810 #define HID_TOKEN_WINDOW (HID_BASE + 2111)
812 #define HID_AUTH_FIELD_IDENTIFIER (HID_BASE + 2112 )
813 #define HID_AUTH_FIELD_AUTHORITY_TYPE (HID_BASE + 2113 )
814 #define HID_AUTH_FIELD_ADDRESS (HID_BASE + 2114 )
815 #define HID_AUTH_FIELD_ANNOTE (HID_BASE + 2115 )
816 #define HID_AUTH_FIELD_AUTHOR (HID_BASE + 2116 )
817 #define HID_AUTH_FIELD_BOOKTITLE (HID_BASE + 2117 )
818 #define HID_AUTH_FIELD_CHAPTER (HID_BASE + 2118 )
819 #define HID_AUTH_FIELD_EDITION (HID_BASE + 2119 )
820 #define HID_AUTH_FIELD_EDITOR (HID_BASE + 2120 )
821 #define HID_AUTH_FIELD_HOWPUBLISHED (HID_BASE + 2121 )
822 #define HID_AUTH_FIELD_INSTITUTION (HID_BASE + 2122 )
823 #define HID_AUTH_FIELD_JOURNAL (HID_BASE + 2123 )
824 #define HID_AUTH_FIELD_MONTH (HID_BASE + 2124 )
825 #define HID_AUTH_FIELD_NOTE (HID_BASE + 2125 )
826 #define HID_AUTH_FIELD_NUMBER (HID_BASE + 2126 )
827 #define HID_AUTH_FIELD_ORGANIZATIONS (HID_BASE + 2127 )
828 #define HID_AUTH_FIELD_PAGES (HID_BASE + 2128 )
829 #define HID_AUTH_FIELD_PUBLISHER (HID_BASE + 2129 )
830 #define HID_AUTH_FIELD_SCHOOL (HID_BASE + 2130 )
831 #define HID_AUTH_FIELD_SERIES (HID_BASE + 2131 )
832 #define HID_AUTH_FIELD_TITLE (HID_BASE + 2132 )
833 #define HID_AUTH_FIELD_REPORT_TYPE (HID_BASE + 2133 )
834 #define HID_AUTH_FIELD_VOLUME (HID_BASE + 2134 )
835 #define HID_AUTH_FIELD_YEAR (HID_BASE + 2135 )
836 #define HID_AUTH_FIELD_URL (HID_BASE + 2136 )
837 #define HID_AUTH_FIELD_CUSTOM1 (HID_BASE + 2137 )
838 #define HID_AUTH_FIELD_CUSTOM2 (HID_BASE + 2138 )
839 #define HID_AUTH_FIELD_CUSTOM3 (HID_BASE + 2139 )
840 #define HID_AUTH_FIELD_CUSTOM4 (HID_BASE + 2140 )
841 #define HID_AUTH_FIELD_CUSTOM5 (HID_BASE + 2141 )
842 #define HID_AUTH_FIELD_ISBN (HID_BASE + 2142 )
844 #define HID_AUTH_MARK_DLG_FROM_COMP_RB (HID_BASE + 2143 )
845 #define HID_AUTH_MARK_DLG_FROM_DOC_RB (HID_BASE + 2144 )
846 #define HID_AUTH_MARK_DLG_ID_LISTBOX (HID_BASE + 2145 )
848 #define HID_INSERT_INDEX_ENTRY_LEVEL_LB (HID_BASE + 2146 )
849 #define HID_INSERT_IDX_MRK_SRCH_CASESENSITIVE (HID_BASE + 2147 )
850 #define HID_INSERT_IDX_MRK_SRCH_WORDONLY (HID_BASE + 2148 )
851 #define HID_DLG_CREATE_AUTOMARK (HID_BASE + 2149 )
852 #define HID_BUSINESS_CARD_CONTENT (HID_BASE + 2150 )
853 #define HID_SAVE_LABEL_DLG (HID_BASE + 2151 )
854 #define HID_BUSINESS_FMT_PAGE (HID_BASE + 2152 )
855 #define HID_BUSINESS_FMT_PAGE_CONT (HID_BASE + 2153 )
856 #define HID_BUSINESS_FMT_PAGE_SHEET (HID_BASE + 2154 )
857 #define HID_BUSINESS_FMT_PAGE_BRAND (HID_BASE + 2155 )
858 #define HID_BUSINESS_FMT_PAGE_TYPE (HID_BASE + 2156 )
859 #define HID_SEND_MASTER_DIALOG (HID_BASE + 2157 )
860 #define HID_SEND_MASTER_CTRL_PUSHBUTTON_OK (HID_BASE + 2158 )
861 #define HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL (HID_BASE + 2159 )
862 #define HID_SEND_MASTER_CTRL_LISTBOX_FILTER (HID_BASE + 2160 )
863 #define HID_SEND_MASTER_CTRL_CONTROL_FILEVIEW (HID_BASE + 2161 )
864 #define HID_SEND_MASTER_CTRL_EDIT_FILEURL (HID_BASE + 2162 )
865 #define HID_SEND_MASTER_CTRL_CHECKBOX_AUTOEXTENSION (HID_BASE + 2163 )
866 #define HID_SEND_MASTER_CTRL_LISTBOX_TEMPLATE (HID_BASE + 2164 )
867 #define HID_SEND_MASTER_CTRL_DUMMY (HID_BASE + 2165 )
869 #define HID_SEND_HTML_DIALOG (HID_BASE + 2166 )
870 #define HID_SEND_HTML_CTRL_PUSHBUTTON_OK (HID_BASE + 2167 )
871 #define HID_SEND_HTML_CTRL_PUSHBUTTON_CANCEL (HID_BASE + 2168 )
872 #define HID_SEND_HTML_CTRL_LISTBOX_FILTER (HID_BASE + 2169 )
873 #define HID_SEND_HTML_CTRL_CONTROL_FILEVIEW (HID_BASE + 2170 )
874 #define HID_SEND_HTML_CTRL_EDIT_FILEURL (HID_BASE + 2171 )
875 #define HID_SEND_HTML_CTRL_CHECKBOX_AUTOEXTENSION (HID_BASE + 2172 )
876 #define HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE (HID_BASE + 2173 )
877 #define HID_SEND_HTML_CTRL_DUMMY (HID_BASE + 2174 )
879 #define HID_INSERT_IDX_MRK_PHONETIC_READING (HID_BASE + 2175 )
880 #define HID_COLUMN_VALUESET (HID_BASE + 2176 )
881 #define HID_PVIEW_ZOOM_LB (HID_BASE + 2177 )
882 #define HID_MAIL_MERGE_SELECT (HID_BASE + 2178 )
883 #define HID_MAIL_MERGE_CREATE_FROM (HID_BASE + 2179 )
884 #define HID_MAIL_MERGE_INSERT_FIELDS (HID_BASE + 2180 )
885 #define HID_PRINT_AS_MERGE (HID_BASE + 2181 )
886 #define HID_MERGE_SOURCE_UNAVAILABLE (HID_BASE + 2182 )
887 #define HID_DATA_SOURCES_UNAVAILABLE (HID_BASE + 2183 )
888 #define HID_MODULE_TOOLBOX (HID_BASE + 2184 )
889 #define HID_SECTION_INDENTS_PAGE (HID_BASE + 2185 )
891 #define HID_FLD_DROPDOWN (HID_BASE + 2186 )
892 #define HID_MM_DOCSELECTPAGE (HID_BASE + 2187 )
893 #define HID_MM_OUTPUTTYPEPAGE (HID_BASE + 2188 )
894 #define HID_MM_ADDRESSBLOCKPAGE (HID_BASE + 2189 )
895 #define HID_MM_GREETINGSPAGE (HID_BASE + 2190 )
896 #define HID_MM_PREPAREMERGEPAGE (HID_BASE + 2191 )
897 #define HID_MM_MERGEPAGE (HID_BASE + 2192 )
898 #define HID_MM_OUTPUTPAGE (HID_BASE + 2193 )
899 #define HID_MM_ADDRESSLISTDIALOG (HID_BASE + 2194 )
900 #define HID_MM_SELECTDBTABLEDDIALOG (HID_BASE + 2195 )
901 #define HID_MM_SELECTDBTABLEDDIALOG_LISTBOX (HID_BASE + 2196 )
902 #define HID_MM_DBTABLEPREVIEWDIALOG (HID_BASE + 2197 )
903 #define HID_MM_CREATEADDRESSLIST (HID_BASE + 2198 )
904 #define HID_MM_FIND_ENTRY (HID_BASE + 2199 )
905 #define HID_MM_ADD_RENAME_ENTRY (HID_BASE + 2200 )
906 #define HID_MM_CUSTOMIZE_ADDRESS_LIST (HID_BASE + 2201 )
907 #define HID_MM_CUSTOMIZEADDRESSBLOCK (HID_BASE + 2202 )
908 #define HID_MM_SELECTADDRESSBLOCK (HID_BASE + 2203 )
909 #define HID_MM_ASSIGNFIELDS (HID_BASE + 2204 )
910 #define HID_MM_MAILNOTINSTALLED (HID_BASE + 2205 )
911 #define HID_MM_LAYOUT_PAGE (HID_BASE + 2206 )
912 #define HID_MM_COPYTO (HID_BASE + 2207 )
913 #define HID_MM_ADDRESSLIST_HB (HID_BASE + 2208 )
914 #define HID_MM_ADDRESSLIST_TLB (HID_BASE + 2209 )
915 #define HID_TP_MAILCONFIG (HID_BASE + 2210 )
916 #define HID_MM_TESTACCOUNTSETTINGS (HID_BASE + 2211 )
917 #define HID_MM_TESTACCOUNTSETTINGS_TLB (HID_BASE + 2212 )
918 #define HID_MM_TESTACCOUNTSETTINGS_HB (HID_BASE + 2213 )
919 #define HID_MM_MAILBODY (HID_BASE + 2214 )
920 #define HID_MM_SENDMAILS (HID_BASE + 2215 )
921 #define HID_MM_SENDMAILS_STATUSLB (HID_BASE + 2216 )
922 #define HID_MAILMERGECHILD (HID_BASE + 2217 )
923 #define HID_MM_CUSTOMFIELDS (HID_BASE + 2218 )
924 #define HID_DLG_WORDCOUNT (HID_BASE + 2219 )
925 #define HID_MM_MAILSTATUS_TLB (HID_BASE + 2220 )
926 #define HID_RETURN_TO_MAILMERGE (HID_BASE + 2221 )
927 #define HID_MM_SAVEWARNING (HID_BASE + 2222 )
928 #define HID_MM_QUERY (HID_BASE + 2223 )
929 #define HID_MM_SENDWARNING (HID_BASE + 2224 )
930 #define HID_MM_SERVERAUTHENTICATION (HID_BASE + 2225 )
932 #define HID_MEDIA_TOOLBOX (HID_BASE + 2227)
933 #define HID_NID_TBL (HID_BASE + 2228)
934 #define HID_NID_FRM (HID_BASE + 2229)
935 #define HID_NID_GRF (HID_BASE + 2230)
936 #define HID_NID_OLE (HID_BASE + 2231)
937 #define HID_NID_PGE (HID_BASE + 2232)
938 #define HID_NID_OUTL (HID_BASE + 2233)
939 #define HID_NID_MARK (HID_BASE + 2234)
940 #define HID_NID_DRW (HID_BASE + 2235)
941 #define HID_NID_CTRL (HID_BASE + 2236)
942 #define HID_NID_PREV (HID_BASE + 2237)
943 #define HID_NID_REG (HID_BASE + 2238)
944 #define HID_NID_BKM (HID_BASE + 2239)
945 #define HID_NID_SEL (HID_BASE + 2240)
946 #define HID_NID_FTN (HID_BASE + 2241)
947 #define HID_NID_POSTIT (HID_BASE + 2242)
948 #define HID_NID_SRCH_REP (HID_BASE + 2243)
949 #define HID_NID_INDEX_ENTRY (HID_BASE + 2244)
950 #define HID_NID_TABLE_FORMULA (HID_BASE + 2245)
951 #define HID_NID_TABLE_FORMULA_ERROR (HID_BASE + 2246)
952 #define HID_NID_NEXT (HID_BASE + 2247)
953 #define HID_MM_NEXT_PAGE (HID_BASE + 2248)
954 #define HID_MM_PREV_PAGE (HID_BASE + 2249)
955 #define HID_MM_GREETINGS_CB_PERSONALIZED (HID_BASE + 2250)
956 #define HID_MM_GREETINGS_LB_FEMALE (HID_BASE + 2251)
957 #define HID_MM_GREETINGS_PB_FEMALE (HID_BASE + 2252)
958 #define HID_MM_GREETINGS_LB_MALE (HID_BASE + 2253)
959 #define HID_MM_GREETINGS_PB_MALE (HID_BASE + 2254)
960 #define HID_MM_GREETINGS_LB_FEMALECOLUMN (HID_BASE + 2255)
961 #define HID_MM_GREETINGS_CB_FEMALEFIELD (HID_BASE + 2256)
962 #define HID_MM_GREETINGS_CB_NEUTRAL (HID_BASE + 2257)
963 #define HID_MM_BODY_CB_PERSONALIZED (HID_BASE + 2258)
964 #define HID_MM_BODY_LB_FEMALE (HID_BASE + 2259)
965 #define HID_MM_BODY_PB_FEMALE (HID_BASE + 2260)
966 #define HID_MM_BODY_LB_MALE (HID_BASE + 2261)
967 #define HID_MM_BODY_PB_MALE (HID_BASE + 2262)
968 #define HID_MM_BODY_LB_FEMALECOLUMN (HID_BASE + 2263)
969 #define HID_MM_BODY_CB_FEMALEFIELD (HID_BASE + 2264)
970 #define HID_MM_BODY_CB_NEUTRAL (HID_BASE + 2265)
971 #define HID_MM_ASSIGN_FIELDS (HID_BASE + 2266)
972 #define HID_MM_HEADER_0 (HID_BASE + 2267)
973 #define HID_MM_HEADER_1 (HID_BASE + 2268)
974 #define HID_MM_HEADER_2 (HID_BASE + 2269)
975 #define HID_MM_HEADER_3 (HID_BASE + 2270)
976 #define HID_MM_HEADER_4 (HID_BASE + 2271)
977 #define HID_MM_HEADER_5 (HID_BASE + 2272)
978 #define HID_MM_HEADER_6 (HID_BASE + 2273)
979 #define HID_MM_HEADER_7 (HID_BASE + 2274)
980 #define HID_MM_HEADER_8 (HID_BASE + 2275)
981 #define HID_MM_HEADER_9 (HID_BASE + 2276)
982 #define HID_MM_HEADER_10 (HID_BASE + 2277)
983 #define HID_MM_HEADER_11 (HID_BASE + 2278)
984 #define HID_MM_HEADER_12 (HID_BASE + 2279)
985 #define HID_MM_HEADER_13 (HID_BASE + 2280)