1*dc900991SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*dc900991SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*dc900991SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*dc900991SAndrew Rist * distributed with this work for additional information
6*dc900991SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*dc900991SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*dc900991SAndrew Rist * "License"); you may not use this file except in compliance
9*dc900991SAndrew Rist * with the License.  You may obtain a copy of the License at
10*dc900991SAndrew Rist *
11*dc900991SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*dc900991SAndrew Rist *
13*dc900991SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*dc900991SAndrew Rist * software distributed under the License is distributed on an
15*dc900991SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*dc900991SAndrew Rist * KIND, either express or implied.  See the License for the
17*dc900991SAndrew Rist * specific language governing permissions and limitations
18*dc900991SAndrew Rist * under the License.
19*dc900991SAndrew Rist *
20*dc900991SAndrew Rist *************************************************************/
21*dc900991SAndrew Rist
22*dc900991SAndrew Rist
23cdf0e10cSrcweir#include "RptResId.hrc"
24cdf0e10cSrcweir#include "rptui_slotid.hrc"
25cdf0e10cSrcweir#ifndef _GLOBLMN_HRC
26cdf0e10cSrcweir#include <svx/globlmn.hrc>
27cdf0e10cSrcweir#endif
28cdf0e10cSrcweir#ifndef _SBASLTID_HRC
29cdf0e10cSrcweir#include <svx/svxids.hrc>
30cdf0e10cSrcweir#endif
31cdf0e10cSrcweir
32cdf0e10cSrcweirString RID_STR_PROPPAGE_DEFAULT
33cdf0e10cSrcweir{
34cdf0e10cSrcweir	Text [ en-US ] = "General" ;
35cdf0e10cSrcweir	Text [ x-comment ] = " ";
36cdf0e10cSrcweir};
37cdf0e10cSrcweirString RID_STR_PROPPAGE_DATA
38cdf0e10cSrcweir{
39cdf0e10cSrcweir	Text [ en-US ] = "Data" ;
40cdf0e10cSrcweir	Text [ x-comment ] = " ";
41cdf0e10cSrcweir};
42cdf0e10cSrcweirResource RID_STR_BOOL
43cdf0e10cSrcweir{
44cdf0e10cSrcweir    String 1
45cdf0e10cSrcweir    {
46cdf0e10cSrcweir	    Text [ en-US ] = "No" ;
47cdf0e10cSrcweir    };
48cdf0e10cSrcweir    String 2
49cdf0e10cSrcweir    {
50cdf0e10cSrcweir	    Text [ en-US ] = "Yes" ;
51cdf0e10cSrcweir    };
52cdf0e10cSrcweir};
53cdf0e10cSrcweirString RID_STR_FORCENEWPAGE
54cdf0e10cSrcweir{
55cdf0e10cSrcweir	Text [ en-US ] = "Force New Page" ;
56cdf0e10cSrcweir};
57cdf0e10cSrcweirResource RID_STR_FORCENEWPAGE_CONST
58cdf0e10cSrcweir{
59cdf0e10cSrcweir    String 1
60cdf0e10cSrcweir    {
61cdf0e10cSrcweir	    Text [ en-US ] = "None" ;
62cdf0e10cSrcweir    };
63cdf0e10cSrcweir    String 2
64cdf0e10cSrcweir    {
65cdf0e10cSrcweir	    Text [ en-US ] = "Before Section" ;
66cdf0e10cSrcweir    };
67cdf0e10cSrcweir    String 3
68cdf0e10cSrcweir    {
69cdf0e10cSrcweir	    Text [ en-US ] = "After Section" ;
70cdf0e10cSrcweir    };
71cdf0e10cSrcweir    String 4
72cdf0e10cSrcweir    {
73cdf0e10cSrcweir	    Text [ en-US ] = "Before & After Section" ;
74cdf0e10cSrcweir    };
75cdf0e10cSrcweir};
76cdf0e10cSrcweirString RID_STR_NEWROWORCOL
77cdf0e10cSrcweir{
78cdf0e10cSrcweir	Text [ en-US ] = "New Row Or Column" ;
79cdf0e10cSrcweir};
80cdf0e10cSrcweirString RID_STR_KEEPTOGETHER
81cdf0e10cSrcweir{
82cdf0e10cSrcweir	Text [ en-US ] = "Keep Together" ;
83cdf0e10cSrcweir};
84cdf0e10cSrcweirResource RID_STR_KEEPTOGETHER_CONST
85cdf0e10cSrcweir{
86cdf0e10cSrcweir    String 1
87cdf0e10cSrcweir    {
88cdf0e10cSrcweir	    Text [ en-US ] = "No" ;
89cdf0e10cSrcweir    };
90cdf0e10cSrcweir    String 2
91cdf0e10cSrcweir    {
92cdf0e10cSrcweir	    Text [ en-US ] = "Whole Group" ;
93cdf0e10cSrcweir    };
94cdf0e10cSrcweir    String 3
95cdf0e10cSrcweir    {
96cdf0e10cSrcweir	    Text [ en-US ] = "With First Detail" ;
97cdf0e10cSrcweir    };
98cdf0e10cSrcweir};
99cdf0e10cSrcweirString RID_STR_CANGROW
100cdf0e10cSrcweir{
101cdf0e10cSrcweir	Text [ en-US ] = "Can Grow" ;
102cdf0e10cSrcweir};
103cdf0e10cSrcweirString RID_STR_CANSHRINK
104cdf0e10cSrcweir{
105cdf0e10cSrcweir	Text [ en-US ] = "Can Shrink" ;
106cdf0e10cSrcweir};
107cdf0e10cSrcweirString RID_STR_REPEATSECTION
108cdf0e10cSrcweir{
109cdf0e10cSrcweir	Text [ en-US ] = "Repeat Section" ;
110cdf0e10cSrcweir};
111cdf0e10cSrcweirString RID_STR_PRINTREPEATEDVALUES
112cdf0e10cSrcweir{
113cdf0e10cSrcweir	Text [ en-US ] = "Print repeated values" ;
114cdf0e10cSrcweir};
115cdf0e10cSrcweirString RID_STR_CONDITIONALPRINTEXPRESSION
116cdf0e10cSrcweir{
117cdf0e10cSrcweir	Text [ en-US ] = "Conditional Print Expression" ;
118cdf0e10cSrcweir};
119cdf0e10cSrcweirString RID_STR_STARTNEWCOLUMN
120cdf0e10cSrcweir{
121cdf0e10cSrcweir	Text [ en-US ] = "Start new column" ;
122cdf0e10cSrcweir};
123cdf0e10cSrcweirString RID_STR_STARTNEWPAGE
124cdf0e10cSrcweir{
125cdf0e10cSrcweir	Text [ en-US ] = "Start new page" ;
126cdf0e10cSrcweir};
127cdf0e10cSrcweirString RID_STR_RESETPAGENUMBER
128cdf0e10cSrcweir{
129cdf0e10cSrcweir	Text [ en-US ] = "Reset page number" ;
130cdf0e10cSrcweir};
131cdf0e10cSrcweirString RID_STR_CHARTTYPE
132cdf0e10cSrcweir{
133cdf0e10cSrcweir	Text [ en-US ] = "Chart type" ;
134cdf0e10cSrcweir};
135cdf0e10cSrcweirString RID_STR_PRINTWHENGROUPCHANGE
136cdf0e10cSrcweir{
137cdf0e10cSrcweir	Text [ en-US ] = "Print When Group Change" ;
138cdf0e10cSrcweir};
139cdf0e10cSrcweirString RID_STR_VISIBLE
140cdf0e10cSrcweir{
141cdf0e10cSrcweir	Text [ en-US ] = "Visible" ;
142cdf0e10cSrcweir};
143cdf0e10cSrcweirString RID_STR_GROUPKEEPTOGETHER
144cdf0e10cSrcweir{
145cdf0e10cSrcweir	Text [ en-US ] = "Group keep together" ;
146cdf0e10cSrcweir};
147cdf0e10cSrcweirResource RID_STR_GROUPKEEPTOGETHER_CONST
148cdf0e10cSrcweir{
149cdf0e10cSrcweir    String 1
150cdf0e10cSrcweir    {
151cdf0e10cSrcweir	    Text [ en-US ] = "Per Page" ;
152cdf0e10cSrcweir    };
153cdf0e10cSrcweir    String 2
154cdf0e10cSrcweir    {
155cdf0e10cSrcweir	    Text [ en-US ] = "Per Column" ;
156cdf0e10cSrcweir    };
157cdf0e10cSrcweir};
158cdf0e10cSrcweirResource RID_STR_SECTIONPAGEBREAK_CONST
159cdf0e10cSrcweir{
160cdf0e10cSrcweir    String 1
161cdf0e10cSrcweir    {
162cdf0e10cSrcweir	    Text [ en-US ] = "None" ;
163cdf0e10cSrcweir    };
164cdf0e10cSrcweir    String 2
165cdf0e10cSrcweir    {
166cdf0e10cSrcweir	    Text [ en-US ] = "Section" ;
167cdf0e10cSrcweir    };
168cdf0e10cSrcweir    String 3
169cdf0e10cSrcweir    {
170cdf0e10cSrcweir	    Text [ en-US ] = "Automatic" ;
171cdf0e10cSrcweir    };
172cdf0e10cSrcweir};
173cdf0e10cSrcweirString RID_STR_PAGEHEADEROPTION
174cdf0e10cSrcweir{
175cdf0e10cSrcweir	Text [ en-US ] = "Page header" ;
176cdf0e10cSrcweir};
177cdf0e10cSrcweirString RID_STR_PAGEFOOTEROPTION
178cdf0e10cSrcweir{
179cdf0e10cSrcweir	Text [ en-US ] = "Page footer" ;
180cdf0e10cSrcweir};
181cdf0e10cSrcweirResource RID_STR_REPORTPRINTOPTION_CONST
182cdf0e10cSrcweir{
183cdf0e10cSrcweir    String 1
184cdf0e10cSrcweir    {
185cdf0e10cSrcweir	    Text [ en-US ] = "All Pages" ;
186cdf0e10cSrcweir    };
187cdf0e10cSrcweir    String 2
188cdf0e10cSrcweir    {
189cdf0e10cSrcweir	    Text [ en-US ] = "Not With Report Header" ;
190cdf0e10cSrcweir    };
191cdf0e10cSrcweir    String 3
192cdf0e10cSrcweir    {
193cdf0e10cSrcweir	    Text [ en-US ] = "Not With Report Footer" ;
194cdf0e10cSrcweir    };
195cdf0e10cSrcweir    String 4
196cdf0e10cSrcweir    {
197cdf0e10cSrcweir	    Text [ en-US ] = "Not With Report Header/Footer" ;
198cdf0e10cSrcweir    };
199cdf0e10cSrcweir};
200cdf0e10cSrcweirString RID_STR_DEEPTRAVERSING
201cdf0e10cSrcweir{
202cdf0e10cSrcweir	Text [ en-US ] = "Deep traversing" ;
203cdf0e10cSrcweir};
204cdf0e10cSrcweirString RID_STR_PREEVALUATED
205cdf0e10cSrcweir{
206cdf0e10cSrcweir	Text [ en-US ] = "Pre evaluation" ;
207cdf0e10cSrcweir};
208cdf0e10cSrcweirString RID_STR_POSITIONX
209cdf0e10cSrcweir{
210cdf0e10cSrcweir	Text [ en-US ] = "Position X";
211cdf0e10cSrcweir};
212cdf0e10cSrcweirString RID_STR_POSITIONY
213cdf0e10cSrcweir{
214cdf0e10cSrcweir	Text [ en-US ] = "Position Y";
215cdf0e10cSrcweir};
216cdf0e10cSrcweirString RID_STR_WIDTH
217cdf0e10cSrcweir{
218cdf0e10cSrcweir	Text [ en-US ] = "Width";
219cdf0e10cSrcweir};
220cdf0e10cSrcweirString RID_STR_HEIGHT
221cdf0e10cSrcweir{
222cdf0e10cSrcweir	Text [ en-US ] = "Height";
223cdf0e10cSrcweir};
224cdf0e10cSrcweirString RID_STR_INITIALFORMULA
225cdf0e10cSrcweir{
226cdf0e10cSrcweir	Text [ en-US ] = "Initial value" ;
227cdf0e10cSrcweir};
228cdf0e10cSrcweirString RID_STR_PRESERVEIRI
229cdf0e10cSrcweir{
230cdf0e10cSrcweir	Text [ en-US ] = "Preserve as Link" ;
231cdf0e10cSrcweir};
232cdf0e10cSrcweirString RID_STR_FORMULA
233cdf0e10cSrcweir{
234cdf0e10cSrcweir	Text [ en-US ] = "Formula" ;
235cdf0e10cSrcweir};
236cdf0e10cSrcweirString RID_STR_DATAFIELD
237cdf0e10cSrcweir{
238cdf0e10cSrcweir	Text [ en-US ] = "Data field" ;
239cdf0e10cSrcweir};
240cdf0e10cSrcweirString RID_STR_FONT
241cdf0e10cSrcweir{
242cdf0e10cSrcweir	Text [ en-US ] = "Font" ;
243cdf0e10cSrcweir};
244cdf0e10cSrcweirString RID_STR_BACKCOLOR
245cdf0e10cSrcweir{
246cdf0e10cSrcweir    Text [ en-US ] = "Background color";
247cdf0e10cSrcweir};
248cdf0e10cSrcweirString RID_STR_BACKTRANSPARENT
249cdf0e10cSrcweir{
250cdf0e10cSrcweir    Text [ en-US ] = "Background Transparent";
251cdf0e10cSrcweir};
252cdf0e10cSrcweirString RID_STR_CONTROLBACKGROUNDTRANSPARENT
253cdf0e10cSrcweir{
254cdf0e10cSrcweir    Text [ en-US ] = "Background Transparent";
255cdf0e10cSrcweir};
256cdf0e10cSrcweirString RID_STR_OVERLAP_OTHER_CONTROL
257cdf0e10cSrcweir{
258cdf0e10cSrcweir	Text [ en-US ] = "This operation is not allowed. The control overlaps with another one.";
259cdf0e10cSrcweir};
260cdf0e10cSrcweirString RID_STR_ILLEGAL_POSITION
261cdf0e10cSrcweir{
262cdf0e10cSrcweir	Text [ en-US ] = "This position can not be set. It is invalid.";
263cdf0e10cSrcweir};
264cdf0e10cSrcweirString RID_STR_SCOPE_GROUP
265cdf0e10cSrcweir{
266cdf0e10cSrcweir    Text [ en-US ] = "Group: %1";
267cdf0e10cSrcweir};
268cdf0e10cSrcweirString RID_STR_FORMULALIST
269cdf0e10cSrcweir{
270cdf0e10cSrcweir    Text [ en-US ] = "Function";
271cdf0e10cSrcweir};
272cdf0e10cSrcweirString RID_STR_SCOPE
273cdf0e10cSrcweir{
274cdf0e10cSrcweir    Text [ en-US ] = "Scope";
275cdf0e10cSrcweir};
276cdf0e10cSrcweirString RID_STR_TYPE
277cdf0e10cSrcweir{
278cdf0e10cSrcweir    Text [ en-US ] = "Data Field Type";
279cdf0e10cSrcweir};
280cdf0e10cSrcweirResource RID_STR_TYPE_CONST
281cdf0e10cSrcweir{
282cdf0e10cSrcweir    String 1
283cdf0e10cSrcweir    {
284cdf0e10cSrcweir        Text [ en-US ] = "Field or Formula";
285cdf0e10cSrcweir    };
286cdf0e10cSrcweir    String 2
287cdf0e10cSrcweir    {
288cdf0e10cSrcweir        Text [ en-US ] = "Function";
289cdf0e10cSrcweir    };
290cdf0e10cSrcweir    String 3
291cdf0e10cSrcweir    {
292cdf0e10cSrcweir        Text [ en-US ] = "Counter";
293cdf0e10cSrcweir    };
294cdf0e10cSrcweir    String 4
295cdf0e10cSrcweir    {
296cdf0e10cSrcweir        Text [ en-US ] = "User defined Function";
297cdf0e10cSrcweir    };
298cdf0e10cSrcweir};
299cdf0e10cSrcweirString RID_STR_MASTERFIELDS
300cdf0e10cSrcweir{
301cdf0e10cSrcweir	Text [ en-US ] = "Link master fields" ;
302cdf0e10cSrcweir};
303cdf0e10cSrcweirString RID_STR_DETAILFIELDS
304cdf0e10cSrcweir{
305cdf0e10cSrcweir	Text [ en-US ] = "Link slave fields" ;
306cdf0e10cSrcweir};
307cdf0e10cSrcweirString RID_STR_EXPLANATION
308cdf0e10cSrcweir{
309cdf0e10cSrcweir    Text [ en-US ] = "Charts can be used to display detailed data about the current record of the report. To do this, you can specify which columns in the chart match which columns in the report.";
310cdf0e10cSrcweir};
311cdf0e10cSrcweirString RID_STR_DETAILLABEL
312cdf0e10cSrcweir{
313cdf0e10cSrcweir	Text [ en-US ] = "Chart" ;
314cdf0e10cSrcweir};
315cdf0e10cSrcweirString RID_STR_MASTERLABEL
316cdf0e10cSrcweir{
317cdf0e10cSrcweir	Text [ en-US ] = "Report" ;
318cdf0e10cSrcweir};
319cdf0e10cSrcweir
320cdf0e10cSrcweirString RID_STR_PREVIEW_COUNT
321cdf0e10cSrcweir{
322cdf0e10cSrcweir	Text [ en-US ] = "Preview Row(s)" ;
323cdf0e10cSrcweir};
324cdf0e10cSrcweirString RID_STR_AREA
325cdf0e10cSrcweir{
326cdf0e10cSrcweir	Text [ en-US ] = "Area" ;
327cdf0e10cSrcweir};
328cdf0e10cSrcweirString RID_STR_MIMETYPE
329cdf0e10cSrcweir{
330cdf0e10cSrcweir	Text [ en-US ] = "Report Output Format" ;
331cdf0e10cSrcweir};
332cdf0e10cSrcweirString RID_STR_VERTICALALIGN
333cdf0e10cSrcweir{
334cdf0e10cSrcweir	Text [ en-US ] = "Vert. Alignment" ;
335cdf0e10cSrcweir};
336cdf0e10cSrcweirResource RID_STR_VERTICAL_ALIGN_CONST
337cdf0e10cSrcweir{
338cdf0e10cSrcweir    String 1
339cdf0e10cSrcweir    {
340cdf0e10cSrcweir        Text [ en-US ] = "Top";
341cdf0e10cSrcweir    };
342cdf0e10cSrcweir    String 2
343cdf0e10cSrcweir    {
344cdf0e10cSrcweir        Text [ en-US ] = "Middle";
345cdf0e10cSrcweir    };
346cdf0e10cSrcweir    String 3
347cdf0e10cSrcweir    {
348cdf0e10cSrcweir        Text [ en-US ] = "Bottom";
349cdf0e10cSrcweir    };
350cdf0e10cSrcweir};
351cdf0e10cSrcweirString RID_STR_PARAADJUST
352cdf0e10cSrcweir{
353cdf0e10cSrcweir	Text [ en-US ] = "Horz. Alignment" ;
354cdf0e10cSrcweir};
355cdf0e10cSrcweirResource RID_STR_PARAADJUST_CONST
356cdf0e10cSrcweir{
357cdf0e10cSrcweir    String 1
358cdf0e10cSrcweir    {
359cdf0e10cSrcweir        Text [ en-US ] = "Left";
360cdf0e10cSrcweir    };
361cdf0e10cSrcweir    String 2
362cdf0e10cSrcweir    {
363cdf0e10cSrcweir        Text [ en-US ] = "Right";
364cdf0e10cSrcweir    };
365cdf0e10cSrcweir    String 3
366cdf0e10cSrcweir    {
367cdf0e10cSrcweir        Text [ en-US ] = "Block";
368cdf0e10cSrcweir    };
369cdf0e10cSrcweir    String 4
370cdf0e10cSrcweir    {
371cdf0e10cSrcweir        Text [ en-US ] = "Center";
372cdf0e10cSrcweir    };
373cdf0e10cSrcweir};
374cdf0e10cSrcweirString RID_STR_F_COUNTER
375cdf0e10cSrcweir{
376cdf0e10cSrcweir	Text [ en-US ] = "Counter" ;
377cdf0e10cSrcweir};
378cdf0e10cSrcweirString RID_STR_F_ACCUMULATION
379cdf0e10cSrcweir{
380cdf0e10cSrcweir	Text [ en-US ] = "Accumulation" ;
381cdf0e10cSrcweir};
382cdf0e10cSrcweirString RID_STR_F_MINIMUM
383cdf0e10cSrcweir{
384cdf0e10cSrcweir	Text [ en-US ] = "Minimum" ;
385cdf0e10cSrcweir};
386cdf0e10cSrcweirString RID_STR_F_MAXIMUM
387cdf0e10cSrcweir{
388cdf0e10cSrcweir	Text [ en-US ] = "Maximum" ;
389cdf0e10cSrcweir};
390cdf0e10cSrcweir
391