Version 3.6.0.2, tag libreoffice-3.6.0.2
[LibreOffice.git] / dbaccess / source / ui / dlg / queryfilter.src
blob6d273b5c53aabcaf06e194a90857f0eeb0cdfc2f
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  ************************************************************************/
28 #ifndef DBAUI_QUERYFILTER_HRC
29 #include "queryfilter.hrc"
30 #endif
31 #include "dbaccess_helpid.hrc"
33 ModalDialog DLG_FILTERCRIT
35     OutputSize = TRUE ;
36     Hide = TRUE ;
37     SVLook = TRUE ;
38     Size = MAP_APPFONT ( 303 , 76 ) ;
39     /* These strings are equal to the toolbox bubble helptext from MID_SBA_QRY_FILTERCRIT in toolbox.hrc */
40     Text [ en-US ] ="Standard Filter";
42     Moveable = TRUE ;
43     Closeable = TRUE ;
44     HelpId = HID_DLG_FILTERCRIT ;
45     ListBox LB_WHEREFIELD1
46     {
47         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHEREFIELD1";
48         Border = TRUE ;
49         Pos = MAP_APPFONT ( 60 , 25 ) ;
50         Size = MAP_APPFONT ( 60 , 90 ) ;
51         TabStop = TRUE ;
52         DropDown = TRUE ;
53     };
54     ListBox LB_WHERECOMP1
55     {
56         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHERECOMP1";
57         Border = TRUE ;
58         Pos = MAP_APPFONT ( 124 , 25 ) ;
59         Size = MAP_APPFONT ( 49 , 72 ) ;
60         TabStop = TRUE ;
61         DDExtraWidth = TRUE ;
62         DropDown = TRUE ;
63         CurPos = 0 ;
64     };
65     Edit ET_WHEREVALUE1
66     {
67         HelpID = "dbaccess:Edit:DLG_FILTERCRIT:ET_WHEREVALUE1";
68         Border = TRUE ;
69         Pos = MAP_APPFONT ( 177 , 25 ) ;
70         Size = MAP_APPFONT ( 60 , 12 ) ;
71         TabStop = TRUE ;
72     };
73     ListBox LB_WHERECOND2
74     {
75         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHERECOND2";
76         Border = TRUE ;
77         Pos = MAP_APPFONT ( 15 , 41 ) ;
78         Size = MAP_APPFONT ( 41 , 36 ) ;
79         TabStop = TRUE ;
80         DropDown = TRUE ;
81         CurPos = 0 ;
82         StringList [ en-US ] =
83         {
84             < "AND" ; Default ; > ;
85             < "OR" ; Default ; > ;
86         };
87     };
88     ListBox LB_WHEREFIELD2
89     {
90         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHEREFIELD2";
91         Border = TRUE ;
92         Pos = MAP_APPFONT ( 60 , 41 ) ;
93         Size = MAP_APPFONT ( 60 , 90 ) ;
94         TabStop = TRUE ;
95         DropDown = TRUE ;
96     };
97     ListBox LB_WHERECOMP2
98     {
99         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHERECOMP2";
100         Border = TRUE ;
101         Pos = MAP_APPFONT ( 124 , 41 ) ;
102         Size = MAP_APPFONT ( 49 , 72 ) ;
103         TabStop = TRUE ;
104         DropDown = TRUE ;
105         DDExtraWidth = TRUE ;
106         CurPos = 0 ;
107     };
108     Edit ET_WHEREVALUE2
109     {
110         HelpID = "dbaccess:Edit:DLG_FILTERCRIT:ET_WHEREVALUE2";
111         Border = TRUE ;
112         Pos = MAP_APPFONT ( 177 , 41 ) ;
113         Size = MAP_APPFONT ( 60 , 12 ) ;
114         TabStop = TRUE ;
115     };
116     ListBox LB_WHERECOND3
117     {
118         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHERECOND3";
119         Border = TRUE ;
120         Pos = MAP_APPFONT ( 15 , 57 ) ;
121         Size = MAP_APPFONT ( 41 , 36 ) ;
122         TabStop = TRUE ;
123         DropDown = TRUE ;
124         CurPos = 0 ;
125         StringList [ en-US ] =
126         {
127             < "AND" ; Default ; > ;
128             < "OR" ; Default ; > ;
129         };
130     };
131     ListBox LB_WHEREFIELD3
132     {
133         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHEREFIELD3";
134         Border = TRUE ;
135         Pos = MAP_APPFONT ( 60 , 57 ) ;
136         Size = MAP_APPFONT ( 60 , 90 ) ;
137         TabStop = TRUE ;
138         DropDown = TRUE ;
139     };
140     ListBox LB_WHERECOMP3
141     {
142         HelpID = "dbaccess:ListBox:DLG_FILTERCRIT:LB_WHERECOMP3";
143         Border = TRUE ;
144         Pos = MAP_APPFONT ( 124 , 57 ) ;
145         Size = MAP_APPFONT ( 49 , 72 ) ;
146         TabStop = TRUE ;
147         DropDown = TRUE ;
148         DDExtraWidth = TRUE ;
149         CurPos = 0 ;
150     };
151     Edit ET_WHEREVALUE3
152     {
153         HelpID = "dbaccess:Edit:DLG_FILTERCRIT:ET_WHEREVALUE3";
154         Border = TRUE ;
155         Pos = MAP_APPFONT ( 177 , 57 ) ;
156         Size = MAP_APPFONT ( 60 , 12 ) ;
157         TabStop = TRUE ;
158     };
159     FixedText FT_WHEREFIELD
160     {
161         Pos = MAP_APPFONT ( 60 , 14 ) ;
162         Size = MAP_APPFONT ( 60 , 8 ) ;
163         Center = TRUE ;
164         Text [ en-US ] = "Field name" ;
165     };
166     FixedText FT_WHERECOMP
167     {
168         Pos = MAP_APPFONT ( 124 , 14 ) ;
169         Size = MAP_APPFONT ( 50 , 8 ) ;
170         Center = TRUE ;
171         Text [ en-US ] = "Condition" ;
172     };
173     FixedText FT_WHEREVALUE
174     {
175         Pos = MAP_APPFONT ( 177 , 14 ) ;
176         Size = MAP_APPFONT ( 60 , 8 ) ;
177         Center = TRUE ;
178         Text [ en-US ] = "Value" ;
179     };
180     FixedText FT_WHEREOPER
181     {
182         Pos = MAP_APPFONT ( 15 , 14 ) ;
183         Size = MAP_APPFONT ( 40 , 8 ) ;
184         Center = TRUE ;
185         Text [ en-US ] = "Operator" ;
186     };
187     FixedLine FL_FIELDS
188     {
189         Pos = MAP_APPFONT ( 6 , 3 ) ;
190         Size = MAP_APPFONT ( 236 , 8 ) ;
191         Text [ en-US ] = "Criteria" ;
192     };
193     OKButton BT_OK
194     {
195         Pos = MAP_APPFONT ( 249 , 6 ) ;
196         Size = MAP_APPFONT ( 50 , 14 ) ;
197         TabStop = TRUE ;
198         DefButton = TRUE ;
199     };
200     CancelButton BT_CANCEL
201     {
202         Pos = MAP_APPFONT ( 249 , 23 ) ;
203         Size = MAP_APPFONT ( 50 , 14 ) ;
204         TabStop = TRUE ;
205     };
206     HelpButton BT_HELP
207     {
208         Pos = MAP_APPFONT ( 249 , 43 ) ;
209         Size = MAP_APPFONT ( 50 , 14 ) ;
210         TabStop = TRUE ;
211     };
212     String STR_NOENTRY
213     {
214         Text [ en-US ] = "- none -" ;
215     };
216     String STR_COMPARE_OPERATORS
217     {
218         Text [ en-US ] = "=;<>;<;<=;>;>=;like;not like;null;not null";
219     };