xref: /aoo41x/main/sw/util/hidother.src (revision cdf0e10c)
1*cdf0e10cSrcweir/*************************************************************************
2*cdf0e10cSrcweir *
3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir *
5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir *
21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir *
26*cdf0e10cSrcweir ************************************************************************/
27*cdf0e10cSrcweir#include "../inc/helpid.h"			// HID_FUNC_XXX
28*cdf0e10cSrcweir
29*cdf0e10cSrcweir//	Help-IDs fuer Dokument-Fenster
30*cdf0e10cSrcweirhidspecial HID_EDIT_WIN	 		{ HelpID = HID_EDIT_WIN; };
31*cdf0e10cSrcweir
32*cdf0e10cSrcweir// drei fuer den Formedtdialog
33*cdf0e10cSrcweirhidspecial HID_FORMEDT_CONTENT	{ HelpID = HID_FORMEDT_CONTENT; };
34*cdf0e10cSrcweirhidspecial HID_FORMEDT_USER		{ HelpID = HID_FORMEDT_USER; };
35*cdf0e10cSrcweirhidspecial HID_FORMEDT_INDEX	{ HelpID = HID_FORMEDT_INDEX; };
36*cdf0e10cSrcweir
37*cdf0e10cSrcweir// Wizards
38*cdf0e10cSrcweirhidspecial HID_FAX_PAGE1		{ HelpId = HID_FAX_PAGE1; };
39*cdf0e10cSrcweirhidspecial HID_FAX_PAGE2		{ HelpId = HID_FAX_PAGE2; };
40*cdf0e10cSrcweirhidspecial HID_FAX_PAGE3		{ HelpId = HID_FAX_PAGE3; };
41*cdf0e10cSrcweirhidspecial HID_FAX_PAGE4		{ HelpId = HID_FAX_PAGE4; };
42*cdf0e10cSrcweirhidspecial HID_FAX_PAGE5		{ HelpId = HID_FAX_PAGE5; };
43*cdf0e10cSrcweirhidspecial HID_FAX_PAGE6		{ HelpId = HID_FAX_PAGE6; };
44*cdf0e10cSrcweirhidspecial HID_FAX_PAGE7		{ HelpId = HID_FAX_PAGE7; };
45*cdf0e10cSrcweirhidspecial HID_FAX_PAGE8		{ HelpId = HID_FAX_PAGE8; };
46*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE1		{ HelpId = HID_LETTER_PAGE1; };
47*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE2 	{ HelpId = HID_LETTER_PAGE2; };
48*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE3 	{ HelpId = HID_LETTER_PAGE3; };
49*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE4 	{ HelpId = HID_LETTER_PAGE4; };
50*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE5 	{ HelpId = HID_LETTER_PAGE5; };
51*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE6 	{ HelpId = HID_LETTER_PAGE6; };
52*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE7 	{ HelpId = HID_LETTER_PAGE7; };
53*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE8 	{ HelpId = HID_LETTER_PAGE8; };
54*cdf0e10cSrcweirhidspecial HID_LETTER_PAGE9 	{ HelpId = HID_LETTER_PAGE9; };
55*cdf0e10cSrcweirhidspecial HID_AGENDA_PAGE1 	{ HelpId = HID_AGENDA_PAGE1; };
56*cdf0e10cSrcweirhidspecial HID_AGENDA_PAGE2 	{ HelpId = HID_AGENDA_PAGE2; };
57*cdf0e10cSrcweirhidspecial HID_AGENDA_PAGE3 	{ HelpId = HID_AGENDA_PAGE3; };
58*cdf0e10cSrcweirhidspecial HID_AGENDA_PAGE4 	{ HelpId = HID_AGENDA_PAGE4; };
59*cdf0e10cSrcweirhidspecial HID_AGENDA_PAGE5 	{ HelpId = HID_AGENDA_PAGE5; };
60*cdf0e10cSrcweirhidspecial HID_AGENDA_PAGE6 	{ HelpId = HID_AGENDA_PAGE6; };
61*cdf0e10cSrcweirhidspecial HID_MEMO_PAGE1		{ HelpId = HID_MEMO_PAGE1; };
62*cdf0e10cSrcweirhidspecial HID_MEMO_PAGE2		{ HelpId = HID_MEMO_PAGE2; };
63*cdf0e10cSrcweirhidspecial HID_MEMO_PAGE3		{ HelpId = HID_MEMO_PAGE3; };
64*cdf0e10cSrcweirhidspecial HID_MEMO_PAGE4		{ HelpId = HID_MEMO_PAGE4; };
65*cdf0e10cSrcweirhidspecial HID_MEMO_PAGE5		{ HelpId = HID_MEMO_PAGE5; };
66*cdf0e10cSrcweir
67*cdf0e10cSrcweir// Numerierungsdialog
68*cdf0e10cSrcweirhidspecial HID_VS_SINGLENUM   { HelpId = HID_VS_SINGLENUM;};
69*cdf0e10cSrcweirhidspecial HID_VS_NUM         { HelpId = HID_VS_NUM      ;};
70*cdf0e10cSrcweirhidspecial HID_VS_BULLET      { HelpId = HID_VS_BULLET   ;};
71*cdf0e10cSrcweirhidspecial HID_VS_NUMBMP      { HelpId = HID_VS_NUMBMP   ;};
72*cdf0e10cSrcweir
73*cdf0e10cSrcweir// Navigator
74*cdf0e10cSrcweirhidspecial  HID_NAVIGATOR_TOOLBOX	{ HelpId = HID_NAVIGATOR_TOOLBOX;};
75*cdf0e10cSrcweirhidspecial  HID_NAVI_TBX16 			{ HelpId = HID_NAVI_TBX16;};
76*cdf0e10cSrcweirhidspecial HID_NAVIGATOR_GLOBAL_TOOLBOX { HelpId = HID_NAVIGATOR_GLOBAL_TOOLBOX;};
77*cdf0e10cSrcweirhidspecial HID_NAVIGATOR_LISTBOX 	{ HelpId = HID_NAVIGATOR_LISTBOX;};
78*cdf0e10cSrcweirhidspecial HID_NAVIGATOR_GLOB_TREELIST	{ HelpId = HID_NAVIGATOR_GLOB_TREELIST;};
79*cdf0e10cSrcweirhidspecial HID_NAVIGATOR_TREELIST	{ HelpId = HID_NAVIGATOR_TREELIST;};
80*cdf0e10cSrcweirhidspecial HID_NAVI_DRAG_HYP     	{ HelpId = HID_NAVI_DRAG_HYP   ;};
81*cdf0e10cSrcweirhidspecial HID_NAVI_DRAG_LINK    	{ HelpId = HID_NAVI_DRAG_LINK  ;};
82*cdf0e10cSrcweirhidspecial HID_NAVI_DRAG_COPY    	{ HelpId = HID_NAVI_DRAG_COPY  ;};
83*cdf0e10cSrcweirhidspecial HID_NAVI_OUTLINES     	{ HelpId = HID_NAVI_OUTLINES   ;};
84*cdf0e10cSrcweirhidspecial HID_NAVI_TBX1            { HelpId = HID_NAVI_TBX1   ;};
85*cdf0e10cSrcweirhidspecial HID_NAVI_TBX2            { HelpId = HID_NAVI_TBX2   ;};
86*cdf0e10cSrcweirhidspecial HID_NAVI_TBX3            { HelpId = HID_NAVI_TBX3   ;};
87*cdf0e10cSrcweirhidspecial HID_NAVI_TBX4            { HelpId = HID_NAVI_TBX4   ;};
88*cdf0e10cSrcweirhidspecial HID_NAVI_TBX5            { HelpId = HID_NAVI_TBX5   ;};
89*cdf0e10cSrcweirhidspecial HID_NAVI_TBX6            { HelpId = HID_NAVI_TBX6   ;};
90*cdf0e10cSrcweirhidspecial HID_NAVI_TBX7            { HelpId = HID_NAVI_TBX7   ;};
91*cdf0e10cSrcweirhidspecial HID_NAVI_TBX8            { HelpId = HID_NAVI_TBX8   ;};
92*cdf0e10cSrcweirhidspecial HID_NAVI_TBX9            { HelpId = HID_NAVI_TBX9   ;};
93*cdf0e10cSrcweirhidspecial HID_NAVI_TBX10           { HelpId = HID_NAVI_TBX10   ;};
94*cdf0e10cSrcweirhidspecial HID_NAVI_TBX11           { HelpId = HID_NAVI_TBX11   ;};
95*cdf0e10cSrcweirhidspecial HID_NAVI_TBX12           { HelpId = HID_NAVI_TBX12   ;};
96*cdf0e10cSrcweirhidspecial HID_NAVI_TBX13           { HelpId = HID_NAVI_TBX13   ;};
97*cdf0e10cSrcweirhidspecial HID_NAVI_TBX14           { HelpId = HID_NAVI_TBX14   ;};
98*cdf0e10cSrcweirhidspecial HID_NAVI_TBX15           { HelpId = HID_NAVI_TBX15   ;};
99*cdf0e10cSrcweirhidspecial HID_GLBLTREE_UPDATE      { HelpId = HID_GLBLTREE_UPDATE      	;};
100*cdf0e10cSrcweirhidspecial HID_GLBLTREE_INSERT      { HelpId = HID_GLBLTREE_INSERT        ;};
101*cdf0e10cSrcweirhidspecial HID_GLBLTREE_EDIT 	    { HelpId = HID_GLBLTREE_EDIT 	        ;};
102*cdf0e10cSrcweirhidspecial HID_GLBLTREE_DEL 	    { HelpId = HID_GLBLTREE_DEL 	        ;};
103*cdf0e10cSrcweirhidspecial HID_GLBLTREE_INS_IDX 	{ HelpId = HID_GLBLTREE_INS_IDX 	    ;};
104*cdf0e10cSrcweirhidspecial HID_GLBLTREE_INS_CNTIDX    { HelpId = HID_GLBLTREE_INS_CNTIDX    ;};
105*cdf0e10cSrcweirhidspecial HID_GLBLTREE_INS_USRIDX    { HelpId = HID_GLBLTREE_INS_USRIDX    ;};
106*cdf0e10cSrcweirhidspecial HID_GLBLTREE_INS_FILE      { HelpId = HID_GLBLTREE_INS_FILE      ;};
107*cdf0e10cSrcweirhidspecial HID_GLBLTREE_INS_NEW_FILE  { HelpId = HID_GLBLTREE_INS_NEW_FILE  ;};
108*cdf0e10cSrcweirhidspecial HID_GLBLTREE_INS_TEXT      { HelpId = HID_GLBLTREE_INS_TEXT      ;};
109*cdf0e10cSrcweirhidspecial HID_GLBLTREE_UPD_SEL       { HelpId = HID_GLBLTREE_UPD_SEL       ;};
110*cdf0e10cSrcweirhidspecial HID_GLBLTREE_UPD_IDX       { HelpId = HID_GLBLTREE_UPD_IDX       ;};
111*cdf0e10cSrcweirhidspecial HID_GLBLTREE_UPD_LINK      { HelpId = HID_GLBLTREE_UPD_LINK      ;};
112*cdf0e10cSrcweirhidspecial HID_GLBLTREEUPD_ALL		    { HelpId = HID_GLBLTREEUPD_ALL		    ;};
113*cdf0e10cSrcweirhidspecial HID_GLBLTREE_EDIT_LINK    { HelpId = HID_GLBLTREE_EDIT_LINK      ;};
114*cdf0e10cSrcweir
115*cdf0e10cSrcweir// Ruler einfuegen
116*cdf0e10cSrcweirhidspecial  HID_VS_RULER			{ HelpId = HID_VS_RULER;};
117*cdf0e10cSrcweir
118*cdf0e10cSrcweir// Briefumschlaege/Etiketten
119*cdf0e10cSrcweirhidspecial  HID_ENVELOP_PRINT		{ HelpId = HID_ENVELOP_PRINT;};
120*cdf0e10cSrcweirhidspecial  HID_ENVELOP_INSERT		{ HelpId = HID_ENVELOP_INSERT;};
121*cdf0e10cSrcweirhidspecial  HID_LABEL_INSERT		{ HelpId = HID_LABEL_INSERT;};
122*cdf0e10cSrcweir
123*cdf0e10cSrcweir// Vorlage laden
124*cdf0e10cSrcweirhidspecial HID_LTEMPL_TEXT      { HelpId = HID_LTEMPL_TEXT     ; };
125*cdf0e10cSrcweirhidspecial HID_LTEMPL_FRAME     { HelpId = HID_LTEMPL_FRAME    ; };
126*cdf0e10cSrcweirhidspecial HID_LTEMPL_PAGE      { HelpId = HID_LTEMPL_PAGE     ; };
127*cdf0e10cSrcweirhidspecial HID_LTEMPL_OVERRIDE  { HelpId = HID_LTEMPL_OVERRIDE ; };
128*cdf0e10cSrcweirhidspecial HID_LTEMPL_NUMBERING  { HelpId = HID_LTEMPL_NUMBERING ;};
129*cdf0e10cSrcweir
130*cdf0e10cSrcweir// Numerierung/Optionen-Button
131*cdf0e10cSrcweirhidspecial HID_NUM_FORMAT_BTN		{ HelpId = HID_NUM_FORMAT_BTN;	};
132*cdf0e10cSrcweir
133*cdf0e10cSrcweir// AutoText Bereiche
134*cdf0e10cSrcweirhidspecial HID_GLOS_GROUP_TREE	{ HelpId = HID_GLOS_GROUP_TREE;	};
135*cdf0e10cSrcweirhidspecial HID_MD_GLOS_CATEGORY { HelpId = HID_MD_GLOS_CATEGORY;	};
136*cdf0e10cSrcweir
137*cdf0e10cSrcweir// AutoFormat
138*cdf0e10cSrcweirhidspecial HID_AUTOFORMAT_CLB 	{ HelpId = HID_AUTOFORMAT_CLB; };
139*cdf0e10cSrcweir
140*cdf0e10cSrcweir//OnlineSpelling
141*cdf0e10cSrcweirhidspecial HID_LINGU_REPLACE		{ HelpId = HID_LINGU_REPLACE; };
142*cdf0e10cSrcweir
143*cdf0e10cSrcweir
144*cdf0e10cSrcweir// Navigationsbutton im Scrollbar
145*cdf0e10cSrcweirhidspecial HID_SCRL_NAVI        { HelpId = HID_SCRL_NAVI; };
146*cdf0e10cSrcweir
147*cdf0e10cSrcweir//PushButtons Autoformat
148*cdf0e10cSrcweirhidspecial HID_AUTOFORMAT_EXEC  { HelpId =  HID_AUTOFORMAT_EXEC ; };
149*cdf0e10cSrcweirhidspecial HID_AUTOFORMAT_CLOSE { HelpId =  HID_AUTOFORMAT_CLOSE; };
150*cdf0e10cSrcweir
151*cdf0e10cSrcweir// Bereiche
152*cdf0e10cSrcweirhidspecial HID_REGION_TREE { HelpId =  HID_REGION_TREE; };
153*cdf0e10cSrcweirhidspecial HID_DLG_PASSWD_SECTION { HelpId = HID_DLG_PASSWD_SECTION; };
154*cdf0e10cSrcweir
155*cdf0e10cSrcweir//Rechenleiste
156*cdf0e10cSrcweirhidspecial HID_EDIT_FORMULA { HelpId =  HID_EDIT_FORMULA; };
157*cdf0e10cSrcweir
158*cdf0e10cSrcweir// bedingte Vorlagen
159*cdf0e10cSrcweirhidspecial HID_COND_COLL_TABLIST { HelpId = HID_COND_COLL_TABLIST; };
160*cdf0e10cSrcweir
161*cdf0e10cSrcweir// Seitenvorschau
162*cdf0e10cSrcweirhidspecial HID_PAGEPREVIEW		{ HelpId = HID_PAGEPREVIEW ;};
163*cdf0e10cSrcweir
164*cdf0e10cSrcweir// Feldbefehl-Dlg
165*cdf0e10cSrcweirhidspecial HID_DB_SELECTION_TLB	{ HelpId = HID_DB_SELECTION_TLB	;};
166*cdf0e10cSrcweirhidspecial HID_FIELD_DINF_TYPE	{ HelpId = HID_FIELD_DINF_TYPE	;};
167*cdf0e10cSrcweirhidspecial HID_FIELD_INSERT		{ HelpId = HID_FIELD_INSERT	;};
168*cdf0e10cSrcweirhidspecial HID_FIELD_CLOSE		{ HelpId = HID_FIELD_CLOSE	;};
169*cdf0e10cSrcweirhidspecial HID_FLDEDT_ADDRESS	{ HelpId = HID_FLDEDT_ADDRESS ;};
170*cdf0e10cSrcweirhidspecial HID_EDIT_FLD_DB		{ HelpId = HID_EDIT_FLD_DB	;};
171*cdf0e10cSrcweirhidspecial HID_EDIT_FLD_DOKINF	{ HelpId = HID_EDIT_FLD_DOKINF	;};
172*cdf0e10cSrcweirhidspecial HID_EDIT_FLD_VAR		{ HelpId = HID_EDIT_FLD_VAR	;};
173*cdf0e10cSrcweirhidspecial HID_EDIT_FLD_DOK		{ HelpId = HID_EDIT_FLD_DOK	;};
174*cdf0e10cSrcweirhidspecial HID_EDIT_FLD_FUNC	{ HelpId = HID_EDIT_FLD_FUNC;};
175*cdf0e10cSrcweirhidspecial HID_EDIT_FLD_REF		{ HelpId = HID_EDIT_FLD_REF	;};
176*cdf0e10cSrcweir
177*cdf0e10cSrcweir// HTML-Source-Editwin
178*cdf0e10cSrcweirhidspecial HID_SOURCE_EDITWIN	{ HelpId = HID_SOURCE_EDITWIN	;};
179*cdf0e10cSrcweir
180*cdf0e10cSrcweir// Redlining
181*cdf0e10cSrcweirhidspecial HID_REDLINE_CTRL		{ HelpId = HID_REDLINE_CTRL	;};
182*cdf0e10cSrcweir
183*cdf0e10cSrcweir// File-Dialoge
184*cdf0e10cSrcweirhidspecial HID_FILEDLG_CHARDLG	{ HelpId = HID_FILEDLG_CHARDLG	;};
185*cdf0e10cSrcweirhidspecial HID_FILEDLG_LOADTEMPLATE	{ HelpId = HID_FILEDLG_LOADTEMPLATE	;};
186*cdf0e10cSrcweirhidspecial HID_FILEDLG_MAILMRGE1	{ HelpId = HID_FILEDLG_MAILMRGE1	;};
187*cdf0e10cSrcweirhidspecial HID_FILEDLG_MAILMRGE2	{ HelpId = HID_FILEDLG_MAILMRGE2	;};
188*cdf0e10cSrcweirhidspecial HID_FILEDLG_FRMPAGE	{ HelpId = HID_FILEDLG_FRMPAGE	;};
189*cdf0e10cSrcweirhidspecial HID_FILEDLG_SRCVIEW	{ HelpId = HID_FILEDLG_SRCVIEW	;};
190*cdf0e10cSrcweirhidspecial HID_FILEDLG_WIZDOKU	{ HelpId = HID_FILEDLG_WIZDOKU	;};
191*cdf0e10cSrcweirhidspecial HID_SELECT_TEMPLATE	{ HelpId = HID_SELECT_TEMPLATE	;};
192*cdf0e10cSrcweir
193*cdf0e10cSrcweir//Kapitelnumerierung - Form
194*cdf0e10cSrcweirhidspecial HID_OUTLINE_FORM		  { HelpId = HID_OUTLINE_FORM ;};
195*cdf0e10cSrcweir
196*cdf0e10cSrcweir//Numerierungsdialog - Numerierung entfernen
197*cdf0e10cSrcweirhidspecial HID_NUM_RESET 			{ HelpId = HID_NUM_RESET	;};
198*cdf0e10cSrcweir
199*cdf0e10cSrcweir//AutoFormat QueryBox Aenderungen akzeptieren/verwerfen/bearbeiten
200*cdf0e10cSrcweirhidspecial HID_AUTOFORMAT_REJECT   	{ HelpId = HID_AUTOFORMAT_REJECT   ;};
201*cdf0e10cSrcweirhidspecial HID_AUTOFORMAT_ACCEPT       { HelpId = HID_AUTOFORMAT_ACCEPT   ;};
202*cdf0e10cSrcweirhidspecial HID_AUTOFORMAT_EDIT_CHG     { HelpId = HID_AUTOFORMAT_EDIT_CHG ;};
203*cdf0e10cSrcweir
204*cdf0e10cSrcweirhidspecial HID_NAVI_VS      			{ HelpId = HID_NAVI_VS;};
205*cdf0e10cSrcweir
206*cdf0e10cSrcweir//index dialog
207*cdf0e10cSrcweirhidspecial HID_ADD_STYLES_TLB			{ HelpId = HID_ADD_STYLES_TLB;};
208*cdf0e10cSrcweirhidspecial HID_OLE_CHECKLB 			{ HelpId = HID_OLE_CHECKLB;};
209*cdf0e10cSrcweir
210*cdf0e10cSrcweir//ScrollBar buttons
211*cdf0e10cSrcweirhidspecial HID_SCRL_PAGEUP			{ HelpId = HID_SCRL_PAGEUP	 ;};
212*cdf0e10cSrcweirhidspecial HID_SCRL_PAGEDOWN        { HelpId = HID_SCRL_PAGEDOWN;};
213*cdf0e10cSrcweir
214*cdf0e10cSrcweir//index dialog
215*cdf0e10cSrcweirhidspecial HID_TOX_ENTRY_BUTTON		{ HelpId = HID_TOX_ENTRY_BUTTON;};
216*cdf0e10cSrcweirhidspecial HID_TOX_ENTRY_EDIT      	{ HelpId = HID_TOX_ENTRY_EDIT  ;};
217*cdf0e10cSrcweirhidspecial HID_TOKEN_WINDOW			{ HelpId = HID_TOKEN_WINDOW ;};
218*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_OK    { HelpId = HID_INSERT_IDX_MRK_OK     ;};
219*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_CLOSE { HelpId = HID_INSERT_IDX_MRK_CLOSE  ;};
220*cdf0e10cSrcweirhidspecial HID_INSERT_AUTH_MRK_OK   { HelpId = HID_INSERT_AUTH_MRK_OK    ;};
221*cdf0e10cSrcweirhidspecial HID_INSERT_AUTH_MRK_CLOSE{ HelpId = HID_INSERT_AUTH_MRK_CLOSE ;};
222*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_DELETE	 { HelpId =  HID_INSERT_IDX_MRK_DELETE	 ;};
223*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_NEW		 { HelpId =  HID_INSERT_IDX_MRK_NEW		 ;};
224*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_PREV		 { HelpId =  HID_INSERT_IDX_MRK_PREV		 ;};
225*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_PREV_SAME { HelpId =  HID_INSERT_IDX_MRK_PREV_SAME ;};
226*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_NEXT		 { HelpId =  HID_INSERT_IDX_MRK_NEXT		 ;};
227*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_NEXT_SAME { HelpId =  HID_INSERT_IDX_MRK_NEXT_SAME ;};
228*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_TYPE		 { HelpId =  HID_INSERT_IDX_MRK_TYPE		 ;};
229*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_ENTRY	    { HelpId =  HID_INSERT_IDX_MRK_ENTRY	    ;};
230*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_PRIM_KEY	 { HelpId =  HID_INSERT_IDX_MRK_PRIM_KEY	 ;};
231*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_SEC_KEY	 { HelpId =  HID_INSERT_IDX_MRK_SEC_KEY	 ;};
232*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_LEVEL	    { HelpId =  HID_INSERT_IDX_MRK_LEVEL	    ;};
233*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_MAIN_ENTRY { HelpId =  HID_INSERT_IDX_MRK_MAIN_ENTRY;};
234*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_APPLY_ALL { HelpId =  HID_INSERT_IDX_MRK_APPLY_ALL ;};
235*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_PHONETIC_READING { HelpId =  HID_INSERT_IDX_MRK_PHONETIC_READING ;};
236*cdf0e10cSrcweir
237*cdf0e10cSrcweirhidspecial HID_INSERT_AUTH_MRK_ENTRY	    { HelpId = HID_INSERT_AUTH_MRK_ENTRY		    ;};
238*cdf0e10cSrcweirhidspecial HID_INSERT_AUTH_MRK_CREATE_ENTRY { HelpId = HID_INSERT_AUTH_MRK_CREATE_ENTRY ;};
239*cdf0e10cSrcweirhidspecial HID_INSERT_AUTH_MRK_EDIT_ENTRY	{ HelpId = HID_INSERT_AUTH_MRK_EDIT_ENTRY ;};
240*cdf0e10cSrcweir
241*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_IDENTIFIER     	{ HelpId = HID_AUTH_FIELD_IDENTIFIER     ;};
242*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_AUTHORITY_TYPE 	{ HelpId = HID_AUTH_FIELD_AUTHORITY_TYPE ;};
243*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_ADDRESS        	{ HelpId = HID_AUTH_FIELD_ADDRESS        ;};
244*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_ANNOTE         	{ HelpId = HID_AUTH_FIELD_ANNOTE         ;};
245*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_AUTHOR         	{ HelpId = HID_AUTH_FIELD_AUTHOR         ;};
246*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_BOOKTITLE      	{ HelpId = HID_AUTH_FIELD_BOOKTITLE      ;};
247*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_CHAPTER        	{ HelpId = HID_AUTH_FIELD_CHAPTER        ;};
248*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_EDITION        	{ HelpId = HID_AUTH_FIELD_EDITION        ;};
249*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_EDITOR         	{ HelpId = HID_AUTH_FIELD_EDITOR         ;};
250*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_HOWPUBLISHED   	{ HelpId = HID_AUTH_FIELD_HOWPUBLISHED   ;};
251*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_INSTITUTION    	{ HelpId = HID_AUTH_FIELD_INSTITUTION    ;};
252*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_JOURNAL        	{ HelpId = HID_AUTH_FIELD_JOURNAL        ;};
253*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_MONTH          	{ HelpId = HID_AUTH_FIELD_MONTH          ;};
254*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_NOTE           	{ HelpId = HID_AUTH_FIELD_NOTE           ;};
255*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_NUMBER         	{ HelpId = HID_AUTH_FIELD_NUMBER         ;};
256*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_ORGANIZATIONS  	{ HelpId = HID_AUTH_FIELD_ORGANIZATIONS  ;};
257*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_PAGES          	{ HelpId = HID_AUTH_FIELD_PAGES          ;};
258*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_PUBLISHER      	{ HelpId = HID_AUTH_FIELD_PUBLISHER      ;};
259*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_SCHOOL         	{ HelpId = HID_AUTH_FIELD_SCHOOL         ;};
260*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_SERIES         	{ HelpId = HID_AUTH_FIELD_SERIES         ;};
261*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_TITLE          	{ HelpId = HID_AUTH_FIELD_TITLE          ;};
262*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_REPORT_TYPE    	{ HelpId = HID_AUTH_FIELD_REPORT_TYPE    ;};
263*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_VOLUME         	{ HelpId = HID_AUTH_FIELD_VOLUME         ;};
264*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_YEAR           	{ HelpId = HID_AUTH_FIELD_YEAR           ;};
265*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_URL            	{ HelpId = HID_AUTH_FIELD_URL            ;};
266*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_CUSTOM1        	{ HelpId = HID_AUTH_FIELD_CUSTOM1        ;};
267*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_CUSTOM2        	{ HelpId = HID_AUTH_FIELD_CUSTOM2        ;};
268*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_CUSTOM3        	{ HelpId = HID_AUTH_FIELD_CUSTOM3        ;};
269*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_CUSTOM4        	{ HelpId = HID_AUTH_FIELD_CUSTOM4        ;};
270*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_CUSTOM5        	{ HelpId = HID_AUTH_FIELD_CUSTOM5        ;};
271*cdf0e10cSrcweirhidspecial HID_AUTH_FIELD_ISBN           	{ HelpId = HID_AUTH_FIELD_ISBN           ;};
272*cdf0e10cSrcweir
273*cdf0e10cSrcweirhidspecial HID_AUTH_MARK_DLG_FROM_COMP_RB  { HelpId = HID_AUTH_MARK_DLG_FROM_COMP_RB ;};
274*cdf0e10cSrcweirhidspecial HID_AUTH_MARK_DLG_FROM_DOC_RB   { HelpId = HID_AUTH_MARK_DLG_FROM_DOC_RB  ;};
275*cdf0e10cSrcweirhidspecial HID_AUTH_MARK_DLG_ID_LISTBOX    { HelpId = HID_AUTH_MARK_DLG_ID_LISTBOX   ;};
276*cdf0e10cSrcweir
277*cdf0e10cSrcweirhidspecial HID_INSERT_INDEX_ENTRY_LEVEL_LB { HelpId = HID_INSERT_INDEX_ENTRY_LEVEL_LB ;};
278*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_SRCH_CASESENSITIVE { HelpId = HID_INSERT_IDX_MRK_SRCH_CASESENSITIVE ;};
279*cdf0e10cSrcweirhidspecial HID_INSERT_IDX_MRK_SRCH_WORDONLY      { HelpId = HID_INSERT_IDX_MRK_SRCH_WORDONLY ;};
280*cdf0e10cSrcweir
281*cdf0e10cSrcweirhidspecial HID_LINGU_WORD_LANGUAGE { HelpId = HID_LINGU_WORD_LANGUAGE ;};
282*cdf0e10cSrcweirhidspecial HID_LINGU_PARA_LANGUAGE { HelpId = HID_LINGU_PARA_LANGUAGE ;};
283*cdf0e10cSrcweirhidspecial HID_BUSINESS_CARD_CONTENT { HelpId = HID_BUSINESS_CARD_CONTENT ;};
284*cdf0e10cSrcweir
285*cdf0e10cSrcweirhidspecial HID_OPTCAPTION_CLB { HelpId = HID_OPTCAPTION_CLB ;};
286*cdf0e10cSrcweirhidspecial HID_BUSINESS_FMT_PAGE  { HelpId = HID_BUSINESS_FMT_PAGE;};
287*cdf0e10cSrcweirhidspecial HID_BUSINESS_FMT_PAGE_CONT    { HelpId = HID_BUSINESS_FMT_PAGE_CONT  ;};
288*cdf0e10cSrcweirhidspecial HID_BUSINESS_FMT_PAGE_SHEET   { HelpId = HID_BUSINESS_FMT_PAGE_SHEET ;};
289*cdf0e10cSrcweirhidspecial HID_BUSINESS_FMT_PAGE_BRAND   { HelpId = HID_BUSINESS_FMT_PAGE_BRAND ;};
290*cdf0e10cSrcweirhidspecial HID_BUSINESS_FMT_PAGE_TYPE    { HelpId = HID_BUSINESS_FMT_PAGE_TYPE  ;};
291*cdf0e10cSrcweir
292*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_DIALOG                          { HelpId = HID_SEND_MASTER_DIALOG                      ;};
293*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_CTRL_PUSHBUTTON_OK              { HelpId = HID_SEND_MASTER_CTRL_PUSHBUTTON_OK          ;};
294*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL          { HelpId = HID_SEND_MASTER_CTRL_PUSHBUTTON_CANCEL      ;};
295*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_CTRL_LISTBOX_FILTER             { HelpId = HID_SEND_MASTER_CTRL_LISTBOX_FILTER         ;};
296*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_CTRL_CONTROL_FILEVIEW           { HelpId = HID_SEND_MASTER_CTRL_CONTROL_FILEVIEW       ;};
297*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_CTRL_EDIT_FILEURL               { HelpId = HID_SEND_MASTER_CTRL_EDIT_FILEURL           ;};
298*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_CTRL_CHECKBOX_AUTOEXTENSION     { HelpId = HID_SEND_MASTER_CTRL_CHECKBOX_AUTOEXTENSION ;};
299*cdf0e10cSrcweirhidspecial HID_SEND_MASTER_CTRL_LISTBOX_TEMPLATE           { HelpId = HID_SEND_MASTER_CTRL_LISTBOX_TEMPLATE       ;};
300*cdf0e10cSrcweirhidspecial HID_SEND_HTML_DIALOG                            { HelpId = HID_SEND_HTML_DIALOG                        ;};
301*cdf0e10cSrcweirhidspecial HID_SEND_HTML_CTRL_PUSHBUTTON_OK                { HelpId = HID_SEND_HTML_CTRL_PUSHBUTTON_OK            ;};
302*cdf0e10cSrcweirhidspecial HID_SEND_HTML_CTRL_PUSHBUTTON_CANCEL            { HelpId = HID_SEND_HTML_CTRL_PUSHBUTTON_CANCEL        ;};
303*cdf0e10cSrcweirhidspecial HID_SEND_HTML_CTRL_LISTBOX_FILTER               { HelpId = HID_SEND_HTML_CTRL_LISTBOX_FILTER           ;};
304*cdf0e10cSrcweirhidspecial HID_SEND_HTML_CTRL_CONTROL_FILEVIEW             { HelpId = HID_SEND_HTML_CTRL_CONTROL_FILEVIEW         ;};
305*cdf0e10cSrcweirhidspecial HID_SEND_HTML_CTRL_EDIT_FILEURL                 { HelpId = HID_SEND_HTML_CTRL_EDIT_FILEURL             ;};
306*cdf0e10cSrcweirhidspecial HID_SEND_HTML_CTRL_CHECKBOX_AUTOEXTENSION       { HelpId = HID_SEND_HTML_CTRL_CHECKBOX_AUTOEXTENSION   ;};
307*cdf0e10cSrcweirhidspecial HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE             { HelpId = HID_SEND_HTML_CTRL_LISTBOX_TEMPLATE         ;};
308*cdf0e10cSrcweirhidspecial HID_COLUMN_VALUESET                             { HelpId = HID_COLUMN_VALUESET                         ;};
309*cdf0e10cSrcweirhidspecial HID_FORMAT_NAME_OBJECT_NAME                     { HelpId = HID_FORMAT_NAME_OBJECT_NAME    ;};
310*cdf0e10cSrcweirhidspecial HID_INSERT_FILE                                 { HelpID = HID_INSERT_FILE; };
311*cdf0e10cSrcweirhidspecial HID_NID_TBL                  { HelpId = HID_NID_TBL; };
312*cdf0e10cSrcweirhidspecial HID_NID_FRM                  { HelpId = HID_NID_FRM; };
313*cdf0e10cSrcweirhidspecial HID_NID_GRF                  { HelpId = HID_NID_GRF; };
314*cdf0e10cSrcweirhidspecial HID_NID_OLE                  { HelpId = HID_NID_OLE; };
315*cdf0e10cSrcweirhidspecial HID_NID_PGE                  { HelpId = HID_NID_PGE ; };
316*cdf0e10cSrcweirhidspecial HID_NID_OUTL                 { HelpId = HID_NID_OUTL; };
317*cdf0e10cSrcweirhidspecial HID_NID_MARK                 { HelpId = HID_NID_MARK; };
318*cdf0e10cSrcweirhidspecial HID_NID_DRW                  { HelpId = HID_NID_DRW ; };
319*cdf0e10cSrcweirhidspecial HID_NID_CTRL                 { HelpId = HID_NID_CTRL; };
320*cdf0e10cSrcweirhidspecial HID_NID_PREV                 { HelpId = HID_NID_PREV; };
321*cdf0e10cSrcweirhidspecial HID_NID_REG                  { HelpId = HID_NID_REG ; };
322*cdf0e10cSrcweirhidspecial HID_NID_BKM                  { HelpId = HID_NID_BKM ; };
323*cdf0e10cSrcweirhidspecial HID_NID_SEL                  { HelpId = HID_NID_SEL     ; };
324*cdf0e10cSrcweirhidspecial HID_NID_FTN                  { HelpId = HID_NID_FTN     ; };
325*cdf0e10cSrcweirhidspecial HID_NID_POSTIT               { HelpId = HID_NID_POSTIT  ; };
326*cdf0e10cSrcweirhidspecial HID_NID_SRCH_REP             { HelpId = HID_NID_SRCH_REP; };
327*cdf0e10cSrcweirhidspecial HID_NID_INDEX_ENTRY          { HelpId = HID_NID_INDEX_ENTRY         ; };
328*cdf0e10cSrcweirhidspecial HID_NID_TABLE_FORMULA        { HelpId = HID_NID_TABLE_FORMULA       ; };
329*cdf0e10cSrcweirhidspecial HID_NID_TABLE_FORMULA_ERROR  { HelpID = HID_NID_TABLE_FORMULA_ERROR ; };
330*cdf0e10cSrcweirhidspecial HID_NID_NEXT                 { HelpID = HID_NID_NEXT  ; };
331*cdf0e10cSrcweirhidspecial HID_MM_SELECTDBTABLEDDIALOG_LISTBOX             { HelpID = HID_MM_SELECTDBTABLEDDIALOG_LISTBOX; };
332*cdf0e10cSrcweirhidspecial HID_MM_ADDRESSLIST_HB                           { HelpID = HID_MM_ADDRESSLIST_HB ; };
333*cdf0e10cSrcweirhidspecial HID_MM_ADDRESSLIST_TLB                          { HelpID = HID_MM_ADDRESSLIST_TLB; };
334*cdf0e10cSrcweirhidspecial HID_MM_TESTACCOUNTSETTINGS_TLB                  { HelpID = HID_MM_TESTACCOUNTSETTINGS_TLB;};
335*cdf0e10cSrcweirhidspecial HID_MM_TESTACCOUNTSETTINGS_HB                   { HelpID = HID_MM_TESTACCOUNTSETTINGS_HB ;};
336*cdf0e10cSrcweirhidspecial HID_MM_SENDMAILS_STATUSLB                       { HelpID = HID_MM_SENDMAILS_STATUSLB ;};
337*cdf0e10cSrcweirhidspecial HID_MM_CUSTOMFIELDS                             { HelpID = HID_MM_CUSTOMFIELDS ;};
338*cdf0e10cSrcweirhidspecial HID_MM_MAILSTATUS_TLB                           { HelpID = HID_MM_MAILSTATUS_TLB ;};
339*cdf0e10cSrcweirhidspecial HID_MM_NEXT_PAGE                                { HelpID = HID_MM_NEXT_PAGE ;};
340*cdf0e10cSrcweirhidspecial HID_MM_PREV_PAGE                                { HelpID = HID_MM_PREV_PAGE ;};
341*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_CB_PERSONALIZED              { HelpID = HID_MM_GREETINGS_CB_PERSONALIZED ;};
342*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_LB_FEMALE                    { HelpID = HID_MM_GREETINGS_LB_FEMALE       ;};
343*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_PB_FEMALE                    { HelpID = HID_MM_GREETINGS_PB_FEMALE       ;};
344*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_LB_MALE                      { HelpID = HID_MM_GREETINGS_LB_MALE         ;};
345*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_PB_MALE                      { HelpID = HID_MM_GREETINGS_PB_MALE         ;};
346*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_LB_FEMALECOLUMN              { HelpID = HID_MM_GREETINGS_LB_FEMALECOLUMN ;};
347*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_CB_FEMALEFIELD               { HelpID = HID_MM_GREETINGS_CB_FEMALEFIELD  ;};
348*cdf0e10cSrcweirhidspecial HID_MM_GREETINGS_CB_NEUTRAL                   { HelpID = HID_MM_GREETINGS_CB_NEUTRAL      ;};
349*cdf0e10cSrcweirhidspecial HID_MM_BODY_CB_PERSONALIZED                   { HelpID = HID_MM_BODY_CB_PERSONALIZED      ;};
350*cdf0e10cSrcweirhidspecial HID_MM_BODY_LB_FEMALE                         { HelpID = HID_MM_BODY_LB_FEMALE            ;};
351*cdf0e10cSrcweirhidspecial HID_MM_BODY_PB_FEMALE                         { HelpID = HID_MM_BODY_PB_FEMALE            ;};
352*cdf0e10cSrcweirhidspecial HID_MM_BODY_LB_MALE                           { HelpID = HID_MM_BODY_LB_MALE              ;};
353*cdf0e10cSrcweirhidspecial HID_MM_BODY_PB_MALE                           { HelpID = HID_MM_BODY_PB_MALE              ;};
354*cdf0e10cSrcweirhidspecial HID_MM_BODY_LB_FEMALECOLUMN                   { HelpID = HID_MM_BODY_LB_FEMALECOLUMN      ;};
355*cdf0e10cSrcweirhidspecial HID_MM_BODY_CB_FEMALEFIELD                    { HelpID = HID_MM_BODY_CB_FEMALEFIELD       ;};
356*cdf0e10cSrcweirhidspecial HID_MM_BODY_CB_NEUTRAL                        { HelpID = HID_MM_BODY_CB_NEUTRAL           ;};
357*cdf0e10cSrcweirhidspecial HID_MM_LAYOUT_PAGE                            { HelpID = HID_MM_LAYOUT_PAGE ;};
358*cdf0e10cSrcweirhidspecial HID_MM_GREETINGSPAGE                          { HelpID = HID_MM_GREETINGSPAGE;};
359*cdf0e10cSrcweirhidspecial HID_MM_ASSIGN_FIELDS                          { HelpID = HID_MM_ASSIGN_FIELDS;};
360*cdf0e10cSrcweirhidspecial HID_MM_HEADER_0                           { HelpID = HID_MM_HEADER_0 ;};
361*cdf0e10cSrcweirhidspecial HID_MM_HEADER_1                           { HelpID = HID_MM_HEADER_1 ;};
362*cdf0e10cSrcweirhidspecial HID_MM_HEADER_2                           { HelpID = HID_MM_HEADER_2 ;};
363*cdf0e10cSrcweirhidspecial HID_MM_HEADER_3                           { HelpID = HID_MM_HEADER_3 ;};
364*cdf0e10cSrcweirhidspecial HID_MM_HEADER_4                           { HelpID = HID_MM_HEADER_4 ;};
365*cdf0e10cSrcweirhidspecial HID_MM_HEADER_5                           { HelpID = HID_MM_HEADER_5 ;};
366*cdf0e10cSrcweirhidspecial HID_MM_HEADER_6                           { HelpID = HID_MM_HEADER_6 ;};
367*cdf0e10cSrcweirhidspecial HID_MM_HEADER_7                           { HelpID = HID_MM_HEADER_7 ;};
368*cdf0e10cSrcweirhidspecial HID_MM_HEADER_8                           { HelpID = HID_MM_HEADER_8 ;};
369*cdf0e10cSrcweirhidspecial HID_MM_HEADER_9                           { HelpID = HID_MM_HEADER_9 ;};
370*cdf0e10cSrcweirhidspecial HID_MM_HEADER_10                          { HelpID = HID_MM_HEADER_10;};
371*cdf0e10cSrcweirhidspecial HID_MM_HEADER_11                          { HelpID = HID_MM_HEADER_11;};
372*cdf0e10cSrcweirhidspecial HID_MM_HEADER_12                          { HelpID = HID_MM_HEADER_12;};
373*cdf0e10cSrcweirhidspecial HID_MM_HEADER_13                          { HelpID = HID_MM_HEADER_13;};
374*cdf0e10cSrcweir
375