xref: /trunk/main/sw/source/ui/fmtui/tmpdlg.src (revision 6cb06142790376a2c58e6392182eb071420a4221)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#ifndef _SFX_HRC
25#include <sfx2/sfx.hrc>
26#endif
27#include "fmtui.hrc"
28#include "globals.hrc"
29#include "svx/dialogs.hrc"
30TabDialog DLG_TEMPLATE_1
31{
32    OutputSize = TRUE ;
33    SVLook = TRUE ;
34    Text [ en-US ] = "Character Style" ;
35    Moveable = TRUE ;
36    TabControl 1
37    {
38        OutputSize = TRUE ;
39        PageList =
40        {
41            PageItem
42            {
43                Identifier = TP_CHAR_STD ;
44                Text [ en-US ] = "Font" ;
45                PageResID = TP_CHAR_STD ;
46            };
47            PageItem
48            {
49                Identifier = TP_CHAR_EXT ;
50                Text [ en-US ] = "Font Effects" ;
51                PageResID = TP_CHAR_EXT ;
52            };
53            PageItem
54            {
55                Identifier = TP_CHAR_POS ;
56                PageResID = TP_CHAR_POS ;
57                Text [ en-US ] = "Position" ;
58            };
59            PageItem
60            {
61                Identifier = TP_CHAR_TWOLN ;
62                PageResID = TP_CHAR_TWOLN ;
63                Text [ en-US ] = "Asian Layout" ;
64            };
65            PageItem
66            {
67                Identifier = TP_BACKGROUND ;
68                Text [ en-US ] = "Background" ;
69                PageResID = TP_BACKGROUND ;
70            };
71        };
72    };
73};
74TabDialog DLG_TEMPLATE_2
75{
76    OutputSize = TRUE ;
77    SVLook = TRUE ;
78    Text [ en-US ] = "Paragraph Style" ;
79    Moveable = TRUE ;
80    TabControl 1
81    {
82        OutputSize = TRUE ;
83        PageList =
84        {
85            PageItem
86            {
87                Identifier = TP_PARA_STD ;
88                Text [ en-US ] = "Indents & Spacing" ;
89                PageResID = TP_PARA_STD ;
90            };
91            PageItem
92            {
93                Identifier = TP_PARA_ALIGN ;
94                PageResID = TP_PARA_ALIGN ;
95                Text [ en-US ] = "Alignment" ;
96            };
97            PageItem
98            {
99                Identifier = TP_PARA_EXT ;
100                Text [ en-US ] = "Text Flow" ;
101                PageResID = TP_PARA_EXT ;
102            };
103            PageItem
104            {
105                Identifier = TP_PARA_ASIAN ;
106                Text [ en-US ] = "Asian Typography" ;
107            };
108            PageItem
109            {
110                Identifier = TP_CHAR_STD ;
111                Text [ en-US ] = "Font" ;
112                PageResID = TP_CHAR_STD ;
113            };
114            PageItem
115            {
116                Identifier = TP_CHAR_EXT ;
117                Text [ en-US ] = "Font Effects" ;
118                PageResID = TP_CHAR_EXT ;
119            };
120            PageItem
121            {
122                Identifier = TP_CHAR_POS ;
123                PageResID = TP_CHAR_POS ;
124                Text [ en-US ] = "Position" ;
125            };
126            PageItem
127            {
128                Identifier = TP_CHAR_TWOLN ;
129                PageResID = TP_CHAR_TWOLN ;
130                Text [ en-US ] = "Asian Layout" ;
131            };
132            PageItem
133            {
134                Identifier = TP_NUMPARA ;
135                Text [ en-US ] = "Outline & Numbering" ;
136            };
137            PageItem
138            {
139                Identifier = TP_TABULATOR ;
140                Text [ en-US ] = "Tabs" ;
141                PageResID = TP_TABULATOR ;
142            };
143            PageItem
144            {
145                Identifier = TP_DROPCAPS ;
146                Text [ en-US ] = "Drop Caps" ;
147                PageResID = TP_DROPCAPS ;
148            };
149
150            //UUUU new Area and Transparence TabPages
151            PageItem
152            {
153                Identifier = RID_SVXPAGE_AREA ;
154                PageResID = RID_SVXPAGE_AREA ;
155                Text [ en-US ] = "Area" ;
156            };
157            PageItem
158            {
159                Identifier = RID_SVXPAGE_TRANSPARENCE ;
160                PageResID = RID_SVXPAGE_TRANSPARENCE ;
161                Text [ en-US ] = "Transparency" ;
162            };
163
164            //UUUU remove?
165            //PageItem
166            //{
167            //  Identifier = TP_BACKGROUND ;
168            //  Text [ en-US ] = "Background" ;
169            //  PageResID = TP_BACKGROUND ;
170            //};
171
172            PageItem
173            {
174                Identifier = TP_BORDER ;
175                Text [ en-US ] = "Borders" ;
176                PageResID = TP_BORDER ;
177            };
178            PageItem
179            {
180                Identifier = TP_CONDCOLL ;
181                PageResID = TP_CONDCOLL ;
182                Text [ en-US ] = "Condition" ;
183            };
184        };
185    };
186};
187TabDialog DLG_TEMPLATE_4
188{
189    OutputSize = TRUE ;
190    SVLook = TRUE ;
191     // Text[norwegian_wrong] = "Sidetyper" ;
192     // Text[italian_wrong] = "Stili pagina" ;
193     // Text[portuguese_brazilian_wrong] = "Estilos da P�gina " ;
194     // Text[portuguese_wrong] = "Estilos da P�gina " ;
195     // Text[finnish_wrong] = "Sivutyylit" ;
196     // Text[danish_wrong] = "Sidelayout" ;
197     // Text[french_wrong] = "Styles de page" ;
198     // Text[swedish_wrong] = "Sidformat" ;
199     // Text[dutch_wrong] = "Pagina-opmaakprofielen" ;
200     // Text[spanish_wrong] = "Estilos de p�gina" ;
201    Text [ en-US ] = "Page Style" ;
202    Moveable = TRUE ;
203    TabControl 1
204    {
205        OutputSize = TRUE ;
206        PageList =
207        {
208            /*          PageItem
209            {
210                Identifier = TP_PAGE_STD ;
211                Text [ en-US ] = "Page" ;
212                PageResID = TP_PAGE_STD ;
213            };*/
214
215            //UUUU new Area and Transparence TabPages
216            PageItem
217            {
218                Identifier = RID_SVXPAGE_AREA ;
219                PageResID = RID_SVXPAGE_AREA ;
220                Text [ en-US ] = "Area" ;
221            };
222            PageItem
223            {
224                Identifier = RID_SVXPAGE_TRANSPARENCE ;
225                PageResID = RID_SVXPAGE_TRANSPARENCE ;
226                Text [ en-US ] = "Transparency" ;
227            };
228
229            //UUUU remove?
230            //PageItem
231            //{
232            //  Identifier = TP_BACKGROUND ;
233            //  Text [ en-US ] = "Background" ;
234            //  PageResID = TP_BACKGROUND ;
235            //};
236            /*          PageItem
237            {
238                Identifier = TP_BORDER ;
239                Text [ en-US ] = "Borders" ;
240                PageResID = TP_BORDER ;
241            };
242            PageItem
243            {
244                Identifier = TP_HEADER_PAGE ;
245                Text [ en-US ] = "Header" ;
246                PageResID = TP_HEADER_PAGE ;
247            };
248            PageItem
249            {
250                Identifier = TP_FOOTER_PAGE ;
251                Text [ en-US ] = "Footer" ;
252                PageResID = TP_FOOTER_PAGE ;
253            };
254            PageItem
255            {
256                Identifier = TP_COLUMN ;
257                Text [ en-US ] = "Columns" ;
258                PageResID = TP_COLUMN ;
259            };
260            PageItem
261            {
262                Identifier = TP_FOOTNOTE_PAGE ;
263                Text [ en-US ] = "Footnote" ;
264                PageResID = TP_FOOTNOTE_PAGE ;
265            };*/
266        };
267    };
268};
269String STR_PAGE_STD
270{
271    Text [ en-US ] = "Page" ;
272};
273String STR_PAGE_BORDER
274{
275    Text [ en-US ] = "Borders" ;
276};
277String STR_PAGE_HEADER
278{
279    Text [ en-US ] = "Header" ;
280};
281String STR_PAGE_FOOTER
282{
283    Text [ en-US ] = "Footer" ;
284};
285String STR_PAGE_TEXTGRID
286{
287    Text [ en-US ] = "Text Grid" ;
288};
289String STR_PAGE_COLUMN
290{
291    Text [ en-US ] = "Columns" ;
292};
293String STR_PAGE_FOOTNOTE
294{
295    Text [ en-US ] = "Footnote" ;
296};
297TabDialog DLG_TEMPLATE_3
298{
299    OutputSize = TRUE ;
300    SVLook = TRUE ;
301     // Text[norwegian_wrong] = "Rammemaler" ;
302     // Text[italian_wrong] = "Stili cornice" ;
303     // Text[portuguese_brazilian_wrong] = "Estilos de Moldura" ;
304     // Text[portuguese_wrong] = "Estilos de Moldura" ;
305     // Text[finnish_wrong] = "Kehystyylit" ;
306     // Text[danish_wrong] = "Rammelayout" ;
307     // Text[french_wrong] = "Styles d'encadrement" ;
308     // Text[swedish_wrong] = "Ramformat" ;
309     // Text[dutch_wrong] = "Kaderopmaakprofielen" ;
310     // Text[spanish_wrong] = "Estilos de marco" ;
311    Text [ en-US ] = "Frame Style" ;
312    Moveable = TRUE ;
313    TabControl 1
314    {
315        OutputSize = TRUE ;
316        PageList =
317        {
318            PageItem
319            {
320                Identifier = TP_FRM_STD ;
321                Text [ en-US ] = "Type" ;
322                PageResID = TP_FRM_STD ;
323            };
324            PageItem
325            {
326                Identifier = TP_FRM_ADD ;
327                PageResID = TP_FRM_ADD ;
328                Text [ en-US ] = "Options" ;
329            };
330            PageItem
331            {
332                Identifier = TP_FRM_WRAP ;
333                Text [ en-US ] = "Wrap" ;
334                PageResID = TP_FRM_WRAP ;
335            };
336
337            //UUUU new Area and Transparence TabPages
338            PageItem
339            {
340                Identifier = RID_SVXPAGE_AREA ;
341                PageResID = RID_SVXPAGE_AREA ;
342                Text [ en-US ] = "Area" ;
343            };
344            PageItem
345            {
346                Identifier = RID_SVXPAGE_TRANSPARENCE ;
347                PageResID = RID_SVXPAGE_TRANSPARENCE ;
348                Text [ en-US ] = "Transparency" ;
349            };
350
351            //UUUU Remove?
352            //PageItem
353            //{
354            //  Identifier = TP_BACKGROUND ;
355            //  Text [ en-US ] = "Background" ;
356            //  PageResID = TP_BACKGROUND ;
357            //};
358
359            PageItem
360            {
361                Identifier = TP_BORDER ;
362                Text [ en-US ] = "Borders" ;
363                PageResID = TP_BORDER ;
364            };
365            PageItem
366            {
367                Identifier = TP_COLUMN ;
368                Text [ en-US ] = "Columns" ;
369                PageResID = TP_COLUMN ;
370            };
371            PageItem
372            {
373                Identifier = TP_MACRO_ASSIGN ;
374                Text [ en-US ] = "Macro" ;
375            };
376        };
377    };
378};
379TabDialog DLG_TEMPLATE_5
380{
381    OutputSize = TRUE ;
382    SVLook = TRUE ;
383    Moveable = TRUE ;
384    TabControl 1
385    {
386        PageList =
387        {
388            PageItem
389            {
390                Identifier = RID_SVXPAGE_PICK_BULLET ;
391                Text [ en-US ] = "Bullets" ;
392            };
393            PageItem
394            {
395                Identifier = RID_SVXPAGE_PICK_SINGLE_NUM ;
396                Text [ en-US ] = "Numbering Style" ;
397            };
398            PageItem
399            {
400                Identifier = RID_SVXPAGE_PICK_NUM ;
401                Text [ en-US ] = "Outline" ;
402            };
403            PageItem
404            {
405                Identifier = RID_SVXPAGE_PICK_BMP ;
406                Text [ en-US ] = "Graphics" ;
407            };
408            PageItem
409            {
410                Identifier = RID_SVXPAGE_NUM_POSITION ;
411                Text [ en-US ] = "Position" ;
412            };
413            PageItem
414            {
415                Identifier = RID_SVXPAGE_NUM_OPTIONS ;
416                Text [ en-US ] = "Options" ;
417            };
418        };
419    };
420    Text [ en-US ] = "Numbering Style" ;
421};
422
423// ********************************************************************** EOF
424