merge the formfield patch from ooo-build
[ooovba.git] / dbaccess / source / ui / misc / WizardPages.hrc
blob774999dfbbc6daba6ad754519b45db649cce452a
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: WizardPages.hrc,v $
10  * $Revision: 1.4 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
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
41 #define PB_AUTO                                 5
42 #define PB_OK                                   6
43 #define PB_CANCEL                               7
44 #define PB_HELP                                 8
45 #define PB_NEXT                                 9
46 #define PB_PREV                                 10
47 #define PB_UNDO                                 11
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
52 #define PB_ALL                                  16
53 #define PB_NONE                                 17
55 #define ET_AUTO                                 1
56 #define ET_TABLENAME                    2
57 #define ET_KEYNAME                              3
59 #define FT_AUTO                                 1
60 #define FT_TABLE_LEFT                   2
61 #define FT_TABLE_RIGHT                  3
62 #define FT_TABLENAME                    4
63 #define FT_KEYNAME                              5
65 #define FL_COLUMN_SELECT                1
66 #define FL_COLUMN_NAME                  2
67 #define FL_AUTO_TYPE                    3
68 #define FL_OPTIONS                              5
70 #define RB_DEFDATA                              1
71 #define RB_DEF                                  2
72 #define RB_VIEW                                 3
73 #define RB_APPENDDATA                   4
74 #define CB_PRIMARY_COLUMN               5
75 #define CB_USEHEADERLINE        6
77 #define CONTROL_CONTAINER               1
78 // controls
79 #define CTRL_LEFT                               1
80 #define CTRL_RIGHT                              2
82 #endif // DBAUI_WIZARD_PAGES_HRC