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#define RB_1 1 24#define RB_2 2 25#define RB_3 3 26#define RB_4 4 27#define RB_5 5 28#define FT_1 6 29#define FT_2 7 30#define FT_3 8 31#define FT_4 9 32#define FT_5 10 33#define FI_1 11 34#define FI_2 12 35#define FI_3 13 36#define FI_4 14 37#define FI_5 15 38//#define FL_LEVEL 16 39 40#define FT_COLL 20 41#define LB_COLL 21 42#define FT_NUMBER 22 43#define LB_NUMBER 23 44#define FT_DELIM 24 45#define FT_DELIM_BEVOR 25 46#define FT_DELIM_AFTER 26 47#define ED_DELIM_BEVOR 27 48#define ED_DELIM_AFTER 28 49#define CB_COMPLETE 29 50#define FL_NUMBER 30 51 52#define LB_ALIGN 31 53#define FL_ALIGN 33 54 55#define FT_START 40 56#define ED_START 41 57#define FL_START 42 58 59#define BT_OK 100 60#define BT_CANCEL 101 61#define BT_HELP 102 62#define BT_FORM 103 63#define BT_RESET 104 64#define FL_FORM 105 65#define LB_FORM 106 66#define ED_FORM 107 67#define FT_ALL_LEVEL 108 68#define NF_ALL_LEVEL 109 69 70#define MN_FORM 110 71#define MN_FORM1 111 72#define MN_FORMBASE MN_FORM1 73#define MN_FORM2 112 74#define MN_FORM3 113 75#define MN_FORM4 114 76#define MN_FORM5 115 77#define MN_FORM6 116 78#define MN_FORM7 117 79#define MN_FORM8 118 80#define MN_FORM9 119 81#define MN_SAVE 120 82 83#define FL_LEVEL 130 84#define LB_LEVEL 131 85#define WIN_PREVIEW 132 86#define FT_SUFFIX 134 87#define ED_SUFFIX 135 88#define FT_PREFIX 136 89#define ED_PREFIX 137 90#define ST_NO_COLL 138 91 92#define ST_FORM 140 93#define FT_CHARFMT 141 94#define LB_CHARFMT 141 95