sync master with lastest vba changes
[ooovba.git] / binfilter / inc / bf_svtools / helpid.hrc
blobc625893b2425c1435de8c33a5b2ae07f3cc4b5b3
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: helpid.hrc,v $
10  * $Revision: 1.3 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31 #ifndef _SVT_HELPID_HRC
32 #define _SVT_HELPID_HRC
34 // include ---------------------------------------------------------------
36 #include <bf_svtools/solar.hrc>
38 // Help-Ids --------------------------------------------------------------
40 #define HID_FILEDLG_OPENDLG                     (HID_SVTOOLS_START +   0)
41 #define HID_FILEDLG_PATHDLG                     (HID_SVTOOLS_START +   1)
42 #define HID_FILEDLG_DIR                         (HID_SVTOOLS_START +   2)
43 #define HID_FILEDLG_EDIT                        (HID_SVTOOLS_START +   3)
44 #define HID_FILEDLG_DIRS                        (HID_SVTOOLS_START +   4)
45 #define HID_FILEDLG_DRIVE                       (HID_SVTOOLS_START +   5)
46 #define HID_FILEDLG_DRIVES                      (HID_SVTOOLS_START +   6)
47 #define HID_FILEDLG_NEWDIR                      (HID_SVTOOLS_START +   7)
48 #define HID_FILEDLG_HOME                        (HID_SVTOOLS_START +   8)
49 #define HID_FILEDLG_FILE                        (HID_SVTOOLS_START +   9)
50 #define HID_FILEDLG_FILES                       (HID_SVTOOLS_START +  10)
51 #define HID_FILEDLG_PATH                        (HID_SVTOOLS_START +  11)
52 #define HID_FILEDLG_TYPE                        (HID_SVTOOLS_START +  12)
53 #define HID_FILEDLG_TYPES                       (HID_SVTOOLS_START +  13)
55 // HelpID's fuer die Textkomponente
56 #define HID_TEXTCPNT_OPEN_LINK                  (HID_SVTOOLS_START +  14)
57 #define HID_TEXTCPNT_OPEN_LINK_NEW              (HID_SVTOOLS_START +  15)
58 #define HID_TEXTCPNT_DOWNLOAD                   (HID_SVTOOLS_START +  16)
59 #define HID_TEXTCPNT_ADD_BOOKMARK               (HID_SVTOOLS_START +  17)
60 #define HID_TEXTCPNT_COPY_LINK                  (HID_SVTOOLS_START +  18)
62 // HelpID's fuer RegisterDialog
63 #define HID_LIMITED_DIALOG                              (HID_SVTOOLS_START +  20)
65 // Help ids of template dialog
66 #define HID_TEMPLATEDLG_DIALOG                  (HID_SVTOOLS_START +  21)
67 #define HID_TEMPLATEDLG_ICONCTRL                (HID_SVTOOLS_START +  22)
68 #define HID_TEMPLATEDLG_FILEVIEW                (HID_SVTOOLS_START +  23)
69 #define HID_TEMPLATEDLG_TB_BACK                 (HID_SVTOOLS_START +  24)
70 #define HID_TEMPLATEDLG_TB_PREV                 (HID_SVTOOLS_START +  25)
71 #define HID_TEMPLATEDLG_TB_PRINT                (HID_SVTOOLS_START +  26)
72 #define HID_TEMPLATEDLG_TB_DOCINFO              (HID_SVTOOLS_START +  27)
73 #define HID_TEMPLATEDLG_TB_PREVIEW              (HID_SVTOOLS_START +  28)
75 #define HID_ADDRTEMPL_FIELD_ASSIGNMENT  (HID_SVTOOLS_START +  29)
77 // Help ids for the filepicker dialogs
78 #define HID_EXPLORERDLG_FILE            (HID_SVTOOLS_START +  30)
80 // help ids for fileview contextmenu
81 #define HID_FILEVIEW_MENU_DELETE        (HID_SVTOOLS_START +  31)
82 #define HID_FILEVIEW_MENU_RENAME        (HID_SVTOOLS_START +  32)
84 // help ids for the different modi of the file picker dialog
85     // FREE
86 #define HID_FILESAVE_LEVELUP                    (HID_SVTOOLS_START +  34)
87 #define HID_FILESAVE_CREATEDIRECTORY    (HID_SVTOOLS_START +  35)
88 #define HID_FILESAVE_DEFAULTDIRECTORY   (HID_SVTOOLS_START +  36)
89 #define HID_FILESAVE_FILEVIEW                   (HID_SVTOOLS_START +  37)
90 #define HID_FILESAVE_TEMPLATE                   (HID_SVTOOLS_START +  38)
91 #define HID_FILESAVE_FILEURL                    (HID_SVTOOLS_START +  39)
92 #define HID_FILESAVE_FILETYPE                   (HID_SVTOOLS_START +  40)
93 #define HID_FILESAVE_DOSAVE                             (HID_SVTOOLS_START +  41)
94 #define HID_FILESAVE_AUTOEXTENSION              (HID_SVTOOLS_START +  42)
95 #define HID_FILESAVE_SAVEWITHPASSWORD   (HID_SVTOOLS_START +  43)
96 #define HID_FILESAVE_CUSTOMIZEFILTER    (HID_SVTOOLS_START +  44)
97 #define HID_FILESAVE_SELECTION                  (HID_SVTOOLS_START +  45)
98 #define HID_FILESAVE_DIALOG                             (HID_SVTOOLS_START +  46)
99 #define HID_FILESAVE_DOPLAY                             (HID_SVTOOLS_START +  47)
101 #define HID_FILEOPEN_READONLY                   (HID_SVTOOLS_START +  48)
102 #define HID_FILEOPEN_VERSION                    (HID_SVTOOLS_START +  49)
103 #define HID_FILEOPEN_IMAGE_TEMPLATE             (HID_SVTOOLS_START +  50)
105 #define HID_FILEDLG_LINK_CB                     (HID_SFX_START     + 276)
106 #define HID_FILEDLG_PREVIEW_CB                  (HID_SFX_START     + 277)
108 // uniqueid for the helpagent window (testtool)
109 #define HID_HELPAGENT_WINDOW                    (HID_SVTOOLS_START +  51)
111 // registration dialog
112 #define HID_REGISTRATION_DIALOG                 (HID_SVTOOLS_START +  52)
114 #define HID_PRINTDIALOG_TOFILE                  (HID_SVTOOLS_START +  53)
116 #define HID_WIZARD_NEXT                         (HID_SVTOOLS_START +  54)
117 #define HID_WIZARD_PREVIOUS                     (HID_SVTOOLS_START +  55)
119 #endif