1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
21 ModalDialog RID_SCDLG_PIVOTFILTER
24 HelpId = HID_SC_PIVOTFILTER ;
27 Size = MAP_APPFONT ( 298 , 83 ) ;
28 Text [ en-US ] = "Filter" ;
33 Pos = MAP_APPFONT ( 12 , 14 ) ;
34 Size = MAP_APPFONT ( 40 , 8 ) ;
35 Text [ en-US ] = "Operator" ;
39 Pos = MAP_APPFONT ( 58 , 14 ) ;
40 Size = MAP_APPFONT ( 60 , 8 ) ;
41 Text [ en-US ] = "Field name" ;
45 Pos = MAP_APPFONT ( 122 , 14 ) ;
46 Size = MAP_APPFONT ( 47 , 8 ) ;
47 Text [ en-US ] = "Condition" ;
51 Pos = MAP_APPFONT ( 173 , 14 ) ;
52 Size = MAP_APPFONT ( 60 , 8 ) ;
53 Text [ en-US ] = "Value" ;
57 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_OP1";
59 Pos = MAP_APPFONT ( 12 , 41 ) ;
60 Size = MAP_APPFONT ( 40 , 46 ) ;
63 StringList [ en-US ] =
65 < "AND" ; Default ; > ;
66 < "OR" ; Default ; > ;
71 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_OP2";
73 Pos = MAP_APPFONT ( 12 , 57 ) ;
74 Size = MAP_APPFONT ( 40 , 46 ) ;
77 StringList [ en-US ] =
79 < "AND" ; Default ; > ;
80 < "OR" ; Default ; > ;
85 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_FIELD1";
87 Pos = MAP_APPFONT ( 58 , 25 ) ;
88 Size = MAP_APPFONT ( 60 , 90 ) ;
94 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_FIELD2";
96 Pos = MAP_APPFONT ( 58 , 41 ) ;
97 Size = MAP_APPFONT ( 60 , 90 ) ;
103 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_FIELD3";
105 Pos = MAP_APPFONT ( 58 , 57 ) ;
106 Size = MAP_APPFONT ( 60 , 90 ) ;
112 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_COND1";
114 Pos = MAP_APPFONT ( 122 , 25 ) ;
115 Size = MAP_APPFONT ( 47 , 65 ) ;
118 StringList [ en-US ] =
120 < "=" ; Default ; > ;
121 < "<" ; Default ; > ;
122 < ">" ; Default ; > ;
123 < "<=" ; Default ; > ;
124 < ">=" ; Default ; > ;
125 < "<>" ; Default ; > ;
130 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_COND2";
132 Pos = MAP_APPFONT ( 122 , 41 ) ;
133 Size = MAP_APPFONT ( 47 , 65 ) ;
136 StringList [ en-US ] =
138 < "=" ; Default ; > ;
139 < "<" ; Default ; > ;
140 < ">" ; Default ; > ;
141 < "<=" ; Default ; > ;
142 < ">=" ; Default ; > ;
143 < "<>" ; Default ; > ;
148 HelpID = "sc:ListBox:RID_SCDLG_PIVOTFILTER:LB_COND3";
150 Pos = MAP_APPFONT ( 122 , 57 ) ;
151 Size = MAP_APPFONT ( 47 , 65 ) ;
154 StringList [ en-US ] =
156 < "=" ; Default ; > ;
157 < "<" ; Default ; > ;
158 < ">" ; Default ; > ;
159 < "<=" ; Default ; > ;
160 < ">=" ; Default ; > ;
161 < "<>" ; Default ; > ;
166 HelpID = "sc:ComboBox:RID_SCDLG_PIVOTFILTER:ED_VAL1";
167 Pos = MAP_APPFONT ( 173 , 25 ) ;
168 Size = MAP_APPFONT ( 60 , 90 ) ;
174 HelpID = "sc:ComboBox:RID_SCDLG_PIVOTFILTER:ED_VAL2";
175 Pos = MAP_APPFONT ( 173 , 41 ) ;
176 Size = MAP_APPFONT ( 60 , 90 ) ;
182 HelpID = "sc:ComboBox:RID_SCDLG_PIVOTFILTER:ED_VAL3";
183 Pos = MAP_APPFONT ( 173 , 57 ) ;
184 Size = MAP_APPFONT ( 60 , 90 ) ;
188 FixedLine FL_CRITERIA
190 Pos = MAP_APPFONT ( 6 , 3 ) ;
191 Size = MAP_APPFONT ( 230 , 8 ) ;
192 Text [ en-US ] = "Filter criteria";
196 HelpID = "sc:CheckBox:RID_SCDLG_PIVOTFILTER:BTN_CASE";
198 Pos = MAP_APPFONT ( 12 , 86 ) ;
199 Size = MAP_APPFONT ( 221 , 10 ) ;
201 Text [ en-US ] = "~Case sensitive" ;
205 HelpID = "sc:CheckBox:RID_SCDLG_PIVOTFILTER:BTN_REGEXP";
207 Pos = MAP_APPFONT ( 12 , 100 ) ;
208 Size = MAP_APPFONT ( 221 , 10 ) ;
210 Text [ en-US ] = "~Regular expression" ;
214 HelpID = "sc:CheckBox:RID_SCDLG_PIVOTFILTER:BTN_UNIQUE";
216 Pos = MAP_APPFONT ( 12 , 114 ) ;
217 Size = MAP_APPFONT ( 221 , 10 ) ;
219 Text [ en-US ] = "~No duplication" ;
224 Pos = MAP_APPFONT ( 6 , 75 ) ;
225 Size = MAP_APPFONT ( 230 , 8 ) ;
226 Text [ en-US ] = "Options" ;
231 Pos = MAP_APPFONT ( 70 , 130 ) ;
232 Size = MAP_APPFONT ( 166 , 8 ) ;
234 Text [ en-US ] = "dummy" ;
236 FixedText FT_DBAREA_LABEL
239 Pos = MAP_APPFONT ( 6 , 130 ) ;
240 Size = MAP_APPFONT ( 58 , 8 ) ;
241 Text [ en-US ] = "Data range:" ;
245 Pos = MAP_APPFONT ( 242 , 6 ) ;
246 Size = MAP_APPFONT ( 50 , 14 ) ;
250 CancelButton BTN_CANCEL
252 Pos = MAP_APPFONT ( 242 , 23 ) ;
253 Size = MAP_APPFONT ( 50 , 14 ) ;
258 Pos = MAP_APPFONT ( 242 , 43 ) ;
259 Size = MAP_APPFONT ( 50 , 14 ) ;
264 HelpID = "sc:MoreButton:RID_SCDLG_PIVOTFILTER:BTN_MORE";
265 Pos = MAP_APPFONT ( 242 , 63 ) ;
266 Size = MAP_APPFONT ( 50 , 14 ) ;
268 MapUnit = MAP_APPFONT ;
273 String STR_COPY_AREA_TO
275 Text [ en-US ] = "Copy results to" ;
277 String RID_FILTER_OPERATOR
279 Text [ en-US ] = "Operator" ;
281 String RID_FILTER_FIELDNAME
283 Text [ en-US ] = "Field Name" ;
285 String RID_FILTER_CONDITION
287 Text [ en-US ] = "Condition" ;
289 String RID_FILTER_VALUE
291 Text [ en-US ] = "Value" ;
294 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */