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 BT_OK 1 24#define BT_CANCEL 2 25#define FT_COL 3 26#define FT_KEYTYP 4 27#define CB_KEY1 5 28#define ED_KEY1 6 29#define DLB_KEY1 7 30#define CB_KEY2 8 31#define ED_KEY2 9 32#define DLB_KEY2 10 33#define CB_KEY3 11 34#define ED_KEY3 12 35#define DLB_KEY3 13 36#define FL_SORT_2 14 37#define RB_COL 15 38#define RB_ROW 16 39#define FL_DIR 17 40#define RB_UP 18 41#define RB_DN 19 42#define FL_ORDER 20 43#define RB_TAB 21 44#define RB_TABCH 22 45#define ED_TABCH 23 46#define FL_DELIM 24 47#define STR_ROW 25 48#define STR_COL 26 49#define BT_HELP 27 50#define FT_DIR 28 51#define RB_UP2 29 52#define RB_DN2 30 53#define RB_UP3 31 54#define RB_DN3 32 55#define STR_NUMERIC 33 56#define PB_DELIM 34 57#define FL_LANG 35 58#define LB_LANG 36 59#define FL_SORT 37 60#define CB_CASE 38 61 62