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#define TXT_SELECTOR_DIALOG_DESCRIPTION 1 25#define TXT_SELECTOR_CATEGORIES 2 26#define BOX_SELECTOR_CATEGORIES 3 27#define TXT_SELECTOR_COMMANDS 4 28#define BOX_SELECTOR_COMMANDS 5 29#define BTN_SELECTOR_OK 6 30#define BTN_SELECTOR_CANCEL 7 31#define BTN_SELECTOR_HELP 8 32#define GRP_SELECTOR_DESCRIPTION 9 33#define TXT_SELECTOR_DESCRIPTION 10 34#define IMG_HARDDISK 1 35#define IMG_HARDDISK_HC 2 36#define IMG_LIB 3 37#define IMG_LIB_HC 4 38#define IMG_MACRO 5 39#define IMG_MACRO_HC 6 40#define IMG_DOC 7 41#define IMG_DOC_HC 8 42 43#define STR_SELECTOR_ADD 310 44#define STR_SELECTOR_CLOSE 311 45#define STR_SELECTOR_COMMANDS 312 46#define STR_SELECTOR_ADD_COMMANDS 313 47#define STR_SELECTOR_ADD_COMMANDS_DESCRIPTION 314 48#define STR_SELECTOR_MACROS 315 49#define STR_SELECTOR_CATEGORIES 316 50#define STR_BASICMACROS 317 51#define STR_SELECTOR_RUN 318 52#define STR_MYMACROS 319 53#define STR_PRODMACROS 320 54