1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: prntopts.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "prntopts.hrc"
33 TabPage TP_PRINT_OPTIONS
35 HelpID = HID_SD_PRINT_OPTIONS ;
37 Size = MAP_APPFONT ( 260 , 185 ) ;
38 Text [ en-US ] = "Options" ;
42 Pos = MAP_APPFONT ( 6 , 3 ) ;
43 Size = MAP_APPFONT ( 118 , 8 ) ;
44 Text [ en-US ] = "Contents" ;
49 Pos = MAP_APPFONT ( 12 , 14 ) ;
50 Size = MAP_APPFONT ( 90 , 10 ) ;
51 Text [ en-US ] = "~Drawing" ;
55 Pos = MAP_APPFONT ( 12 , 28 ) ;
56 Size = MAP_APPFONT ( 90 , 10 ) ;
58 Text [ en-US ] = "~Notes" ;
62 Pos = MAP_APPFONT ( 12 , 42 ) ;
63 Size = MAP_APPFONT ( 90 , 10 ) ;
65 Text [ en-US ] = "Hando~uts" ;
69 Pos = MAP_APPFONT ( 12 , 56 ) ;
70 Size = MAP_APPFONT ( 90 , 10 ) ;
72 Text [ en-US ] = "Out~line" ;
74 FixedLine FL_SEPARATOR1
76 Pos = MAP_APPFONT ( 125 , 14 ) ;
77 Size = MAP_APPFONT ( 4 , 52 ) ;
82 Pos = MAP_APPFONT ( 130 , 3 ) ;
83 Size = MAP_APPFONT ( 124 , 8 ) ;
84 Text [ en-US ] = "Quality" ;
88 Pos = MAP_APPFONT ( 136 , 14 ) ;
89 Size = MAP_APPFONT ( 100 , 10 ) ;
90 Text [ en-US ] = "Default" ;
93 RadioButton RBT_GRAYSCALE
95 Pos = MAP_APPFONT ( 136 , 28 ) ;
96 Size = MAP_APPFONT ( 100 , 10 ) ;
97 Text [ en-US ] = "Gra~yscale" ;
100 RadioButton RBT_BLACKWHITE
102 Pos = MAP_APPFONT ( 136 , 42 ) ;
103 Size = MAP_APPFONT ( 100 , 10 ) ;
104 Text [ en-US ] = "Black & ~white" ;
107 FixedLine GRP_PRINT_EXT
109 Pos = MAP_APPFONT ( 6 , 72 ) ;
110 Size = MAP_APPFONT ( 118 , 8 ) ;
111 Text [ en-US ] = "Print" ;
113 CheckBox CBX_PAGENAME
115 Pos = MAP_APPFONT ( 12 , 83 ) ;
116 Size = MAP_APPFONT ( 90 , 10 ) ;
117 Text [ en-US ] = "~Page name" ;
122 Pos = MAP_APPFONT ( 12 , 97 ) ;
123 Size = MAP_APPFONT ( 90 , 10 ) ;
124 Text [ en-US ] = "D~ate" ;
129 Pos = MAP_APPFONT ( 12 , 111 ) ;
130 Size = MAP_APPFONT ( 90 , 10 ) ;
131 Text [ en-US ] = "Ti~me" ;
134 CheckBox CBX_HIDDEN_PAGES
136 Pos = MAP_APPFONT ( 12 , 125 ) ;
138 Size = MAP_APPFONT ( 90 , 10 ) ;
140 Text [ en-US ] = "H~idden pages" ;
142 FixedLine FL_SEPARATOR2
144 Pos = MAP_APPFONT ( 125 , 83 ) ;
145 Size = MAP_APPFONT ( 4 , 80 ) ;
150 Pos = MAP_APPFONT ( 130 , 72 ) ;
151 Size = MAP_APPFONT ( 124 , 8 ) ;
152 Text [ en-US ] = "Page options" ;
154 RadioButton RBT_DEFAULT
156 Pos = MAP_APPFONT ( 136 , 83 ) ;
157 Size = MAP_APPFONT ( 110 , 10 ) ;
159 Text [ en-US ] = "Default" ;
161 RadioButton RBT_PAGESIZE
163 Pos = MAP_APPFONT ( 136 , 97 ) ;
164 Size = MAP_APPFONT ( 110 , 10 ) ;
165 Text [ en-US ] = "~Fit to page" ;
168 RadioButton RBT_PAGETILE
170 Pos = MAP_APPFONT ( 136 , 111 ) ;
171 Size = MAP_APPFONT ( 110 , 10 ) ;
173 Text [ en-US ] = "~Tile pages" ;
175 RadioButton RBT_BOOKLET
177 Pos = MAP_APPFONT ( 136, 125 ) ;
178 Size = MAP_APPFONT ( 110 , 10 ) ;
180 Text [ en-US ] = "B~rochure" ;
184 Pos = MAP_APPFONT ( 145 , 139 ) ;
185 Size = MAP_APPFONT ( 53 , 10 ) ;
187 Text [ en-US ] = "Fr~ont" ;
191 Pos = MAP_APPFONT ( 202 , 139 ) ;
192 Size = MAP_APPFONT ( 50 , 10 ) ;
194 Text [ en-US ] = "Ba~ck" ;
196 CheckBox CBX_PAPERBIN
198 Pos = MAP_APPFONT ( 136 , 153 ) ;
199 Size = MAP_APPFONT ( 118 , 30 ) ;
200 Text [ en-US ] = "Paper tray from printer s~ettings" ;