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#ifndef _MISC_HRC 29*cdf0e10cSrcweir#define _MISC_HRC 30*cdf0e10cSrcweir 31*cdf0e10cSrcweir#include "rcid.hrc" 32*cdf0e10cSrcweir 33*cdf0e10cSrcweir#define DLG_QUERY_DELETE (RC_MISC_BEGIN + 2) 34*cdf0e10cSrcweir 35*cdf0e10cSrcweir#define DLG_MASTERDOC_PAGE (RC_MISC_BEGIN + 3) 36*cdf0e10cSrcweir#define DLG_QUERY_ADD (RC_MISC_BEGIN + 4) 37*cdf0e10cSrcweir 38*cdf0e10cSrcweir#define STR_GLOSSARY_BIB_DLG (RC_MISC_BEGIN + 5) 39*cdf0e10cSrcweir#define STR_DOCUMENT_BIB_DLG (RC_MISC_BEGIN + 6) 40*cdf0e10cSrcweir 41*cdf0e10cSrcweir#define WIN_GLOBAL_DOC (RC_MISC_BEGIN + 7) 42*cdf0e10cSrcweir#define DLG_GLOBAL_DOC_OPTION (RC_MISC_BEGIN + 8) 43*cdf0e10cSrcweir#define DLG_NUMBERING (RC_MISC_BEGIN + 9) 44*cdf0e10cSrcweir#define DLG_ZOOM (RC_MISC_BEGIN + 10) 45*cdf0e10cSrcweir#define DLG_GLOSSARY (RC_MISC_BEGIN + 11) 46*cdf0e10cSrcweir#define DLG_INS_FOOTNOTE (RC_MISC_BEGIN + 12) 47*cdf0e10cSrcweir#define DLG_DOC_FOOTNOTE (RC_MISC_BEGIN + 13) 48*cdf0e10cSrcweir#define DLG_PG_FOOTNOTE (RC_MISC_BEGIN + 14) 49*cdf0e10cSrcweir#define DLG_NUMBERING_OUTLINE (RC_MISC_BEGIN + 15) 50*cdf0e10cSrcweir#define DLG_BIB_BASE (RC_MISC_BEGIN + 16) 51*cdf0e10cSrcweir#define DLG_INSERT_BOOKMARK (RC_MISC_BEGIN + 17) 52*cdf0e10cSrcweir#define DLG_NUM_NAMES (RC_MISC_BEGIN + 18) 53*cdf0e10cSrcweir#define DLG_SORTING (RC_MISC_BEGIN + 19) 54*cdf0e10cSrcweir#define DLG_CHARMAP (RC_MISC_BEGIN + 20) 55*cdf0e10cSrcweir#define DLG_AUTOCORR (RC_MISC_BEGIN + 23) 56*cdf0e10cSrcweir#define DLG_AUTOFMT_OPT (RC_MISC_BEGIN + 24) 57*cdf0e10cSrcweir#define DLG_RENAME_GLOS (RC_MISC_BEGIN + 25) 58*cdf0e10cSrcweir#define DLG_AUTOFMT_TAB (RC_MISC_BEGIN + 26) 59*cdf0e10cSrcweir#define DLG_PRCNT_SET (RC_MISC_BEGIN + 27) 60*cdf0e10cSrcweir#define DLG_INSERT_RULER (RC_MISC_BEGIN + 28) 61*cdf0e10cSrcweir#define DLG_REDLINE_ACCEPT (RC_MISC_BEGIN + 29) 62*cdf0e10cSrcweir 63*cdf0e10cSrcweir#define DLG_TAB_OUTLINE (RC_MISC_BEGIN + 31) 64*cdf0e10cSrcweir#define DLG_MOD_REDLINE_ACCEPT (RC_MISC_BEGIN + 32) 65*cdf0e10cSrcweir 66*cdf0e10cSrcweir 67*cdf0e10cSrcweir#define MSG_DOUBLE_SHORTNAME (RC_MISC_BEGIN + 30) 68*cdf0e10cSrcweir#define MSG_QUERY_DELETE (RC_MISC_BEGIN + 31) 69*cdf0e10cSrcweir#define STR_QUERY_DELETE_GROUP1 (RC_MISC_BEGIN + 32) 70*cdf0e10cSrcweir#define STR_QUERY_DELETE_GROUP2 (RC_MISC_BEGIN + 33) 71*cdf0e10cSrcweir#define MSG_NO_GLOSSARIES (RC_MISC_BEGIN + 34) 72*cdf0e10cSrcweir 73*cdf0e10cSrcweir#define MSG_BLOCK_CREATE_ERR (RC_MISC_BEGIN + 40) 74*cdf0e10cSrcweir#define MSG_BLOCK_DELETE_ERR (RC_MISC_BEGIN + 41) 75*cdf0e10cSrcweir#define MSG_SRTERR (RC_MISC_BEGIN + 42) 76*cdf0e10cSrcweir 77*cdf0e10cSrcweir#define STR_GLOSSARY (RC_MISC_BEGIN + 43) 78*cdf0e10cSrcweir#define STR_CHANGE_START (RC_MISC_BEGIN + 44) 79*cdf0e10cSrcweir#define STR_CHANGE_END (RC_MISC_BEGIN + 45) 80*cdf0e10cSrcweir#define STR_SAVE_GLOSSARY (RC_MISC_BEGIN + 46) 81*cdf0e10cSrcweir 82*cdf0e10cSrcweir#define STR_FULLNUMS_START (RC_MISC_BEGIN + 47) 83*cdf0e10cSrcweir#define STR_FULLNUMS_1 (STR_FULLNUMS_START ) 84*cdf0e10cSrcweir#define STR_FULLNUMS_2 (STR_FULLNUMS_START + 1) 85*cdf0e10cSrcweir#define STR_FULLNUMS_3 (STR_FULLNUMS_START + 2) 86*cdf0e10cSrcweir#define STR_FULLNUMS_4 (STR_FULLNUMS_START + 3) 87*cdf0e10cSrcweir#define STR_FULLNUMS_5 (STR_FULLNUMS_START + 4) 88*cdf0e10cSrcweir#define STR_FULLNUMS_6 (STR_FULLNUMS_START + 5) 89*cdf0e10cSrcweir#define STR_FULLNUMS_7 (STR_FULLNUMS_START + 6) 90*cdf0e10cSrcweir#define STR_FULLNUMS_8 (STR_FULLNUMS_START + 7) 91*cdf0e10cSrcweir 92*cdf0e10cSrcweir#define STR_BULLET_THEME (RC_MISC_BEGIN + 55) 93*cdf0e10cSrcweir#define MSG_NO_BULLETS (RC_MISC_BEGIN + 56) 94*cdf0e10cSrcweir 95*cdf0e10cSrcweir#define STR_NUMRULE_UNKNOWN (RC_MISC_BEGIN + 60) 96*cdf0e10cSrcweir#define MN_REDLINE_POPUP (RC_MISC_BEGIN + 61) 97*cdf0e10cSrcweir#define STR_REMOVE_WARNING (RC_MISC_BEGIN + 62) 98*cdf0e10cSrcweir#define STRRES_NUMTYPES (RC_MISC_BEGIN + 63) 99*cdf0e10cSrcweir 100*cdf0e10cSrcweir#define MISC_ACT_END STRRES_NUMTYPES 101*cdf0e10cSrcweir 102*cdf0e10cSrcweir#if MISC_ACT_END > RC_MISC_END 103*cdf0e10cSrcweir#error Resource-Id Ueberlauf in #file, #line 104*cdf0e10cSrcweir#endif 105*cdf0e10cSrcweir 106*cdf0e10cSrcweir#endif // _MISC_HRC 107