xref: /trunk/main/sd/source/ui/dlg/prntopts.src (revision cdf0e10c4e3984b49a9502b011690b615761d4a3)
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 ************************************************************************/
27
28#include "prntopts.hrc"
29#include "helpids.h"
30TabPage TP_PRINT_OPTIONS
31{
32    HelpID = HID_SD_PRINT_OPTIONS ;
33    SVLook = TRUE ;
34    Size = MAP_APPFONT ( 260 , 185 ) ;
35    Text [ en-US ] = "Options" ;
36    Hide = TRUE;
37    FixedLine GRP_PRINT
38    {
39        Pos = MAP_APPFONT ( 6 , 3 ) ;
40        Size = MAP_APPFONT ( 118 , 8 ) ;
41        Text [ en-US ] = "Contents" ;
42    };
43    CheckBox CBX_DRAW
44    {
45        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_DRAW";
46        TabStop = TRUE ;
47        Pos = MAP_APPFONT ( 12 , 14  ) ;
48        Size = MAP_APPFONT ( 90 , 10 ) ;
49        Text [ en-US ] = "~Drawing" ;
50    };
51    CheckBox CBX_NOTES
52    {
53        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_NOTES";
54        Pos = MAP_APPFONT ( 12 , 28  ) ;
55        Size = MAP_APPFONT ( 90 , 10 ) ;
56        TabStop = TRUE ;
57        Text [ en-US ] = "~Notes" ;
58    };
59    CheckBox CBX_HANDOUTS
60    {
61        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_HANDOUTS";
62        Pos = MAP_APPFONT ( 12 , 42  ) ;
63        Size = MAP_APPFONT ( 90 , 10 ) ;
64        TabStop = TRUE ;
65        Text [ en-US ] = "Hando~uts" ;
66    };
67    CheckBox CBX_OUTLINE
68    {
69        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_OUTLINE";
70        Pos = MAP_APPFONT ( 12 , 56  ) ;
71        Size = MAP_APPFONT ( 90 , 10 ) ;
72        TabStop = TRUE ;
73        Text [ en-US ] = "Out~line" ;
74    };
75    FixedLine FL_SEPARATOR1
76    {
77        Pos = MAP_APPFONT ( 125 , 14 ) ;
78        Size = MAP_APPFONT ( 4 , 52 ) ;
79        Vert = TRUE ;
80    };
81    FixedLine GRP_OUTPUT
82    {
83        Pos = MAP_APPFONT ( 130 , 3  ) ;
84        Size = MAP_APPFONT ( 124 , 8 ) ;
85        Text [ en-US ] = "Quality" ;
86    };
87    RadioButton RBT_COLOR
88    {
89        HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_COLOR";
90        Pos = MAP_APPFONT ( 136 , 14  ) ;
91        Size = MAP_APPFONT ( 100 , 10 ) ;
92        Text [ en-US ] = "Default" ;
93        TabStop = TRUE ;
94    };
95    RadioButton RBT_GRAYSCALE
96    {
97        HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_GRAYSCALE";
98        Pos = MAP_APPFONT ( 136 , 28  ) ;
99        Size = MAP_APPFONT ( 100 , 10 ) ;
100        Text [ en-US ] = "Gra~yscale" ;
101        TabStop = TRUE ;
102    };
103    RadioButton RBT_BLACKWHITE
104    {
105        HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_BLACKWHITE";
106        Pos = MAP_APPFONT ( 136 , 42  ) ;
107        Size = MAP_APPFONT ( 100 , 10 ) ;
108        Text [ en-US ] = "Black & ~white" ;
109        TabStop = TRUE ;
110    };
111    FixedLine GRP_PRINT_EXT
112    {
113        Pos = MAP_APPFONT ( 6 , 72  ) ;
114        Size = MAP_APPFONT ( 118 , 8 ) ;
115        Text [ en-US ] = "Print" ;
116    };
117    CheckBox CBX_PAGENAME
118    {
119        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_PAGENAME";
120        Pos = MAP_APPFONT ( 12 , 83  ) ;
121        Size = MAP_APPFONT ( 90 , 10 ) ;
122        Text [ en-US ] = "~Page name" ;
123        TabStop = TRUE ;
124    };
125    CheckBox CBX_DATE
126    {
127        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_DATE";
128        Pos = MAP_APPFONT ( 12 , 97  ) ;
129        Size = MAP_APPFONT ( 90 , 10 ) ;
130        Text [ en-US ] = "D~ate" ;
131        TabStop = TRUE ;
132    };
133    CheckBox CBX_TIME
134    {
135        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_TIME";
136        Pos = MAP_APPFONT ( 12 , 111  ) ;
137        Size = MAP_APPFONT ( 90 , 10 ) ;
138        Text [ en-US ] = "Ti~me" ;
139        TabStop = TRUE ;
140    };
141    CheckBox CBX_HIDDEN_PAGES
142    {
143        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_HIDDEN_PAGES";
144        Pos = MAP_APPFONT ( 12 , 125  ) ;
145         // 120 , 14
146        Size = MAP_APPFONT ( 90 , 10 ) ;
147        TabStop = TRUE ;
148        Text [ en-US ] = "H~idden pages" ;
149    };
150    FixedLine FL_SEPARATOR2
151    {
152        Pos = MAP_APPFONT ( 125 , 83 ) ;
153        Size = MAP_APPFONT ( 4 , 80 ) ;
154        Vert = TRUE ;
155    };
156    FixedLine GRP_PAGE
157    {
158        Pos = MAP_APPFONT ( 130 , 72  ) ;
159        Size = MAP_APPFONT ( 124 , 8 ) ;
160        Text [ en-US ] = "Page options" ;
161    };
162    RadioButton RBT_DEFAULT
163    {
164        HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_DEFAULT";
165        Pos = MAP_APPFONT ( 136 , 83  ) ;
166        Size = MAP_APPFONT ( 110 , 10 ) ;
167        TabStop = TRUE ;
168        Text [ en-US ] = "Default" ;
169    };
170    RadioButton RBT_PAGESIZE
171    {
172        HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_PAGESIZE";
173        Pos = MAP_APPFONT ( 136 , 97  ) ;
174        Size = MAP_APPFONT ( 110 , 10 ) ;
175        Text [ en-US ] = "~Fit to page" ;
176        TabStop = TRUE ;
177    };
178    RadioButton RBT_PAGETILE
179    {
180        HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_PAGETILE";
181        Pos = MAP_APPFONT ( 136 , 111 ) ;
182        Size = MAP_APPFONT ( 110 , 10 ) ;
183        TabStop = TRUE ;
184        Text [ en-US ] = "~Tile pages" ;
185    };
186    RadioButton RBT_BOOKLET
187    {
188        HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_BOOKLET";
189        Pos = MAP_APPFONT ( 136, 125  ) ;
190        Size = MAP_APPFONT ( 110 , 10 ) ;
191        TabStop = TRUE ;
192        Text [ en-US ] = "B~rochure" ;
193    };
194    CheckBox CBX_FRONT
195    {
196        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_FRONT";
197        Pos = MAP_APPFONT ( 145 , 139  ) ;
198        Size = MAP_APPFONT ( 53 , 10 ) ;
199        TabStop = TRUE ;
200        Text [ en-US ] = "Fr~ont" ;
201    };
202    CheckBox CBX_BACK
203    {
204        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_BACK";
205        Pos = MAP_APPFONT ( 202 , 139  ) ;
206        Size = MAP_APPFONT ( 50 , 10 ) ;
207        TabStop = TRUE ;
208        Text [ en-US ] = "Ba~ck" ;
209    };
210    CheckBox CBX_PAPERBIN
211    {
212        HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_PAPERBIN";
213        Pos = MAP_APPFONT ( 136 , 153  ) ;
214        Size = MAP_APPFONT ( 118 , 30 ) ;
215        Text [ en-US ] = "Paper tray from printer s~ettings" ;
216        WordBreak = TRUE ;
217    };
218};
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251