1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: selector.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #define TXT_SELECTOR_DIALOG_DESCRIPTION 1
32 #define TXT_SELECTOR_CATEGORIES 2
33 #define BOX_SELECTOR_CATEGORIES 3
34 #define TXT_SELECTOR_COMMANDS 4
35 #define BOX_SELECTOR_COMMANDS 5
36 #define BTN_SELECTOR_OK 6
37 #define BTN_SELECTOR_CANCEL 7
38 #define BTN_SELECTOR_HELP 8
39 #define GRP_SELECTOR_DESCRIPTION 9
40 #define TXT_SELECTOR_DESCRIPTION 10
41 #define IMG_HARDDISK 1
42 #define IMG_HARDDISK_HC 2
46 #define IMG_MACRO_HC 6
50 #define STR_SELECTOR_ADD 310
51 #define STR_SELECTOR_CLOSE 311
52 #define STR_SELECTOR_COMMANDS 312
53 #define STR_SELECTOR_ADD_COMMANDS 313
54 #define STR_SELECTOR_ADD_COMMANDS_DESCRIPTION 314
55 #define STR_SELECTOR_MACROS 315
56 #define STR_SELECTOR_CATEGORIES 316
57 #define STR_BASICMACROS 317
58 #define STR_SELECTOR_RUN 318
59 #define STR_MYMACROS 319
60 #define STR_PRODMACROS 320