1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: WizardPages.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #ifndef DBAUI_WIZARD_PAGES_HRC
31 #define DBAUI_WIZARD_PAGES_HRC
34 #define LB_ORG_COLUMN_NAMES 1
35 #define LB_NEW_COLUMN_NAMES 2
37 #define IB_COLUMN_RH 1
38 #define IB_COLUMN_LH 2
39 #define IB_COLUMNS_RH 3
40 #define IB_COLUMNS_LH 4
48 #define IB_COLUMN_UP 12
49 #define IB_COLUMN_DOWN 13
50 #define IB_COLUMN_UP_RIGHT 14
51 #define IB_COLUMN_DOWN_RIGHT 15
56 #define ET_TABLENAME 2
60 #define FT_TABLE_LEFT 2
61 #define FT_TABLE_RIGHT 3
62 #define FT_TABLENAME 4
65 #define FL_COLUMN_SELECT 1
66 #define FL_COLUMN_NAME 2
67 #define FL_AUTO_TYPE 3
73 #define RB_APPENDDATA 4
74 #define CB_PRIMARY_COLUMN 5
75 #define CB_USEHEADERLINE 6
77 #define CONTROL_CONTAINER 1
82 #endif // DBAUI_WIZARD_PAGES_HRC