xref: /AOO41X/main/svx/source/src/app.hrc (revision c0dc1914a9c6ac092288b21b28e688697d02cd5a)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24// Resource-Id's for OFA
25
26#ifndef _OFF_APP_HRC
27#define _OFF_APP_HRC
28
29// include ---------------------------------------------------------------
30
31#include <svl/solar.hrc>
32#include <sfx2/sfxsids.hrc>
33
34// Ranges ----------------------------------------------------------------
35
36// PB: Vorsicht diesen Bereich hier im app.hrc nicht mehr benutzen!
37#define RID_OFA_LDAP_START              (RID_OFA_START + 300)
38#define RID_OFA_LDAP_END                (RID_OFA_START + 349)
39
40// defines ---------------------------------------------------------------
41
42#define RID_QRY_SELECTMAILADDR          (RID_OFA_START +  0)
43#define RID_QRY_NEWMAILADDR             (RID_OFA_START +  1)
44#define RID_QRY_SELECTBRWADDR           (RID_OFA_START +  2)
45#define RID_QRY_NEWBRWADDR              (RID_OFA_START +  3)
46#define RID_QRY_NO_URL                  (RID_OFA_START +  4)
47#define RID_QRY_NO_MAILADDR             (RID_OFA_START +  5)
48#define RID_QRY_NO_NAME                 (RID_OFA_START +  6)
49#define RID_QRY_INVALID_URL             (RID_OFA_START +  7)
50#define RID_QRY_DEL_MAIL                (RID_OFA_START +  8)
51#define RID_QRY_ADDRESSBOOK             (RID_OFA_START +  9)
52#define RID_QRY_NO_ADDR                 (RID_OFA_START + 10)
53
54                                        // String und ToolBox
55#define RID_MAILTOOLBOX                 (RID_OFA_START + 112)
56#define RID_QRY_SELECTADDR              (RID_OFA_START + 13)
57
58#define RID_ICO_MSGVIEW                 (RID_OFA_START + 20)
59#define RID_WIN_MAILHEADER              (RID_OFA_START + 21)
60#define RID_WIN_MAILATTACH              (RID_OFA_START + 22)
61#define RID_IMG_MAILTEXT                (RID_OFA_START + 23)
62#define RID_MSGDOC_MENU                 (RID_OFA_START + 24)
63#define RID_ATTACH_MENU                 (RID_OFA_START + 25)
64#define RID_HEADER_MENU                 (RID_OFA_START + 26)
65#define RID_CALENDAR_WIN                (RID_OFA_START + 27)
66#define RID_STA_NEWSWIN_TITEL           (RID_OFA_START + 28)
67#define RID_SEND_MENU                   (RID_OFA_START + 29)
68
69
70// Icons and Images ------------------------------------------------------
71
72#define RID_ICO_TABLES                  (RID_OFA_START + 30)
73#define RID_ICO_QUERIES                 (RID_OFA_START + 31)
74#define RID_ICO_FORMS                   (RID_OFA_START + 32)
75#define RID_ICO_REPORTS                 (RID_OFA_START + 33)
76#define RID_ICO_DATABASE                (RID_OFA_START + 34)
77#define RID_IMG_ALTFOLDER_CLOSE         (RID_OFA_START + 35)
78#define RID_IMG_ALTFOLDER_OPEN          (RID_OFA_START + 36)
79#define RID_IMG_ALTFOLDER_PLUS          (RID_OFA_START + 37)
80#define RID_IMG_ALTFOLDER_MINUS         (RID_OFA_START + 38)
81#define RID_IMGLIST_PGP                 (RID_OFA_START + 39)
82#define RID_IMGLIST_LARGE_PGP           (RID_OFA_START + 40)
83
84// Errors ----------------------------------------------------------------
85
86#define RID_ERR_OUTBOX                  (RID_OFA_START + 50)
87#define RID_ERR_DB_OPENPROPERTIES       (RID_OFA_START + 51)
88#define RID_ERR_NO_EMAILADDRESS         (RID_OFA_START + 52)
89#define RID_QBOX_NOSUBJECT              (RID_OFA_START + 53)
90#define RID_ERRBOX_NORECIPIENTS         (RID_OFA_START + 54)
91#define RID_ERRBOX_NOSETTINGS           (RID_OFA_START + 55)
92#define RID_QBOX_ADDADDRESS             (RID_OFA_START + 56)
93#define RID_ERR_NO_DD_FOR_ADDRESSBOOK   (RID_OFA_START + 57)
94#define RID_QBOX_NORCPTS                (RID_OFA_START + 58)
95#define RID_QBOX_FORMATS                (RID_OFA_START + 59)
96#define RID_ERRBOX_NOVALIDRCPTS         (RID_OFA_START + 60)
97#define RID_QBOX_SAVEMAIL               (RID_OFA_START + 61)
98#define RID_WARNBOX_LOCKEDFILE          (RID_OFA_START + 62)
99#define RID_QBOX_COMPRESS               (RID_OFA_START + 63)
100#define RID_ERRBOX_APPENDADDRESS        (RID_OFA_START + 64)
101#define RID_QBOX_DELETEATTACHMENT       (RID_OFA_START + 65)
102#define RID_ERRBOX_NO_OUTBOX            (RID_OFA_START + 66)
103#define RID_WARNDLG_ONLY_ASCII          (RID_OFA_START + 67)
104#define RID_ERR_TABLE_LOCKED            (RID_OFA_START + 68)
105#define RID_ERR_OBJECT_LOCKED           (RID_OFA_START + 69)
106#define RID_ERR_NAME_INVALID            (RID_OFA_START + 70)
107#define RID_INFO_TABLE_NO_SELECT        (RID_OFA_START + 71)
108#define RID_ERRBOX_MODULENOTINSTALLED   (RID_OFA_START + 72)
109
110// Dialoge ---------------------------------------------------------------
111
112#define RID_OFAPAGE_HTMLOPT             (RID_OFA_START + 100)
113#define RID_OFA_AUTOCORR_DLG            (RID_OFA_START + 101)
114#define RID_OFAPAGE_AUTOCORR_OPTIONS    (RID_OFA_START + 102)
115#define RID_OFAPAGE_AUTOCORR_REPLACE    (RID_OFA_START + 103)
116#define RID_OFAPAGE_AUTOCORR_EXCEPT     (RID_OFA_START + 104)
117#define RID_OFA_GENERAL_OPTIONS_DLG     (RID_OFA_START + 105)
118#define RID_OFADLG_INTERNET             (RID_OFA_START + 106)
119#define RID_OFA_TABNEW_DLG              (RID_OFA_START + 107)
120#define RID_OFADLG_BROWSER              (RID_OFA_START + 108)
121#define RID_OFAPAGE_AUTOCORR_QUOTE      (RID_OFA_START + 109)
122#define RID_OFAPAGE_AUTOFMT_APPLY       (RID_OFA_START + 110)
123#define RID_OFADLG_PRCNT_SET            (RID_OFA_START + 111)
124#define RID_OFA_FORMNEW_DLG             (RID_OFA_START + 112)
125#define RID_OFA_TABPROPERTIES           (RID_OFA_START + 113)
126#define RID_OFADLG_REGISTRATION         (RID_OFA_START + 114)
127#define RID_OFADLG_OPTIONS_TREE         (RID_OFA_START + 115)
128#define RID_OFADLG_OPTIONS_TREE_PAGES   (RID_OFA_START + 116)
129#define RID_OFADLG_AWCP_VALUES          (RID_OFA_START + 117)
130#define RID_OFAPAGE_AUTOCOMPLETE_OPTIONS (RID_OFA_START + 119)
131#define RID_OFAPAGE_MSFILTEROPT         (RID_OFA_START + 120)
132#define RID_OFAPAGE_MSFILTEROPT2        (RID_OFA_START + 121)
133#define RID_OFAPAGE_CONNPOOLOPTIONS     (RID_OFA_START + 122)
134
135// TabPages --------------------------------------------------------------
136
137#define OFA_TP_MISC                     (RID_OFA_START + 200)
138
139#define OFA_TP_VIEW                     (RID_OFA_START + 202)
140#define OFA_TP_APPEARANCE               (RID_OFA_START + 203)
141#define OFA_TP_TABPROPERTIES_GENERAL    (RID_OFA_START + 204)
142#define OFA_TP_LANGUAGES                (RID_OFA_START + 205)
143
144//die RID_??_TP_*  stehen nochmal im offids.hrc
145#define RID_SW_TP_CONTENT_OPT           (RID_OFA_START + 206)
146#define RID_SW_TP_LAYOUT_OPT            (RID_OFA_START + 207)
147#define RID_SW_TP_STD_FONT              (RID_OFA_START + 208)
148#define RID_SW_TP_OPTPRINT_PAGE         (RID_OFA_START + 209)
149#define RID_SW_TP_OPTTABLE_PAGE         (RID_OFA_START + 210)
150#define RID_SW_TP_OPTSHDWCRSR           (RID_OFA_START + 211)
151#define RID_SW_TP_REDLINE_OPT           (RID_OFA_START + 212)
152#define RID_SW_TP_OPTINSERT_PAGE        (RID_OFA_START + 213)
153#define RID_SW_TP_OPTLOAD_PAGE          (RID_OFA_START + 214)
154#define RID_SW_TP_OPTTEST_PAGE          (RID_OFA_START + 215)
155#define RID_SW_TP_OPTSRCVIEW            (RID_OFA_START + 216)
156#define RID_SW_TP_BACKGROUND            (RID_OFA_START + 217)
157#define SID_SC_TP_LAYOUT                (RID_OFA_START + 218)
158#define SID_SC_TP_CONTENT               (RID_OFA_START + 219)
159#define SID_SC_TP_INPUT                 (RID_OFA_START + 220)
160#define SID_SC_TP_GRID                  (RID_OFA_START + 221)
161#define SID_SC_TP_USERLISTS             (RID_OFA_START + 222)
162#define SID_SC_TP_CALC                  (RID_OFA_START + 223)
163#define SID_SC_TP_CHANGES               (RID_OFA_START + 224)
164#define SID_SD_TP_CONTENTS              (RID_OFA_START + 225)
165#define SID_SD_TP_LAYOUT                (RID_OFA_START + 226)
166#define SID_SD_TP_SNAP                  (RID_OFA_START + 227)
167#define SID_SD_TP_SCALE                 (RID_OFA_START + 228)
168#define SID_SD_TP_GRID                  (RID_OFA_START + 229)
169#define SID_SD_TP_PRINT                 (RID_OFA_START + 220)
170#define SID_SD_TP_MISC                  (RID_OFA_START + 231)
171#define SID_SI_TP_CONTENTS              (RID_OFA_START + 232)
172#define SID_SI_TP_LAYOUT                (RID_OFA_START + 233)
173#define SID_SI_TP_SNAP                  (RID_OFA_START + 234)
174#define SID_SI_TP_GRID                  (RID_OFA_START + 235)
175#define SID_SI_TP_PRINT                 (RID_OFA_START + 236)
176#define SID_SI_TP_MISC                  (RID_OFA_START + 237)
177#define RID_SW_TP_OPTINSERT_HTML_PAGE   (RID_OFA_START + 238)
178#define SID_SC_TP_MISC                  (RID_OFA_START + 239)
179#define RID_SW_TP_HTML_CONTENT_OPT      (RID_OFA_START + 240)
180#define RID_SW_TP_HTML_LAYOUT_OPT       (RID_OFA_START + 241)
181#define RID_SW_TP_HTML_OPTPRINT_PAGE    (RID_OFA_START + 242)
182#define RID_SW_TP_HTML_OPTTABLE_PAGE    (RID_OFA_START + 243)
183#define RID_SW_TP_HTML_OPTGRID_PAGE     (RID_OFA_START + 244)
184#define OFA_TP_TABPROPERTIES_TEXT       (RID_OFA_START + 245)
185#define RID_SW_TP_HTML_OPTSHDWCRSR      (RID_OFA_START + 246)
186#define RID_SW_TP_STD_FONT_CJK          (RID_OFA_START + 247)
187#define RID_SC_TP_PRINT                 (RID_OFA_START + 248)
188#define OFA_TP_HELPERPROG               (RID_OFA_START + 249)
189#define OFA_TP_MEMORY                   (RID_OFA_START + 250)
190#define RID_SW_TP_STD_FONT_CTL          (RID_OFA_START + 251)
191#define RID_OFA_TP_INTERNATIONAL        (RID_OFA_START + 252)       // 4 SC & ID 4 resource
192#define RID_OFA_TP_INTERNATIONAL_SD     (RID_OFA_START + 253)       // 4 SD
193#define RID_OFA_TP_INTERNATIONAL_IMPR   (RID_OFA_START + 254)       // 4 impress
194#define RID_SW_TP_OPTCOMPATIBILITY_PAGE (RID_OFA_START + 255)
195#define RID_SW_TP_OPTCAPTION_PAGE       (RID_OFA_START + 256)
196
197// Strings ------------------------------------------
198
199#define RID_STR_ROLE_TO                 (RID_OFA_START +  0)
200#define RID_STR_ROLE_CC                 (RID_OFA_START +  1)
201#define RID_STR_ROLE_BCC                (RID_OFA_START +  2)
202#define RID_STR_NEWMAIL                 (RID_OFA_START +  3)
203#define RID_STR_MAIL                    (RID_OFA_START +  4)
204#define RID_STR_DETACH                  (RID_OFA_START +  5)
205#define RID_STR_SUBJECT                 (RID_OFA_START +  6)
206#define RID_STR_AUTHOR                  (RID_OFA_START +  7)
207#define RID_STR_DATE                    (RID_OFA_START + 108)
208#define RID_DESKTOP                     (RID_OFA_START + 109)
209#define RID_STR_ROLE_VIM                (RID_OFA_START + 110)
210
211#define RID_RIDER_SLL_SITE              (RID_OFA_START + 100)
212#define RID_RIDER_SLL_PERSONAL          (RID_OFA_START + 101)
213
214// Bitmaps ---------------------------------------------------------------
215
216#define RID_BMP_DB_DATABASE_S           (RID_OFA_START + 150)
217#define RID_BMP_DB_DATABASE_L           (RID_OFA_START + 151)
218#define RID_BMP_DB_TABLEFOLDER_S        (RID_OFA_START + 152)
219#define RID_BMP_DB_TABLEFOLDER_L        (RID_OFA_START + 153)
220#define RID_BMP_DB_TABLE_S              (RID_OFA_START + 154)
221#define RID_BMP_DB_TABLE_L              (RID_OFA_START + 155)
222#define RID_BMP_DB_QUERYFOLDER_S        (RID_OFA_START + 156)
223#define RID_BMP_DB_QUERYFOLDER_L        (RID_OFA_START + 157)
224#define RID_BMP_DB_QUERY_S              (RID_OFA_START + 158)
225#define RID_BMP_DB_QUERY_L              (RID_OFA_START + 159)
226#define RID_BMP_DB_FORMFOLDER_S         (RID_OFA_START + 160)
227#define RID_BMP_DB_FORMFOLDER_L         (RID_OFA_START + 161)
228#define RID_BMP_DB_FORM_S               (RID_OFA_START + 162)
229#define RID_BMP_DB_FORM_L               (RID_OFA_START + 163)
230#define RID_BMP_DB_REPORTFOLDER_S       (RID_OFA_START + 164)
231#define RID_BMP_DB_REPORTFOLDER_L       (RID_OFA_START + 165)
232#define RID_BMP_DB_REPORT_S             (RID_OFA_START + 166)
233#define RID_BMP_DB_REPORT_L             (RID_OFA_START + 167)
234#define RID_BMP_DB_STATEMENT_S          (RID_OFA_START + 168)
235#define RID_BMP_DB_STATEMENT_L          (RID_OFA_START + 169)
236#define RID_BMP_DB_VIEW_S               (RID_OFA_START + 170)
237#define RID_BMP_DB_VIEW_L               (RID_OFA_START + 171)
238#define RID_BMP_DB_RELATIONS_S          (RID_OFA_START + 172)
239#define RID_BMP_DB_RELATIONS_L          (RID_OFA_START + 173)
240#define RID_IMGLIST_TREEOPT             (RID_OFA_START + 174)
241#define RID_IMGLIST_TREEOPT_HC          (RID_OFA_START + 175)
242
243                                        // 12 und 13 nicht benutzen!!!
244// ..._BEGIN kann nochmal benutzt werden, nur zum Iterieren
245#define RID_STR_PRIO_BEGIN              (RID_OFA_START + 17)
246#define RID_STR_PRIO_HIGHEST            (RID_OFA_START + 18)
247#define RID_STR_PRIO_HIGH               (RID_OFA_START + 19)
248#define RID_STR_PRIO_NORMAL             (RID_OFA_START + 20)
249#define RID_STR_PRIO_LOW                (RID_OFA_START + 21)
250#define RID_STR_PRIO_LOWEST             (RID_OFA_START + 22)
251
252// Datenbank / Explorer
253
254#define RID_STR_NAME_DATABASE           (RID_OFA_START + 23)
255#define RID_STR_NAME_TABLES             (RID_OFA_START + 24)
256#define RID_STR_NAME_TABLE              (RID_OFA_START + 25)
257#define RID_STR_NAME_QUERIES            (RID_OFA_START + 26)
258#define RID_STR_NAME_QUERIE             (RID_OFA_START + 27)
259#define RID_STR_NAME_ADDRESSBOOK        (RID_OFA_START + 28)
260#define RID_STR_QRY_DESIGNVIEW          (RID_OFA_START + 29)
261#define RID_STR_QRY_SQLVIEW             (RID_OFA_START + 30)
262#define RID_STR_NAME_DATABASECONTENT    (RID_OFA_START + 31)
263#define RID_STR_TBL_DESIGNVIEW          (RID_OFA_START + 32)
264#define RID_STR_NAME_FORMS              (RID_OFA_START + 33)
265#define RID_STR_NAME_FORM               (RID_OFA_START + 34)
266#define RID_STR_NAME_REPORTS            (RID_OFA_START + 35)
267#define RID_STR_NAME_REPORT             (RID_OFA_START + 36)
268#define RID_STR_RPT_DESIGNVIEW          (RID_OFA_START + 37)
269#define RID_STR_FRM_DESIGNVIEW          (RID_OFA_START + 38)
270#define RID_STR_TBL_COMPRESS            (RID_OFA_START + 39)
271#define RID_STR_NAME_VIEW               (RID_OFA_START + 40)
272#define RID_STR_NAME_RELATIONS          (RID_OFA_START + 41)
273#define RID_STR_NAME_MANUAL_SQL         (RID_OFA_START + 42)
274#define RID_STR_ACTUALIZE               (RID_OFA_START + 43)
275#define RID_STR_NEW                     (RID_OFA_START + 44)
276#define RID_STR_WIZARD                  (RID_OFA_START + 45)
277#define RID_STR_IMPORTVCARD             (RID_OFA_START + 46)
278#define RID_STR_EXPORTVCARD             (RID_OFA_START + 47)
279#define RID_STR_ASK_COPY_REMAINING      (RID_OFA_START + 48)
280#define RID_STR_ASK_MOVE_REMAINING      (RID_OFA_START + 49)
281#define RID_STR_FRM_NEW_TEXTDOC         (RID_OFA_START + 50)
282#define RID_STR_FRM_NEW_CALCDOC         (RID_OFA_START + 51)
283#define RID_STR_FRM_NEW_IMPRESSDOC      (RID_OFA_START + 52)
284#define RID_STR_FRM_NEW_AUTODOC         (RID_OFA_START + 53)
285#define RID_STR_DB_REORGANIZE           (RID_OFA_START + 54)
286#define RID_STR_FRM_NEW_TEMPLATE        (RID_OFA_START + 55)
287
288#define RID_STR_NEWSGROUP               (RID_OFA_START + 61)
289
290
291#define RID_STR_MESSAGE                 (RID_OFA_START + 64)
292#define RID_STR_PRINTMSG_DOC            (RID_OFA_START + 66)
293#define RID_STR_PRINTMSG_SUBJECT        (RID_OFA_START + 67)
294#define RID_STR_PRINTMSG_DATE           (RID_OFA_START + 68)
295#define RID_STR_PRINTMSG_FROM           (RID_OFA_START + 69)
296#define RID_STR_PRINTMSG_TO             (RID_OFA_START + 70)
297#define RID_ERR_OPENNEWSSERVER          (RID_OFA_START + 71)
298#define RID_ERR_SENDNEWS                (RID_OFA_START + 72)
299#define RID_ERR_SENDMAIL                (RID_OFA_START + 73)
300#define RID_ERR_NOPRINTDOC              (RID_OFA_START + 74)
301#define RID_STR_ROLE_REPLY_TO           (RID_OFA_START + 75)
302#define RID_STR_ROLE_FOLLOWUP_TO        (RID_OFA_START + 76)
303#define RID_STR_BUTTON_SEND             (RID_OFA_START + 77)
304#define RID_STR_BUTTON_SAVE             (RID_OFA_START + 78)
305#define RID_STR_BUTTON_REJECT           (RID_OFA_START + 79)
306#define RID_STR_CLOSE_MESSAGE           (RID_OFA_START + 80)
307#define RID_STR_BUTTON_BACKTOMSG        (RID_OFA_START + 81)
308#define RID_STR_CLOSE_TITLE             (RID_OFA_START + 82)
309#define RID_STR_ASCII_FORMAT            (RID_OFA_START + 83)
310
311// The following eight RIDs replace the message in RID_ERRBOX_NOSETTINGS:
312#define RID_ERRSTR_SMTP_NO_SERVER       (RID_OFA_START + 84)
313#define RID_ERRSTR_NNTP_NO_SERVER       (RID_OFA_START + 85)
314#define RID_ERRSTR_VIM_PRIV_NO_USER     (RID_OFA_START + 86)
315#define RID_ERRSTR_VIM_PRIV_NO_USER_PWD (RID_OFA_START + 87)
316#define RID_ERRSTR_VIM_PUB_NO_USER      (RID_OFA_START + 88)
317#define RID_ERRSTR_VIM_PUB_NO_USER_PWD  (RID_OFA_START + 89)
318#define RID_ERRSTR_CREATE_OUTBOX        (RID_OFA_START + 90)
319#define RID_ERRSTR_EDIT_OUTBOX          (RID_OFA_START + 91)
320#define RID_ERRSTR_EDIT_ACCOUNT_PRIV    (RID_OFA_START + 92)
321#define RID_ERRSTR_EDIT_ACCOUNT_PUB     (RID_OFA_START + 93)
322
323#define RID_STR_NAME_USER_SETTINGS      (RID_OFA_START + 94)
324#define RID_STR_FRMORREP_NAMETOLONG     (RID_OFA_START + 95)
325#define RID_STR_TBL_CREATE_BACKUP       (RID_OFA_START + 96)
326#define RID_STR_DB_SWITCH_FAVORITE      (RID_OFA_START + 97)
327#define RID_STR_DB_FAVORITE_TTILE       (RID_OFA_START + 98)
328
329
330// unnamed resources  ----------------------------------------------------
331#define OFA_RES_UNNAMED_START           (RID_OFA_START + 200)
332
333#define RID_RES_SBACHAOS_ERR_CONTEXTS   (OFA_RES_UNNAMED_START +  1)
334
335// HelpIds ---------------------------------------------------------------
336/*
337#define HID_AUTOCORR_DLG                (HID_OFA_START +  0)
338#define HID_OFAPAGE_AUTOCORR_OPTIONS    (HID_OFA_START +  1)
339#define HID_OFAPAGE_AUTOCORR_REPLACE    (HID_OFA_START +  2)
340#define HID_OFAPAGE_AUTOCORR_EXCEPT     (HID_OFA_START +  3)
341#define HID_OFACTL_AUTOCORR_REPLACE     (HID_OFA_START +  4)
342#define HID_OFAWIN_MAIL_HEADER          (HID_OFA_START +  5)
343#define HID_OFAWIN_MAIL_ATTACH          (HID_OFA_START +  6)
344#define HID_OFACTL_MAIL_ATTACH          (HID_OFA_START +  7)
345#define HID_OFA_TP_MISC                 (HID_OFA_START +  8)
346#define HID_OFA_HYPERLINK               (HID_OFA_START + 10)
347#define HID_OFA_DLGTABNEW               (HID_OFA_START + 11)
348#define HID_OFA_HYPERLINK_DLG           (HID_OFA_START + 12)
349#define HID_OFA_MAILHEAD_ROLE_LB        (HID_OFA_START + 13)
350#define HID_OFA_MAILHEAD_RCPT_ED        (HID_OFA_START + 14)
351#define HID_OFA_MAILHEAD_RCPT_LB        (HID_OFA_START + 15)
352#define HID_OFA_MAILHEAD_SUBJECT_ED     (HID_OFA_START + 16)
353#define HID_OFA_MAILHEAD_RECEIPT_CB     (HID_OFA_START + 17)
354#define HID_OFA_MAILHEAD_PRIORITY_LB    (HID_OFA_START + 18)
355#define HID_OFA_MAILHEAD_HEAD_WIN       (HID_OFA_START + 19)
356#define HID_OFA_MAILATTACH_ATTACH_LB    (HID_OFA_START + 20)
357#define HID_OFA_MAILATTACH_ASCII_CB     (HID_OFA_START + 21)
358#define HID_OFA_MAILATTACH_HTML_CB      (HID_OFA_START + 22)
359#define HID_OFA_MAILATTACH_RTF_CB       (HID_OFA_START + 23)
360#define HID_OFA_MAILATTACH_OFFICE_CB    (HID_OFA_START + 24)
361#define HID_OFA_HYPERLINK_TARGET        (HID_OFA_START + 25)
362#define HID_OFA_HYPERLINK_SEARCH        (HID_OFA_START + 26)
363#define HID_OFA_MAILTOOLBOX             (HID_OFA_START + 27)
364#define HID_OFAPAGE_AUTOCORR_QUOTE      (HID_OFA_START + 28)
365#define HID_OFA_TP_VIEW                 (HID_OFA_START + 29)
366#define HID_OFA_MAILMENU_OPEN           (HID_OFA_START + 30)
367#define HID_OFA_MAILMENU_DELETE         (HID_OFA_START + 31)
368#define HID_OFA_MAILMENU_RENAME         (HID_OFA_START + 32)
369#define HID_OFA_MAILMENU_SAVEAS         (HID_OFA_START + 33)
370#define HID_OFA_MAILMENU_ADDADDRESS     (HID_OFA_START + 34)
371#define HID_OFA_MAILMENU_COPYLINK       (HID_OFA_START + 35)
372#define HID_OFA_MAILMENU_SIG1           (HID_OFA_START + 36)
373#define HID_OFA_MAILMENU_SIG2           (HID_OFA_START + 37)
374#define HID_OFA_MAILMENU_SIG3           (HID_OFA_START + 38)
375#define HID_OFA_MAILMENU_SIG4           (HID_OFA_START + 39)
376#define HID_OFA_MAILHEAD_PROTOCOL_LB    (HID_OFA_START + 42)
377#define HID_OFA_MAILATTACH_RECEIPT_CB   (HID_OFA_START + 43)
378#define HID_OFA_MAILATTACH_PRIORITY_LB  (HID_OFA_START + 44)
379#define HID_OFA_MAILATTACH_TABBAR       (HID_OFA_START + 45)
380#define HID_OFAPAGE_AUTOCORR_CLB        (HID_OFA_START + 46)
381#define HID_OFAPAGE_AUTOFORMAT_CLB      (HID_OFA_START + 47)
382#define HID_OFAPAGE_AUTOFMT_OPTIONS     (HID_OFA_START + 48)
383#define HID_OFA_DLGFORMNEW              (HID_OFA_START + 49)
384#define HID_OFA_TP_APPEARANCE           (HID_OFA_START + 50)
385#define HID_OFA_HYPERLINK_NAME          (HID_OFA_START + 51)
386#define HID_OFA_HYPERLINK_URL_TXT       (HID_OFA_START + 52)
387#define HID_OFA_HYPERLINK_URL           (HID_OFA_START + 53)
388#define HID_OFA_MAILMENU_FILE           (HID_OFA_START + 54)
389#define HID_OFA_FONT_SUBSTITUTION       (HID_OFA_START + 55)
390#define HID_OFA_FONT_SUBST_CLB          (HID_OFA_START + 56)
391#define HID_OFA_SUBST_APPLY             (HID_OFA_START + 57)
392#define HID_OFA_SUBST_DELETE            (HID_OFA_START + 58)
393#define HID_OFADLG_REGISTRATION         (HID_OFA_START + 59)
394#define HID_OFA_TP_DESKTOP              (HID_OFA_START + 60)
395#define HID_REGISTRATION_REGISTER       (HID_OFA_START + 61)
396#define HID_REGISTRATION_ENABLE_KEY     (HID_OFA_START + 62)
397#define HID_AUTOCORR_LANGUAGE           (HID_OFA_START + 63)
398#define HID_OFA_MAILHEAD_RCPT_CB        (HID_OFA_START + 64)
399#define HID_OFA_SENDMENU_PLAIN          (HID_OFA_START + 65)
400#define HID_OFA_SENDMENU_ENCRYPT        (HID_OFA_START + 66)
401#define HID_OFA_SENDMENU_SIGN           (HID_OFA_START + 67)
402#define HID_OFA_SENDMENU_SIGNANDENCRYPT (HID_OFA_START + 68)
403#define HID_OFADLG_OPTIONS_TREE         (HID_OFA_START + 69)
404#define HID_OFADLG_TREELISTBOX          (HID_OFA_START + 70)
405#define HID_OFADLG_TREE_GENERAL         (HID_OFA_START + 71)
406#define HID_OFADLG_TREE_INTERNET        (HID_OFA_START + 72)
407#define HID_OFADLG_TREE_BROWSER         (HID_OFA_START + 73)
408#define HID_OFADLG_TREE_TEXT            (HID_OFA_START + 74)
409#define HID_OFADLG_TREE_HTML            (HID_OFA_START + 75)
410#define HID_OFADLG_TREE_CALC            (HID_OFA_START + 76)
411#define HID_OFADLG_TREE_PRESENTATION    (HID_OFA_START + 77)
412#define HID_OFADLG_TREE_DRAWING         (HID_OFA_START + 78)
413#define HID_OFADLG_TREE_IMAGE           (HID_OFA_START + 79)
414#define HID_OFADLG_TREE_FORMULA         (HID_OFA_START + 80)
415#define HID_OFAPAGE_AUTOCOMPLETE_OPTIONS    (HID_OFA_START + 113)
416#define HID_OFADLG_TREE_CHART               (HID_OFA_START + 115)
417#define HID_OFADLG_TREE_BASE                (HID_OFA_START + 116)
418#define HID_OFADLG_TREE_FILTER              (HID_OFA_START + 117)
419#define HID_OFAPAGE_MSFLTR2_CLB             (HID_OFA_START + 118)
420#define HID_OFA_TP_LANGUAGES                (HID_OFA_START + 119)
421#define HID_OFADLG_TREE_LANGUAGE            (HID_OFA_START + 120)
422#define HID_OFA_CONNPOOL_DRIVERLIST         (HID_OFA_START + 121)
423#define UID_OFA_CONNPOOL_DRIVERLIST_BACK    (HID_OFA_START + 122)
424#define HID_OFA_TP_HELPERPROG               (HID_OFA_START + 123)
425#define HID_OFA_TP_MEMORY                   (HID_OFA_START + 124)
426*/
427// "Uberlaufkontrolle der HID's
428#define ACT_HID_END     HID_OFA_TP_MEMORY
429#if ACT_HID_END > HID_OFA_END
430#error Resource-Ueberlauf bei den HIDs der OFA
431#endif
432
433#define STR_SD_STAROFFICE_XML_DRAW      (RID_OFA_START + 245)
434#define STR_SD_STAROFFICE_XML_IMPRESS   (RID_OFA_START + 246)
435
436#endif
437
438