/* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #define TXT_SELECTOR_DIALOG_DESCRIPTION 1 #define TXT_SELECTOR_CATEGORIES 2 #define BOX_SELECTOR_CATEGORIES 3 #define TXT_SELECTOR_COMMANDS 4 #define BOX_SELECTOR_COMMANDS 5 #define BTN_SELECTOR_OK 6 #define BTN_SELECTOR_CANCEL 7 #define BTN_SELECTOR_HELP 8 #define GRP_SELECTOR_DESCRIPTION 9 #define TXT_SELECTOR_DESCRIPTION 10 #define IMG_HARDDISK 1 #define IMG_LIB 3 #define IMG_MACRO 5 #define IMG_DOC 7 #define STR_SELECTOR_ADD 310 #define STR_SELECTOR_CLOSE 311 #define STR_SELECTOR_COMMANDS 312 #define STR_SELECTOR_ADD_COMMANDS 313 #define STR_SELECTOR_ADD_COMMANDS_DESCRIPTION 314 #define STR_SELECTOR_MACROS 315 #define STR_SELECTOR_CATEGORIES 316 #define STR_BASICMACROS 317 #define STR_SELECTOR_RUN 318 #define STR_MYMACROS 319 #define STR_PRODMACROS 320