Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / cui / source / options / opthtml.src
blob23449e3a705d7102facf4fac5dcbac92512cb94d
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
19 #include "opthtml.hrc"
20 #include <cuires.hrc>
22  // RID_OFAPAGE_HTMLOPT -----------------------------------------------------
23 TabPage RID_OFAPAGE_HTMLOPT
25     HelpID = "cui:TabPage:RID_OFAPAGE_HTMLOPT";
26     OutputSize = TRUE ;
27     Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
28     SVLook = TRUE ;
29     Hide = TRUE ;
30     FixedText FT_SIZE1
31     {
32         Pos = MAP_APPFONT ( 12 , 16 ) ;
33         Size = MAP_APPFONT ( 30 , 8 ) ;
34         Text [ en-US ] = "Size ~1" ;
35     };
36     NumericField NF_SIZE1
37     {
38         HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE1";
39         Pos = MAP_APPFONT ( 45 , 14 ) ;
40         Size = MAP_APPFONT ( 30 , 12 ) ;
41         Border = TRUE ;
42         TabStop = TRUE ;
43         Left = TRUE ;
44         Repeat = TRUE ;
45         Spin = TRUE ;
46         Minimum = 1 ;
47         Maximum = 50 ;
48         Value = 1 ;
49         First = 1 ;
50         Last = 50 ;
51         SpinSize = 1 ;
52     };
53     FixedText FT_SIZE2
54     {
55         Pos = MAP_APPFONT ( 12 , 32 ) ;
56         Size = MAP_APPFONT ( 30 , 8 ) ;
57         Text [ en-US ] = "Size ~2" ;
58     };
59     NumericField NF_SIZE2
60     {
61         HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE2";
62         Pos = MAP_APPFONT ( 45 , 30 ) ;
63         Size = MAP_APPFONT ( 30 , 12 ) ;
64         Border = TRUE ;
65         TabStop = TRUE ;
66         Left = TRUE ;
67         Repeat = TRUE ;
68         Spin = TRUE ;
69         Minimum = 1 ;
70         Maximum = 50 ;
71         Value = 1 ;
72         First = 1 ;
73         Last = 50 ;
74         SpinSize = 1 ;
75     };
76     FixedText FT_SIZE3
77     {
78         Pos = MAP_APPFONT ( 12 , 48 ) ;
79         Size = MAP_APPFONT ( 30 , 8 ) ;
80         Text [ en-US ] = "Size ~3" ;
81     };
82     NumericField NF_SIZE3
83     {
84         HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE3";
85         Pos = MAP_APPFONT ( 45 , 46 ) ;
86         Size = MAP_APPFONT ( 30 , 12 ) ;
87         Border = TRUE ;
88         TabStop = TRUE ;
89         Left = TRUE ;
90         Repeat = TRUE ;
91         Spin = TRUE ;
92         Minimum = 1 ;
93         Maximum = 50 ;
94         Value = 1 ;
95         First = 1 ;
96         Last = 50 ;
97         SpinSize = 1 ;
98     };
99     FixedText FT_SIZE4
100     {
101         Pos = MAP_APPFONT ( 12 , 64 ) ;
102         Size = MAP_APPFONT ( 30 , 8 ) ;
103         Text [ en-US ] = "Size ~4" ;
104     };
105     NumericField NF_SIZE4
106     {
107         HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE4";
108         Pos = MAP_APPFONT ( 45 , 62 ) ;
109         Size = MAP_APPFONT ( 30 , 12 ) ;
110         Border = TRUE ;
111         TabStop = TRUE ;
112         Left = TRUE ;
113         Repeat = TRUE ;
114         Spin = TRUE ;
115         Minimum = 1 ;
116         Maximum = 50 ;
117         Value = 1 ;
118         First = 1 ;
119         Last = 50 ;
120         SpinSize = 1 ;
121     };
122     FixedText FT_SIZE5
123     {
124         Pos = MAP_APPFONT ( 12 , 80 ) ;
125         Size = MAP_APPFONT ( 30 , 8 ) ;
126         Text [ en-US ] = "Size ~5" ;
127     };
128     NumericField NF_SIZE5
129     {
130         HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE5";
131         Pos = MAP_APPFONT ( 45 , 78 ) ;
132         Size = MAP_APPFONT ( 30 , 12 ) ;
133         Border = TRUE ;
134         TabStop = TRUE ;
135         Left = TRUE ;
136         Repeat = TRUE ;
137         Spin = TRUE ;
138         Minimum = 1 ;
139         Maximum = 50 ;
140         Value = 1 ;
141         First = 1 ;
142         Last = 50 ;
143         SpinSize = 1 ;
144     };
145     FixedText FT_SIZE6
146     {
147         Pos = MAP_APPFONT ( 12 , 96 ) ;
148         Size = MAP_APPFONT ( 30 , 8 ) ;
149         Text [ en-US ] = "Size ~6" ;
150     };
151     NumericField NF_SIZE6
152     {
153         HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE6";
154         Pos = MAP_APPFONT ( 45 , 94 ) ;
155         Size = MAP_APPFONT ( 30 , 12 ) ;
156         Border = TRUE ;
157         TabStop = TRUE ;
158         Left = TRUE ;
159         Repeat = TRUE ;
160         Spin = TRUE ;
161         Minimum = 1 ;
162         Maximum = 50 ;
163         Value = 1 ;
164         First = 1 ;
165         Last = 50 ;
166         SpinSize = 1 ;
167     };
168     FixedText FT_SIZE7
169     {
170         Pos = MAP_APPFONT ( 12 , 112 ) ;
171         Size = MAP_APPFONT ( 30 , 8 ) ;
172         Text [ en-US ] = "Size ~7" ;
173     };
174     NumericField NF_SIZE7
175     {
176         HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE7";
177         Pos = MAP_APPFONT ( 45 , 110 ) ;
178         Size = MAP_APPFONT ( 30 , 12 ) ;
179         Border = TRUE ;
180         TabStop = TRUE ;
181         Left = TRUE ;
182         Repeat = TRUE ;
183         Spin = TRUE ;
184         Minimum = 1 ;
185         Maximum = 50 ;
186         Value = 1 ;
187         First = 1 ;
188         Last = 50 ;
189         SpinSize = 1 ;
190     };
191     FixedLine GB_FONTSIZE
192     {
193         Pos = MAP_APPFONT ( 6 , 3 ) ;
194         Size = MAP_APPFONT ( 75 , 8 ) ;
195         Text [ en-US ] = "Font sizes" ;
196     };
197     FixedLine GB_IMPORT
198     {
199         Pos = MAP_APPFONT ( 87 , 3 ) ;
200         Size = MAP_APPFONT ( 167 , 8 ) ;
201         Text [ en-US ] = "Import" ;
202     };
203     CheckBox CB_NUMBERS_ENGLISH_US
204     {
205         HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_NUMBERS_ENGLISH_US";
206         Pos = MAP_APPFONT ( 93 , 14 ) ;
207         Size = MAP_APPFONT ( 161 , 10 ) ;
208         TabStop = TRUE ;
209         Text [ en-US ] = "~Use '%ENGLISHUSLOCALE' locale for numbers" ;
210     };
211     CheckBox CB_UNKNOWN_TAGS
212     {
213         HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS";
214         Pos = MAP_APPFONT ( 93 , 28 ) ;
215         Size = MAP_APPFONT ( 155 , 10 ) ;
216         TabStop = TRUE ;
217         Text [ en-US ] = "~Import unknown HTML tags as fields" ;
218     };
219     CheckBox CB_IGNORE_FONTNAMES
220     {
221         HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES";
222         Pos = MAP_APPFONT ( 93 , 42 ) ;
223         Size = MAP_APPFONT ( 155 , 10 ) ;
224         TabStop = TRUE ;
225         Text [ en-US ] = "Ignore ~font settings" ;
226     };
227     FixedLine GB_EXPORT
228     {
229         Pos = MAP_APPFONT ( 87 , 58 ) ;
230         Size = MAP_APPFONT ( 167 , 8 ) ;
231         Text [ en-US ] = "Export" ;
232     };
233     ListBox LB_EXPORT
234     {
235         HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_EXPORT";
236         Pos = MAP_APPFONT ( 93 , 69 ) ;
237         Size = MAP_APPFONT ( 155 , 50 ) ;
238         Border = TRUE ;
239         DropDown = TRUE ;
240         StringList =
241         {
242             < "Microsoft Internet Explorer" ; > ;
243             < "Mozilla Firefox"; > ;
244             < "%PRODUCTNAME Writer" ; > ;
245         };
246     };
247     CheckBox CB_STARBASIC
248     {
249         HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC";
250         Pos = MAP_APPFONT ( 93 , 88 ) ;
251         Size = MAP_APPFONT ( 155 , 10 ) ;
252         Text = "%PRODUCTNAME ~Basic" ;
253     };
254     CheckBox CB_STARBASIC_WARNING
255     {
256         HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING";
257         Pos = MAP_APPFONT ( 99 , 102 ) ;
258         Size = MAP_APPFONT ( 149 , 10 ) ;
259         Text [ en-US ] = "Display ~warning";
260     };
261     CheckBox CB_PRINT_EXTENSION
262     {
263         HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_PRINT_EXTENSION";
264         Pos = MAP_APPFONT ( 93 , 116 ) ;
265         Size = MAP_APPFONT ( 155 , 10 ) ;
266         Text [ en-US ] = "~Print layout" ;
267     };
268     CheckBox CB_LOCAL_GRF
269     {
270         HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF";
271         Pos = MAP_APPFONT ( 93 , 130 ) ;
272         Size = MAP_APPFONT ( 155 , 10 ) ;
273         Text [ en-US ] = "~Copy local graphics to Internet" ;
274     };
276     FixedText FT_CHARSET
277     {
278         Pos = MAP_APPFONT ( 93 , 144 ) ;
279         Size = MAP_APPFONT ( 65 , 8 ) ;
280         Text [ en-US ] = "Character set";
281     };
282     ListBox LB_CHARSET
283     {
284         HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_CHARSET";
285         Pos = MAP_APPFONT ( 162 , 143 ) ;
286         Size = MAP_APPFONT ( 86 , 61 ) ;
287         TabStop = TRUE ;
288         DropDown = TRUE ;
289         Sort = TRUE ;
290     };
292  // ******************************************************************* EOF