1*0e2af6afSAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 3*0e2af6afSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*0e2af6afSAndrew Rist * or more contributor license agreements. See the NOTICE file 5*0e2af6afSAndrew Rist * distributed with this work for additional information 6*0e2af6afSAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*0e2af6afSAndrew Rist * to you under the Apache License, Version 2.0 (the 8*0e2af6afSAndrew Rist * "License"); you may not use this file except in compliance 9*0e2af6afSAndrew Rist * with the License. You may obtain a copy of the License at 10*0e2af6afSAndrew Rist * 11*0e2af6afSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*0e2af6afSAndrew Rist * 13*0e2af6afSAndrew Rist * Unless required by applicable law or agreed to in writing, 14*0e2af6afSAndrew Rist * software distributed under the License is distributed on an 15*0e2af6afSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*0e2af6afSAndrew Rist * KIND, either express or implied. See the License for the 17*0e2af6afSAndrew Rist * specific language governing permissions and limitations 18*0e2af6afSAndrew Rist * under the License. 19*0e2af6afSAndrew Rist * 20*0e2af6afSAndrew Rist *************************************************************/ 21*0e2af6afSAndrew Rist 22*0e2af6afSAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweir#include "../source/inc/helpid.hrc" // HID_XXX 25cdf0e10cSrcweir 26cdf0e10cSrcweirhidspecial HID_AUTOCORR_LANGUAGE { HelpId = HID_AUTOCORR_LANGUAGE; }; 27cdf0e10cSrcweirhidspecial HID_CLB_EDIT_MODULES_DICS { HelpID = HID_CLB_EDIT_MODULES_DICS ;}; 28cdf0e10cSrcweirhidspecial HID_CLB_EDIT_MODULES_MODULES { HelpID = HID_CLB_EDIT_MODULES_MODULES ;}; 29cdf0e10cSrcweirhidspecial HID_CLB_LINGU_MODULES { HelpID = HID_CLB_LINGU_MODULES ;}; 30cdf0e10cSrcweirhidspecial HID_CLB_LINGU_OPTIONS { HelpID = HID_CLB_LINGU_OPTIONS ;}; 31cdf0e10cSrcweirhidspecial HID_COLORPAGE_ANCHOR_CB { HelpID = HID_COLORPAGE_ANCHOR_CB ; }; 32cdf0e10cSrcweirhidspecial HID_COLORPAGE_ANCHOR_LB { HelpID = HID_COLORPAGE_ANCHOR_LB ; }; 33cdf0e10cSrcweirhidspecial HID_COLORPAGE_APPBACKGROUND_CB { HelpID = HID_COLORPAGE_APPBACKGROUND_CB ; }; 34cdf0e10cSrcweirhidspecial HID_COLORPAGE_APPBACKGROUND_LB { HelpID = HID_COLORPAGE_APPBACKGROUND_LB ; }; 35cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICCOMMENT_CB { HelpID = HID_COLORPAGE_BASICCOMMENT_CB ; }; 36cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICCOMMENT_LB { HelpID = HID_COLORPAGE_BASICCOMMENT_LB ; }; 37cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICERROR_CB { HelpID = HID_COLORPAGE_BASICERROR_CB ; }; 38cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICERROR_LB { HelpID = HID_COLORPAGE_BASICERROR_LB ; }; 39cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICIDENTIFIER_CB { HelpID = HID_COLORPAGE_BASICIDENTIFIER_CB ; }; 40cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICIDENTIFIER_LB { HelpID = HID_COLORPAGE_BASICIDENTIFIER_LB ; }; 41cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICKEYWORD_CB { HelpID = HID_COLORPAGE_BASICKEYWORD_CB ; }; 42cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICKEYWORD_LB { HelpID = HID_COLORPAGE_BASICKEYWORD_LB ; }; 43cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICNUMBER_CB { HelpID = HID_COLORPAGE_BASICNUMBER_CB ; }; 44cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICNUMBER_LB { HelpID = HID_COLORPAGE_BASICNUMBER_LB ; }; 45cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICOPERATOR_CB { HelpID = HID_COLORPAGE_BASICOPERATOR_CB ; }; 46cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICOPERATOR_LB { HelpID = HID_COLORPAGE_BASICOPERATOR_LB ; }; 47cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICSTRING_CB { HelpID = HID_COLORPAGE_BASICSTRING_CB ; }; 48cdf0e10cSrcweirhidspecial HID_COLORPAGE_BASICSTRING_LB { HelpID = HID_COLORPAGE_BASICSTRING_LB ; }; 49cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCDETECTIVEERROR_CB { HelpID = HID_COLORPAGE_CALCDETECTIVEERROR_CB ; }; 50cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCDETECTIVEERROR_LB { HelpID = HID_COLORPAGE_CALCDETECTIVEERROR_LB ; }; 51cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCDETECTIVE_CB { HelpID = HID_COLORPAGE_CALCDETECTIVE_CB ; }; 52cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCDETECTIVE_LB { HelpID = HID_COLORPAGE_CALCDETECTIVE_LB ; }; 53cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCGRID_CB { HelpID = HID_COLORPAGE_CALCGRID_CB ; }; 54cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCGRID_LB { HelpID = HID_COLORPAGE_CALCGRID_LB ; }; 55cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCNOTESBACKGROUND_CB { HelpID = HID_COLORPAGE_CALCNOTESBACKGROUND_CB ; }; 56cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCNOTESBACKGROUND_LB { HelpID = HID_COLORPAGE_CALCNOTESBACKGROUND_LB ; }; 57cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCPAGEBREAKAUTOMATIC_CB { HelpID = HID_COLORPAGE_CALCPAGEBREAKAUTOMATIC_CB ; }; 58cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCPAGEBREAKAUTOMATIC_LB { HelpID = HID_COLORPAGE_CALCPAGEBREAKAUTOMATIC_LB ; }; 59cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCPAGEBREAKMANUAL_CB { HelpID = HID_COLORPAGE_CALCPAGEBREAKMANUAL_CB ; }; 60cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCPAGEBREAKMANUAL_LB { HelpID = HID_COLORPAGE_CALCPAGEBREAKMANUAL_LB ; }; 61cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCPAGEBREAK_CB { HelpID = HID_COLORPAGE_CALCPAGEBREAK_CB ; }; 62cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCPAGEBREAK_LB { HelpID = HID_COLORPAGE_CALCPAGEBREAK_LB ; }; 63cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCREFERENCE_CB { HelpID = HID_COLORPAGE_CALCREFERENCE_CB ; }; 64cdf0e10cSrcweirhidspecial HID_COLORPAGE_CALCREFERENCE_LB { HelpID = HID_COLORPAGE_CALCREFERENCE_LB ; }; 65cdf0e10cSrcweirhidspecial HID_COLORPAGE_DOCBOUNDARIES_CB { HelpID = HID_COLORPAGE_DOCBOUNDARIES_CB ; }; 66cdf0e10cSrcweirhidspecial HID_COLORPAGE_DOCBOUNDARIES_LB { HelpID = HID_COLORPAGE_DOCBOUNDARIES_LB ; }; 67cdf0e10cSrcweirhidspecial HID_COLORPAGE_DOCCOLOR_CB { HelpID = HID_COLORPAGE_DOCCOLOR_CB ; }; 68cdf0e10cSrcweirhidspecial HID_COLORPAGE_DOCCOLOR_LB { HelpID = HID_COLORPAGE_DOCCOLOR_LB ; }; 69cdf0e10cSrcweirhidspecial HID_COLORPAGE_DRAWDRAWING_CB { HelpID = HID_COLORPAGE_DRAWDRAWING_CB ; }; 70cdf0e10cSrcweirhidspecial HID_COLORPAGE_DRAWDRAWING_LB { HelpID = HID_COLORPAGE_DRAWDRAWING_LB ; }; 71cdf0e10cSrcweirhidspecial HID_COLORPAGE_DRAWFILL_CB { HelpID = HID_COLORPAGE_DRAWFILL_CB ; }; 72cdf0e10cSrcweirhidspecial HID_COLORPAGE_DRAWFILL_LB { HelpID = HID_COLORPAGE_DRAWFILL_LB ; }; 73cdf0e10cSrcweirhidspecial HID_COLORPAGE_DRAWGRID_CB { HelpID = HID_COLORPAGE_DRAWGRID_CB ; }; 74cdf0e10cSrcweirhidspecial HID_COLORPAGE_DRAWGRID_LB { HelpID = HID_COLORPAGE_DRAWGRID_LB ; }; 75cdf0e10cSrcweirhidspecial HID_COLORPAGE_FONTCOLOR_CB { HelpID = HID_COLORPAGE_FONTCOLOR_CB ; }; 76cdf0e10cSrcweirhidspecial HID_COLORPAGE_FONTCOLOR_LB { HelpID = HID_COLORPAGE_FONTCOLOR_LB ; }; 77cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLCOMMENT_CB { HelpID = HID_COLORPAGE_HTMLCOMMENT_CB ; }; 78cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLCOMMENT_LB { HelpID = HID_COLORPAGE_HTMLCOMMENT_LB ; }; 79cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLKEYWORD_CB { HelpID = HID_COLORPAGE_HTMLKEYWORD_CB ; }; 80cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLKEYWORD_LB { HelpID = HID_COLORPAGE_HTMLKEYWORD_LB ; }; 81cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLSGML_CB { HelpID = HID_COLORPAGE_HTMLSGML_CB ; }; 82cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLSGML_LB { HelpID = HID_COLORPAGE_HTMLSGML_LB ; }; 83cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLUNKNOWN_CB { HelpID = HID_COLORPAGE_HTMLUNKNOWN_CB ; }; 84cdf0e10cSrcweirhidspecial HID_COLORPAGE_HTMLUNKNOWN_LB { HelpID = HID_COLORPAGE_HTMLUNKNOWN_LB ; }; 85cdf0e10cSrcweirhidspecial HID_COLORPAGE_LINKSVISITED_CB { HelpID = HID_COLORPAGE_LINKSVISITED_CB ; }; 86cdf0e10cSrcweirhidspecial HID_COLORPAGE_LINKSVISITED_LB { HelpID = HID_COLORPAGE_LINKSVISITED_LB ; }; 87cdf0e10cSrcweirhidspecial HID_COLORPAGE_LINKS_CB { HelpID = HID_COLORPAGE_LINKS_CB ; }; 88cdf0e10cSrcweirhidspecial HID_COLORPAGE_LINKS_LB { HelpID = HID_COLORPAGE_LINKS_LB ; }; 89cdf0e10cSrcweirhidspecial HID_COLORPAGE_OBJECTBOUNDARIES_CB { HelpID = HID_COLORPAGE_OBJECTBOUNDARIES_CB ; }; 90cdf0e10cSrcweirhidspecial HID_COLORPAGE_OBJECTBOUNDARIES_LB { HelpID = HID_COLORPAGE_OBJECTBOUNDARIES_LB ; }; 91cdf0e10cSrcweirhidspecial HID_COLORPAGE_SPELL_CB { HelpID = HID_COLORPAGE_SPELL_CB ; }; 92cdf0e10cSrcweirhidspecial HID_COLORPAGE_SPELL_LB { HelpID = HID_COLORPAGE_SPELL_LB ; }; 93cdf0e10cSrcweirhidspecial HID_COLORPAGE_TABLEBOUNDARIES_CB { HelpID = HID_COLORPAGE_TABLEBOUNDARIES_CB ; }; 94cdf0e10cSrcweirhidspecial HID_COLORPAGE_TABLEBOUNDARIES_LB { HelpID = HID_COLORPAGE_TABLEBOUNDARIES_LB ; }; 95cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERDIRECTCURSOR_CB { HelpID = HID_COLORPAGE_WRITERDIRECTCURSOR_CB ; }; 96cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERDIRECTCURSOR_LB { HelpID = HID_COLORPAGE_WRITERDIRECTCURSOR_LB ; }; 97cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERFIELDSHADINGS_CB { HelpID = HID_COLORPAGE_WRITERFIELDSHADINGS_CB ; }; 98cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERFIELDSHADINGS_LB { HelpID = HID_COLORPAGE_WRITERFIELDSHADINGS_LB ; }; 99cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERIDXSHADINGS_CB { HelpID = HID_COLORPAGE_WRITERIDXSHADINGS_CB ; }; 100cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERIDXSHADINGS_LB { HelpID = HID_COLORPAGE_WRITERIDXSHADINGS_LB ; }; 101cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERNOTESINDICATOR_CB { HelpID = HID_COLORPAGE_WRITERNOTESINDICATOR_CB ; }; 102cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERNOTESINDICATOR_LB { HelpID = HID_COLORPAGE_WRITERNOTESINDICATOR_LB ; }; 103cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERPAGEBREAKS_CB { HelpID = HID_COLORPAGE_WRITERPAGEBREAKS_CB ; }; 104cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERPAGEBREAKS_LB { HelpID = HID_COLORPAGE_WRITERPAGEBREAKS_LB ; }; 105cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERSCRIPTINDICATOR_CB { HelpID = HID_COLORPAGE_WRITERSCRIPTINDICATOR_CB ; }; 106cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERSCRIPTINDICATOR_LB { HelpID = HID_COLORPAGE_WRITERSCRIPTINDICATOR_LB ; }; 107cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERSECTIONBOUNDARIES_CB { HelpID = HID_COLORPAGE_WRITERSECTIONBOUNDARIES_CB ; }; 108cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERSECTIONBOUNDARIES_LB { HelpID = HID_COLORPAGE_WRITERSECTIONBOUNDARIES_LB ; }; 109cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERTEXTGRID_CB { HelpID = HID_COLORPAGE_WRITERTEXTGRID_CB ; }; 110cdf0e10cSrcweirhidspecial HID_COLORPAGE_WRITERTEXTGRID_LB { HelpID = HID_COLORPAGE_WRITERTEXTGRID_LB ; }; 111cdf0e10cSrcweirhidspecial HID_DBPATH_CTL_PATH { HelpId = HID_DBPATH_CTL_PATH; }; 112cdf0e10cSrcweirhidspecial HID_DBPATH_HEADERBAR { HelpId = HID_DBPATH_HEADERBAR; }; 113cdf0e10cSrcweirhidspecial HID_GALLERY_EDIT_MSNAME { HelpID = HID_GALLERY_EDIT_MSNAME ; }; 114cdf0e10cSrcweirhidspecial HID_GALLERY_NEWTHEME_ADDFILES { HelpID = HID_GALLERY_NEWTHEME_ADDFILES; }; 115cdf0e10cSrcweirhidspecial HID_GALLERY_NEWTHEME_FINDFILES { HelpID = HID_GALLERY_NEWTHEME_FINDFILES; }; 116cdf0e10cSrcweirhidspecial HID_HANGULDLG_BUTTON_CHANGE { HelpID = HID_HANGULDLG_BUTTON_CHANGE ; }; 117cdf0e10cSrcweirhidspecial HID_HANGULDLG_BUTTON_CHANGEALL { HelpID = HID_HANGULDLG_BUTTON_CHANGEALL; }; 118cdf0e10cSrcweirhidspecial HID_HANGULDLG_BUTTON_CLOSE { HelpID = HID_HANGULDLG_BUTTON_CLOSE ; }; 119cdf0e10cSrcweirhidspecial HID_HANGULDLG_BUTTON_IGNORE { HelpID = HID_HANGULDLG_BUTTON_IGNORE ; }; 120cdf0e10cSrcweirhidspecial HID_HANGULDLG_BUTTON_IGNOREALL { HelpID = HID_HANGULDLG_BUTTON_IGNOREALL; }; 121cdf0e10cSrcweirhidspecial HID_HANGULDLG_BUTTON_OPTIONS { HelpId = HID_HANGULDLG_BUTTON_OPTIONS; }; 122cdf0e10cSrcweirhidspecial HID_HANGULDLG_EDIT_NEWWORD { HelpID = HID_HANGULDLG_EDIT_NEWWORD ; }; 123cdf0e10cSrcweirhidspecial HID_HANGULDLG_SUGGESTIONS { HelpId = HID_HANGULDLG_SUGGESTIONS; }; 124cdf0e10cSrcweirhidspecial HID_HANGULDLG_SUGGESTIONS_GRID { HelpId = HID_HANGULDLG_SUGGESTIONS_GRID; }; 125cdf0e10cSrcweirhidspecial HID_HANGULDLG_SUGGESTIONS_LIST { HelpId = HID_HANGULDLG_SUGGESTIONS_LIST; }; 126cdf0e10cSrcweirhidspecial HID_HYPERLINK_DIALOG { HelpID = HID_HYPERLINK_DIALOG ;}; 127cdf0e10cSrcweirhidspecial HID_HYPERDLG_DOC_PATH { HelpID = HID_HYPERDLG_DOC_PATH ;}; 128cdf0e10cSrcweirhidspecial HID_HYPERDLG_INET_PATH { HelpID = HID_HYPERDLG_INET_PATH ;}; 129cdf0e10cSrcweirhidspecial HID_HYPERDLG_MAIL_PATH { HelpID = HID_HYPERDLG_MAIL_PATH ;}; 130cdf0e10cSrcweirhidspecial HID_ICCDIALOG_CANCEL_BTN { HelpID = HID_ICCDIALOG_CANCEL_BTN ;}; 131cdf0e10cSrcweirhidspecial HID_ICCDIALOG_CHOICECTRL { HelpID = HID_ICCDIALOG_CHOICECTRL ;}; 132cdf0e10cSrcweirhidspecial HID_ICCDIALOG_OK_BTN { HelpID = HID_ICCDIALOG_OK_BTN ;}; 133cdf0e10cSrcweirhidspecial HID_ICCDIALOG_RESET_BTN { HelpID = HID_ICCDIALOG_RESET_BTN ;}; 134cdf0e10cSrcweirhidspecial HID_LINKDLG_TABLB { HelpId = HID_LINKDLG_TABLB; }; 135cdf0e10cSrcweirhidspecial HID_NUMBERINGOPT_SEL_GRF_FROM_FILE { HelpID = HID_NUMBERINGOPT_SEL_GRF_FROM_FILE; }; 136cdf0e10cSrcweirhidspecial HID_OFADLG_TREELISTBOX { HelpId = HID_OFADLG_TREELISTBOX; }; 137cdf0e10cSrcweirhidspecial HID_OFAPAGE_AUTOCORR_CLB { HelpId = HID_OFAPAGE_AUTOCORR_CLB; }; 138cdf0e10cSrcweirhidspecial HID_OFAPAGE_AUTOFORMAT_CLB { HelpId = HID_OFAPAGE_AUTOFORMAT_CLB; }; 139cdf0e10cSrcweirhidspecial HID_OFAPAGE_MSFLTR2_CLB { HelpId = HID_OFAPAGE_MSFLTR2_CLB ; }; 140cdf0e10cSrcweirhidspecial HID_OFAPAGE_QUOTE_CLB { HelpId = HID_OFAPAGE_QUOTE_CLB; }; 141cdf0e10cSrcweirhidspecial HID_OFAPAGE_QUOTE_SW_CLB { HelpId = HID_OFAPAGE_QUOTE_SW_CLB; }; 142cdf0e10cSrcweirhidspecial HID_OFA_CONNPOOL_DRIVERLIST { HelpId = HID_OFA_CONNPOOL_DRIVERLIST; }; 143cdf0e10cSrcweirhidspecial HID_OFA_FONT_SUBST_CLB { HelpId = HID_OFA_FONT_SUBST_CLB; }; 144cdf0e10cSrcweirhidspecial HID_OPTIONS_COLORCONFIG_COLORLIST_WIN { HelpID = HID_OPTIONS_COLORCONFIG_COLORLIST_WIN ;}; 145cdf0e10cSrcweirhidspecial HID_OPTIONS_COLORCONFIG_NAME_SCHEME { HelpID = HID_OPTIONS_COLORCONFIG_NAME_SCHEME ;}; 146cdf0e10cSrcweirhidspecial HID_OPTIONS_COLORCONFIG_SAVE_SCHEME { HelpID = HID_OPTIONS_COLORCONFIG_SAVE_SCHEME ;}; 147cdf0e10cSrcweirhidspecial HID_OPTIONS_JAVA_LIST { HelpId = HID_OPTIONS_JAVA_LIST; }; 148cdf0e10cSrcweirhidspecial HID_OPTIONS_PATHS_SELECTFOLDER { HelpID = HID_OPTIONS_PATHS_SELECTFOLDER; }; 149cdf0e10cSrcweirhidspecial HID_OPTPATH_CTL_PATH { HelpId = HID_OPTPATH_CTL_PATH ;}; 150cdf0e10cSrcweirhidspecial HID_OPTPATH_HEADERBAR { HelpId = HID_OPTPATH_HEADERBAR ;}; 151cdf0e10cSrcweirhidspecial HID_PASTE_DLG { HelpId = HID_PASTE_DLG; }; 152cdf0e10cSrcweirhidspecial HID_REDLINING_DLG { HelpID = HID_REDLINING_DLG; }; 153cdf0e10cSrcweirhidspecial HID_REDLINING_EDIT { HelpID = HID_REDLINING_EDIT; }; 154cdf0e10cSrcweirhidspecial HID_REDLINING_NEXT { HelpID = HID_REDLINING_NEXT; }; 155cdf0e10cSrcweirhidspecial HID_REDLINING_PREV { HelpID = HID_REDLINING_PREV; }; 156cdf0e10cSrcweirhidspecial HID_SCRIPTSBOX { HelpId = HID_SCRIPTSBOX; }; 157cdf0e10cSrcweirhidspecial HID_SELECTOR_CATEGORIES { HelpId = HID_SELECTOR_CATEGORIES; }; 158cdf0e10cSrcweirhidspecial HID_SELECTOR_COMMANDS { HelpId = HID_SELECTOR_COMMANDS; }; 159cdf0e10cSrcweirhidspecial HID_SELECTOR_DIALOG { HelpId = HID_SELECTOR_DIALOG; }; 160cdf0e10cSrcweirhidspecial HID_SPLDLG_BUTTON_CHANGE { HelpID = HID_SPLDLG_BUTTON_CHANGE ; }; 161cdf0e10cSrcweirhidspecial HID_SPLDLG_BUTTON_CHANGEALL { HelpID = HID_SPLDLG_BUTTON_CHANGEALL ; }; 162cdf0e10cSrcweirhidspecial HID_SPLDLG_BUTTON_CLOSE { HelpID = HID_SPLDLG_BUTTON_CLOSE ; }; 163cdf0e10cSrcweirhidspecial HID_SPLDLG_BUTTON_EXPLAIN { HelpID = HID_SPLDLG_BUTTON_EXPLAIN ; }; 164cdf0e10cSrcweirhidspecial HID_SPLDLG_BUTTON_IGNORE { HelpID = HID_SPLDLG_BUTTON_IGNORE ; }; 165cdf0e10cSrcweirhidspecial HID_SPLDLG_BUTTON_IGNOREALL { HelpID = HID_SPLDLG_BUTTON_IGNOREALL ; }; 166cdf0e10cSrcweirhidspecial HID_SPLDLG_BUTTON_IGNORERULE { HelpID = HID_SPLDLG_BUTTON_IGNORERULE ; }; 167cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_EVENT { HelpId = HID_SVX_CONFIG_EVENT; }; 168cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_ICON_SELECTOR { HelpId = HID_SVX_CONFIG_ICON_SELECTOR; }; 169cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_MENU { HelpId = HID_SVX_CONFIG_MENU; }; 170cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_MENU_CONTENTS { HelpId = HID_SVX_CONFIG_MENU_CONTENTS; }; 171cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_MENU_ORGANIZER { HelpId = HID_SVX_CONFIG_MENU_ORGANIZER; }; 172cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_NAME_SUBMENU { HelpId = HID_SVX_CONFIG_NAME_SUBMENU; }; 173cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_RENAME_MENU { HelpId = HID_SVX_CONFIG_RENAME_MENU; }; 174cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_RENAME_MENU_ITEM { HelpId = HID_SVX_CONFIG_RENAME_MENU_ITEM; }; 175cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_RENAME_TOOLBAR { HelpId = HID_SVX_CONFIG_RENAME_TOOLBAR; }; 176cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_RENAME_TOOLBAR_ITEM { HelpId = HID_SVX_CONFIG_RENAME_TOOLBAR_ITEM; }; 177cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_TOOLBAR { HelpId = HID_SVX_CONFIG_TOOLBAR; }; 178cdf0e10cSrcweirhidspecial HID_SVX_CONFIG_TOOLBAR_CONTENTS { HelpId = HID_SVX_CONFIG_TOOLBAR_CONTENTS; }; 179cdf0e10cSrcweirhidspecial HID_SVX_MACRO_LB_EVENT { HelpId = HID_SVX_MACRO_LB_EVENT; }; 180cdf0e10cSrcweirhidspecial HID_SVX_MODIFY_TOOLBAR { HelpId = HID_SVX_MODIFY_TOOLBAR; }; 181cdf0e10cSrcweirhidspecial HID_SVX_MODIFY_TOOLBAR_ITEM { HelpId = HID_SVX_MODIFY_TOOLBAR_ITEM; }; 182cdf0e10cSrcweirhidspecial HID_SVX_NEW_TOOLBAR { HelpId = HID_SVX_NEW_TOOLBAR; }; 183cdf0e10cSrcweirhidspecial HID_SVX_NEW_TOOLBAR_ITEM { HelpId = HID_SVX_NEW_TOOLBAR_ITEM; }; 184cdf0e10cSrcweirhidspecial HID_SVX_SAVE_IN { HelpId = HID_SVX_SAVE_IN; }; 185cdf0e10cSrcweirhidspecial HID_TPCOLOR_CMYK_1 { HelpID = HID_TPCOLOR_CMYK_1; }; 186cdf0e10cSrcweirhidspecial HID_TPCOLOR_CMYK_2 { HelpID = HID_TPCOLOR_CMYK_2; }; 187cdf0e10cSrcweirhidspecial HID_TPCOLOR_CMYK_3 { HelpID = HID_TPCOLOR_CMYK_3; }; 188cdf0e10cSrcweirhidspecial HID_TPCOLOR_RGB_1 { HelpID = HID_TPCOLOR_RGB_1; }; 189cdf0e10cSrcweirhidspecial HID_TPCOLOR_RGB_2 { HelpID = HID_TPCOLOR_RGB_2; }; 190cdf0e10cSrcweirhidspecial HID_TPCOLOR_RGB_3 { HelpID = HID_TPCOLOR_RGB_3; }; 191cdf0e10cSrcweirhidspecial HID_VALUESET_BULLET { HelpID = HID_VALUESET_BULLET ;}; 192cdf0e10cSrcweirhidspecial HID_VALUESET_NUM { HelpID = HID_VALUESET_NUM ;}; 193cdf0e10cSrcweirhidspecial HID_VALUESET_NUMBMP { HelpID = HID_VALUESET_NUMBMP ;}; 194cdf0e10cSrcweirhidspecial HID_VALUESET_SINGLENUM { HelpID = HID_VALUESET_SINGLENUM ;}; 195cdf0e10cSrcweirhidspecial HID_WARN_NAME_DUPLICATE { HelpID = HID_WARN_NAME_DUPLICATE ;}; 196cdf0e10cSrcweirhidspecial UID_OFA_CONNPOOL_DRIVERLIST_BACK { HelpId = UID_OFA_CONNPOOL_DRIVERLIST_BACK; }; 197cdf0e10cSrcweirhidspecial UID_SEARCH_RECORDSTATUS { HelpID = UID_SEARCH_RECORDSTATUS ;}; 198cdf0e10cSrcweirhidspecial HID_MACRO_HEADERTABLISTBOX { HelpID = HID_MACRO_HEADERTABLISTBOX ;}; 199cdf0e10cSrcweirhidspecial HID_DLG_PASSWORD_TO_OPEN_MODIFY { HelpID = HID_DLG_PASSWORD_TO_OPEN_MODIFY ;}; 200cdf0e10cSrcweir 201