1/************************************************************************* 2 * 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * 5 * Copyright 2000, 2010 Oracle and/or its affiliates. 6 * 7 * OpenOffice.org - a multi-platform office productivity suite 8 * 9 * This file is part of OpenOffice.org. 10 * 11 * OpenOffice.org is free software: you can redistribute it and/or modify 12 * it under the terms of the GNU Lesser General Public License version 3 13 * only, as published by the Free Software Foundation. 14 * 15 * OpenOffice.org is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * GNU Lesser General Public License version 3 for more details 19 * (a copy is included in the LICENSE file that accompanied this code). 20 * 21 * You should have received a copy of the GNU Lesser General Public License 22 * version 3 along with OpenOffice.org. If not, see 23 * <http://www.openoffice.org/license.html> 24 * for a copy of the LGPLv3 License. 25 * 26 ************************************************************************/ 27#define BT_OK 1 28#define BT_CANCEL 2 29#define FT_COL 3 30#define FT_KEYTYP 4 31#define CB_KEY1 5 32#define ED_KEY1 6 33#define DLB_KEY1 7 34#define CB_KEY2 8 35#define ED_KEY2 9 36#define DLB_KEY2 10 37#define CB_KEY3 11 38#define ED_KEY3 12 39#define DLB_KEY3 13 40#define FL_SORT_2 14 41#define RB_COL 15 42#define RB_ROW 16 43#define FL_DIR 17 44#define RB_UP 18 45#define RB_DN 19 46#define FL_ORDER 20 47#define RB_TAB 21 48#define RB_TABCH 22 49#define ED_TABCH 23 50#define FL_DELIM 24 51#define STR_ROW 25 52#define STR_COL 26 53#define BT_HELP 27 54#define FT_DIR 28 55#define RB_UP2 29 56#define RB_DN2 30 57#define RB_UP3 31 58#define RB_DN3 32 59#define STR_NUMERIC 33 60#define PB_DELIM 34 61#define FL_LANG 35 62#define LB_LANG 36 63#define FL_SORT 37 64#define CB_CASE 38 65 66