1/************************************************************************* 2 * 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * 5 * Copyright 2000, 2010 Oracle and/or its affiliates. 6 * 7 * OpenOffice.org - a multi-platform office productivity suite 8 * 9 * This file is part of OpenOffice.org. 10 * 11 * OpenOffice.org is free software: you can redistribute it and/or modify 12 * it under the terms of the GNU Lesser General Public License version 3 13 * only, as published by the Free Software Foundation. 14 * 15 * OpenOffice.org is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * GNU Lesser General Public License version 3 for more details 19 * (a copy is included in the LICENSE file that accompanied this code). 20 * 21 * You should have received a copy of the GNU Lesser General Public License 22 * version 3 along with OpenOffice.org. If not, see 23 * <http://www.openoffice.org/license.html> 24 * for a copy of the LGPLv3 License. 25 * 26 ************************************************************************/ 27 28#define GRP_FUNCTIONS 22 29#define BTN_ACC_OK 1 30#define BTN_ACC_CANCEL 2 31#define BTN_ACC_CHANGE 3 32#define BTN_ACC_REMOVE 4 33#define BOX_ACC_ENTRIES 5 34#define TXT_ACC_DESCRIPTIONTEXT 6 35#define TXT_ACC_DESCRIPTIONINFO 7 36#define GRP_ACC_KEYBOARD 8 37#define TXT_ACC_GROUP 9 38#define BOX_ACC_GROUP 10 39#define TXT_ACC_FUNCTION 11 40#define BOX_ACC_FUNCTION 12 41#define TXT_ACC_KEY 13 42#define BOX_ACC_KEY 14 43#define GRP_ACC_FUNCTIONS 15 44#define BTN_RESET 20 45#define BTN_LOAD 40 46#define BTN_SAVE 41 47#define RB_OFFICE 44 48#define RB_MODULE 45 49#define STR_LOADACCELCONFIG 46 50#define STR_SAVEACCELCONFIG 47 51 52#define IMG_HARDDISK 48 53#define IMG_HARDDISK_HC 49 54#define STR_PRODMACROS 50 55#define STR_MYMACROS 51 56#define IMG_LIB 52 57#define IMG_LIB_HC 53 58#define IMG_MACRO 54 59#define IMG_MACRO_HC 55 60#define IMG_DOC 56 61#define IMG_DOC_HC 57 62#define STR_GROUP_STYLES 58 63#define STR_PDF_EXPORT_SEND 59 64#define STR_RECHECK_DOCUMENT 60 65#define IMG_INFO 61 66 // FREE 67#define BMP_COLLAPSED 63 68#define BMP_EXPANDED 64 69#define BMP_COLLAPSED_HC 65 70#define BMP_EXPANDED_HC 66 71#define STR_BASICMACROS 67 72#define STR_DLG_MACROS 68 73#define STR_HUMAN_APPNAME 69 74#define STR_FILTERNAME_CFG 70 75 76