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 25// Box Textbausteine 26#define FT_SHORTNAME 1 27#define ED_SHORTNAME 2 28#define FT_NAME 3 29//#define DCB_NAME 4 30#define ED_NAME 4 31#define CB_INSERT_TIP 5 32 33//#define FT_BIB 10 34 35#define PB_INSERT 50 36#define PB_EDIT 52 37#define PB_BIB 54 38#define PB_CLOSE 55 39#define PB_PATH 56 40#define PB_HELP 57 41 42#define MNU_EDIT 60 43#define FN_GL_DEFINE 61 44#define FN_GL_DEFINE_TEXT 62 45#define FN_GL_REPLACE 63 46#define FN_GL_EDIT 64 47#define FN_GL_DELETE 65 48#define FN_GL_RENAME 66 49#define FN_GL_MACRO 67 50#define CB_FILE_REL 68 51#define CB_NET_REL 69 52#define FL_RELATIVE 70 53#define WIN_EXAMPLE 72 54#define CB_SHOW_EXAMPLE 73 55#define FN_GL_COPY_TO_CLIPBOARD 74 56#define FN_GL_IMPORT 75 57#define ST_READONLY 76 58#define ST_READONLY_PATH 77 59#define FN_GL_REPLACE_TEXT 78 60#define WIN_EXAMPLE_DUMMY 79 61 62// Box Bibliothek Textbausteine 63#define FL_EDIT 1 64#define FL_BIB 2 65#define ED_BIB 3 66 67#define PB_NEW 10 68#define PB_DELETE 11 69 70#define BT_OK 100 71 72// beide 73#define LB_BIB 80 74 75// Dialog Namensaenderung 76#define FT_ON 1 77#define FT_OS 2 78#define FT_NN 3 79#define FT_NS 4 80#define ED_ON 5 81#define ED_OS 6 82#define ED_NN 7 83#define ED_NS 8 84#define FL_NN 9 85#define BT_CANCEL 10 86#define BT_OKNEW 11 87#define STR_SW_CATEGORY 12 88