fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / sd / source / ui / dlg / prntopts.src
blob718b914fed46aed4e1201f3986a51fad308531a4
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #include <sfx2/tabpage.hrc>
22 #include "prntopts.hrc"
23 #include "helpids.h"
24 TabPage TP_PRINT_OPTIONS
26     HelpID = HID_SD_PRINT_OPTIONS ;
27     SVLook = TRUE ;
28     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
29     Text [ en-US ] = "Options" ;
30     Hide = TRUE;
31     FixedLine GRP_PRINT
32     {
33         Pos = MAP_APPFONT ( 6 , 3 ) ;
34         Size = MAP_APPFONT ( 118 , 8 ) ;
35         Text [ en-US ] = "Contents" ;
36     };
37     CheckBox CBX_DRAW
38     {
39         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_DRAW";
40         TabStop = TRUE ;
41         Pos = MAP_APPFONT ( 12 , 14  ) ;
42         Size = MAP_APPFONT ( 90 , 10 ) ;
43         Text [ en-US ] = "~Drawing" ;
44     };
45     CheckBox CBX_NOTES
46     {
47         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_NOTES";
48         Pos = MAP_APPFONT ( 12 , 28  ) ;
49         Size = MAP_APPFONT ( 90 , 10 ) ;
50         TabStop = TRUE ;
51         Text [ en-US ] = "~Notes" ;
52     };
53     CheckBox CBX_HANDOUTS
54     {
55         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_HANDOUTS";
56         Pos = MAP_APPFONT ( 12 , 42  ) ;
57         Size = MAP_APPFONT ( 90 , 10 ) ;
58         TabStop = TRUE ;
59         Text [ en-US ] = "Hando~uts" ;
60     };
61     CheckBox CBX_OUTLINE
62     {
63         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_OUTLINE";
64         Pos = MAP_APPFONT ( 12 , 56  ) ;
65         Size = MAP_APPFONT ( 90 , 10 ) ;
66         TabStop = TRUE ;
67         Text [ en-US ] = "Out~line" ;
68     };
69     FixedLine FL_SEPARATOR1
70     {
71         Pos = MAP_APPFONT ( 125 , 14 ) ;
72         Size = MAP_APPFONT ( 4 , 52 ) ;
73         Vert = TRUE ;
74     };
75     FixedLine GRP_OUTPUT
76     {
77         Pos = MAP_APPFONT ( 130 , 3  ) ;
78         Size = MAP_APPFONT ( 124 , 8 ) ;
79         Text [ en-US ] = "Quality" ;
80     };
81     RadioButton RBT_COLOR
82     {
83         HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_COLOR";
84         Pos = MAP_APPFONT ( 136 , 14  ) ;
85         Size = MAP_APPFONT ( 100 , 10 ) ;
86         Text [ en-US ] = "Default" ;
87         TabStop = TRUE ;
88     };
89     RadioButton RBT_GRAYSCALE
90     {
91         HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_GRAYSCALE";
92         Pos = MAP_APPFONT ( 136 , 28  ) ;
93         Size = MAP_APPFONT ( 100 , 10 ) ;
94         Text [ en-US ] = "Gra~yscale" ;
95         TabStop = TRUE ;
96     };
97     RadioButton RBT_BLACKWHITE
98     {
99         HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_BLACKWHITE";
100         Pos = MAP_APPFONT ( 136 , 42  ) ;
101         Size = MAP_APPFONT ( 100 , 10 ) ;
102         Text [ en-US ] = "Black & ~white" ;
103         TabStop = TRUE ;
104     };
105     FixedLine GRP_PRINT_EXT
106     {
107         Pos = MAP_APPFONT ( 6 , 72  ) ;
108         Size = MAP_APPFONT ( 118 , 8 ) ;
109         Text [ en-US ] = "Print" ;
110     };
111     CheckBox CBX_PAGENAME
112     {
113         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_PAGENAME";
114         Pos = MAP_APPFONT ( 12 , 83  ) ;
115         Size = MAP_APPFONT ( 90 , 10 ) ;
116         Text [ en-US ] = "~Page name" ;
117         TabStop = TRUE ;
118     };
119     CheckBox CBX_DATE
120     {
121         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_DATE";
122         Pos = MAP_APPFONT ( 12 , 97  ) ;
123         Size = MAP_APPFONT ( 90 , 10 ) ;
124         Text [ en-US ] = "D~ate" ;
125         TabStop = TRUE ;
126     };
127     CheckBox CBX_TIME
128     {
129         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_TIME";
130         Pos = MAP_APPFONT ( 12 , 111  ) ;
131         Size = MAP_APPFONT ( 90 , 10 ) ;
132         Text [ en-US ] = "Ti~me" ;
133         TabStop = TRUE ;
134     };
135     CheckBox CBX_HIDDEN_PAGES
136     {
137         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_HIDDEN_PAGES";
138         Pos = MAP_APPFONT ( 12 , 125  ) ;
139          // 120 , 14
140         Size = MAP_APPFONT ( 90 , 10 ) ;
141         TabStop = TRUE ;
142         Text [ en-US ] = "H~idden pages" ;
143     };
144     FixedLine FL_SEPARATOR2
145     {
146         Pos = MAP_APPFONT ( 125 , 83 ) ;
147         Size = MAP_APPFONT ( 4 , 80 ) ;
148         Vert = TRUE ;
149     };
150     FixedLine GRP_PAGE
151     {
152         Pos = MAP_APPFONT ( 130 , 72  ) ;
153         Size = MAP_APPFONT ( 124 , 8 ) ;
154         Text [ en-US ] = "Page options" ;
155     };
156     RadioButton RBT_DEFAULT
157     {
158         HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_DEFAULT";
159         Pos = MAP_APPFONT ( 136 , 83  ) ;
160         Size = MAP_APPFONT ( 110 , 10 ) ;
161         TabStop = TRUE ;
162         Text [ en-US ] = "Default" ;
163     };
164     RadioButton RBT_PAGESIZE
165     {
166         HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_PAGESIZE";
167         Pos = MAP_APPFONT ( 136 , 97  ) ;
168         Size = MAP_APPFONT ( 110 , 10 ) ;
169         Text [ en-US ] = "~Fit to page" ;
170         TabStop = TRUE ;
171     };
172     RadioButton RBT_PAGETILE
173     {
174         HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_PAGETILE";
175         Pos = MAP_APPFONT ( 136 , 111 ) ;
176         Size = MAP_APPFONT ( 110 , 10 ) ;
177         TabStop = TRUE ;
178         Text [ en-US ] = "~Tile pages" ;
179     };
180     RadioButton RBT_BOOKLET
181     {
182         HelpID = "sd:RadioButton:TP_PRINT_OPTIONS:RBT_BOOKLET";
183         Pos = MAP_APPFONT ( 136, 125  ) ;
184         Size = MAP_APPFONT ( 110 , 10 ) ;
185         TabStop = TRUE ;
186         Text [ en-US ] = "B~rochure" ;
187     };
188     CheckBox CBX_FRONT
189     {
190         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_FRONT";
191         Pos = MAP_APPFONT ( 145 , 139  ) ;
192         Size = MAP_APPFONT ( 53 , 10 ) ;
193         TabStop = TRUE ;
194         Text [ en-US ] = "Fr~ont" ;
195     };
196     CheckBox CBX_BACK
197     {
198         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_BACK";
199         Pos = MAP_APPFONT ( 202 , 139  ) ;
200         Size = MAP_APPFONT ( 50 , 10 ) ;
201         TabStop = TRUE ;
202         Text [ en-US ] = "Ba~ck" ;
203     };
204     CheckBox CBX_PAPERBIN
205     {
206         HelpID = "sd:CheckBox:TP_PRINT_OPTIONS:CBX_PAPERBIN";
207         Pos = MAP_APPFONT ( 136 , 153  ) ;
208         Size = MAP_APPFONT ( 118 , 30 ) ;
209         Text [ en-US ] = "Paper tray from printer s~ettings" ;
210         WordBreak = TRUE ;
211     };
214 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */