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