xref: /aoo42x/main/dbaccess/source/ui/inc/dbu_dlg.hrc (revision cdf0e10c)
1*cdf0e10cSrcweir/*************************************************************************
2*cdf0e10cSrcweir *
3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir *
5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir *
21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir *
26*cdf0e10cSrcweir ************************************************************************/
27*cdf0e10cSrcweir#ifndef _DBU_DLG_HRC_
28*cdf0e10cSrcweir#define _DBU_DLG_HRC_
29*cdf0e10cSrcweir
30*cdf0e10cSrcweir#ifndef _DBU_RESOURCE_HRC_
31*cdf0e10cSrcweir#include "dbu_resource.hrc"
32*cdf0e10cSrcweir#endif
33*cdf0e10cSrcweir
34*cdf0e10cSrcweir#define PAGE_X				281
35*cdf0e10cSrcweir#define PAGE_Y				185
36*cdf0e10cSrcweir#define WIZARD_PAGE_X		225
37*cdf0e10cSrcweir#define WIZARD_PAGE_Y		210
38*cdf0e10cSrcweir#define START_X				6
39*cdf0e10cSrcweir#define START_Y             6
40*cdf0e10cSrcweir
41*cdf0e10cSrcweir
42*cdf0e10cSrcweir#define CHECKBOX_HEIGHT		 8
43*cdf0e10cSrcweir#define LISTBOX_HEIGHT      12
44*cdf0e10cSrcweir#define FIXEDTEXT_HEIGHT	 8
45*cdf0e10cSrcweir#define RELATED_CONTROLS	 4
46*cdf0e10cSrcweir#define UNRELATED_CONTROLS	 7
47*cdf0e10cSrcweir#define EDIT_HEIGHT			12
48*cdf0e10cSrcweir#define BUTTON_HEIGHT		14
49*cdf0e10cSrcweir#define BUTTON_WIDTH		50
50*cdf0e10cSrcweir
51*cdf0e10cSrcweir//constants for the wizards
52*cdf0e10cSrcweir#define INIT_Y               28
53*cdf0e10cSrcweir#define INDENTED_X           6
54*cdf0e10cSrcweir#define INDENT_BELOW_RADIO   10
55*cdf0e10cSrcweir#define INDENT_BELOW_CHECK   10
56*cdf0e10cSrcweir
57*cdf0e10cSrcweir
58*cdf0e10cSrcweir#define STR_ADABAS_HELP_SYSDEVSPACE			RID_STR_DLG_START
59*cdf0e10cSrcweir#define STR_ADABAS_HELP_TRANSACT			RID_STR_DLG_START + 1
60*cdf0e10cSrcweir#define STR_ADABAS_HELP_DATADEVSPACES		RID_STR_DLG_START + 2
61*cdf0e10cSrcweir#define STR_ADABAS_HELP_SIZE				RID_STR_DLG_START + 3
62*cdf0e10cSrcweir#define STR_ADABAS_HELP_FREESIZE			RID_STR_DLG_START + 4
63*cdf0e10cSrcweir#define STR_ADABAS_HELP_MEMORYUSING			RID_STR_DLG_START + 5
64*cdf0e10cSrcweir#define STR_ADABAS_ERROR_SYSTEMTABLES		RID_STR_DLG_START + 6
65*cdf0e10cSrcweir#define STR_ERROR_PASSWORDS_NOT_IDENTICAL	RID_STR_DLG_START + 7
66*cdf0e10cSrcweir#define STR_INDEXDESIGN_DOUBLE_COLUMN_NAME	RID_STR_DLG_START + 8
67*cdf0e10cSrcweir    // FREE
68*cdf0e10cSrcweir    // FREE
69*cdf0e10cSrcweir#define STR_ERR_USE_CONNECT_TO				RID_STR_DLG_START + 11
70*cdf0e10cSrcweir#define STR_ALREADYEXISTOVERWRITE			RID_STR_DLG_START + 12
71*cdf0e10cSrcweir    // FREE
72*cdf0e10cSrcweir#define STR_INDEX_NAME_ALREADY_USED			RID_STR_DLG_START + 14
73*cdf0e10cSrcweir#define STR_ASK_FOR_DIRECTORY_CREATION		RID_STR_DLG_START + 15
74*cdf0e10cSrcweir#define STR_COULD_NOT_CREATE_DIRECTORY		RID_STR_DLG_START + 16
75*cdf0e10cSrcweir    // FREE
76*cdf0e10cSrcweir    // FREE
77*cdf0e10cSrcweir    // FREE
78*cdf0e10cSrcweir    // FREE
79*cdf0e10cSrcweir    // FREE
80*cdf0e10cSrcweir    // FREE
81*cdf0e10cSrcweir#define STR_COMMAND_EXECUTED_SUCCESSFULLY	RID_STR_DLG_START + 23
82*cdf0e10cSrcweir#define STR_DIRECTSQL_CONNECTIONLOST		RID_STR_DLG_START + 24
83*cdf0e10cSrcweir    // FREE
84*cdf0e10cSrcweir    // FREE
85*cdf0e10cSrcweir#define STR_USERADMIN_NOT_AVAILABLE			RID_STR_DLG_START + 27
86*cdf0e10cSrcweir#define STR_TAB_INDEX_SORTORDER				RID_STR_DLG_START + 28
87*cdf0e10cSrcweir#define STR_TAB_INDEX_FIELD					RID_STR_DLG_START + 29
88*cdf0e10cSrcweir#define STR_ORDER_ASCENDING					RID_STR_DLG_START + 30
89*cdf0e10cSrcweir#define STR_ORDER_DESCENDING				RID_STR_DLG_START + 31
90*cdf0e10cSrcweir#define STR_CONFIRM_DROP_INDEX				RID_STR_DLG_START + 32
91*cdf0e10cSrcweir#define STR_LOGICAL_INDEX_NAME				RID_STR_DLG_START + 33
92*cdf0e10cSrcweir#define STR_CONNECTION_TEST					RID_STR_DLG_START + 34
93*cdf0e10cSrcweir#define STR_CONNECTION_SUCCESS				RID_STR_DLG_START + 35
94*cdf0e10cSrcweir    // FREE
95*cdf0e10cSrcweir#define STR_JDBCDRIVER_SUCCESS				RID_STR_DLG_START + 37
96*cdf0e10cSrcweir#define STR_JDBCDRIVER_NO_SUCCESS			RID_STR_DLG_START + 38
97*cdf0e10cSrcweir#define STR_MSACCESS_FILTERNAME				RID_STR_DLG_START + 39
98*cdf0e10cSrcweir#define STR_CONNECTION_NO_SUCCESS			RID_STR_DLG_START + 40
99*cdf0e10cSrcweir#define STR_DBASE_PATH_OR_FILE				RID_STR_DLG_START + 41
100*cdf0e10cSrcweir#define STR_TEXT_PATH_OR_FILE				RID_STR_DLG_START + 45
101*cdf0e10cSrcweir#define STR_FLAT_PATH_OR_FILE				RID_STR_DLG_START + 46
102*cdf0e10cSrcweir#define STR_CALC_PATH_OR_FILE				RID_STR_DLG_START + 47
103*cdf0e10cSrcweir#define STR_NAME_OF_ODBC_DATASOURCE			RID_STR_DLG_START + 48
104*cdf0e10cSrcweir#define STR_MYSQL_DATABASE_NAME				RID_STR_DLG_START + 49
105*cdf0e10cSrcweir#define STR_ORACLE_DATABASE_NAME			RID_STR_DLG_START + 50
106*cdf0e10cSrcweir#define STR_ADABAS_DATABASE_NAME			RID_STR_DLG_START + 51
107*cdf0e10cSrcweir#define STR_MSACCESS_MDB_FILE				RID_STR_DLG_START + 52
108*cdf0e10cSrcweir#define STR_COMMONURL					    RID_STR_DLG_START + 53
109*cdf0e10cSrcweir#define STR_DATABASEDEFAULTNAME				RID_STR_DLG_START + 54
110*cdf0e10cSrcweir#define STR_NO_ADABASE_DATASOURCES	        RID_STR_DLG_START + 55
111*cdf0e10cSrcweir#define STR_NO_ADDITIONAL_SETTINGS	        RID_STR_DLG_START + 56
112*cdf0e10cSrcweir#define STR_HOSTNAME                        RID_STR_DLG_START + 57
113*cdf0e10cSrcweir    // FREE
114*cdf0e10cSrcweir#define STR_MOZILLA_PROFILE_NAME            RID_STR_DLG_START + 59
115*cdf0e10cSrcweir#define STR_THUNDERBIRD_PROFILE_NAME        RID_STR_DLG_START + 60
116*cdf0e10cSrcweir#define STR_EXPLAN_STRINGCONVERSION_ERROR   RID_STR_DLG_START + 61
117*cdf0e10cSrcweir#define STR_EXCEPTION_ERROR                 RID_STR_DLG_START + 62
118*cdf0e10cSrcweir#define STR_EXCEPTION_WARNING               RID_STR_DLG_START + 63
119*cdf0e10cSrcweir#define STR_EXCEPTION_INFO                  RID_STR_DLG_START + 64
120*cdf0e10cSrcweir#define STR_EXCEPTION_DETAILS               RID_STR_DLG_START + 65
121*cdf0e10cSrcweir#define STR_MSACCESS_2007_FILTERNAME        RID_STR_DLG_START + 66
122*cdf0e10cSrcweir#define STR_MSACCESS_ACCDB_FILE             RID_STR_DLG_START + 67
123*cdf0e10cSrcweir
124*cdf0e10cSrcweir
125*cdf0e10cSrcweir// please adjust checking before insert new strings
126*cdf0e10cSrcweir
127*cdf0e10cSrcweir#define LAST_STR_HERE                       RID_STR_DLG_START + 67
128*cdf0e10cSrcweir
129*cdf0e10cSrcweir#if LAST_STR_HERE > RID_STR_DLG_END
130*cdf0e10cSrcweir#error Resource-Id Overflow in #file, #line
131*cdf0e10cSrcweir#endif
132*cdf0e10cSrcweir
133*cdf0e10cSrcweir#endif //_DBU_DLG_HRC_
134*cdf0e10cSrcweir
135*cdf0e10cSrcweir
136