merge the formfield patch from ooo-build
[ooovba.git] / svx / source / cui / opthtml.src
blobf5b872fd51ab7f547843945aadfec632bb1254c0
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: opthtml.src,v $
10  * $Revision: 1.9 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31  // include -----------------------------------------------------------------
32 #include "opthtml.hrc"
33 #include <svx/dialogs.hrc>
35  // RID_OFAPAGE_HTMLOPT -----------------------------------------------------
36 TabPage RID_OFAPAGE_HTMLOPT
38      // HelpId = ;
39     OutputSize = TRUE ;
40     Size = MAP_APPFONT ( 260 , 185 ) ;
41     SVLook = TRUE ;
42     Hide = TRUE ;
43     FixedText FT_SIZE1
44     {
45         Pos = MAP_APPFONT ( 12 , 16 ) ;
46         Size = MAP_APPFONT ( 30 , 8 ) ;
47         Text [ en-US ] = "Size ~1" ;
48     };
49     NumericField NF_SIZE1
50     {
51         Pos = MAP_APPFONT ( 45 , 14 ) ;
52         Size = MAP_APPFONT ( 30 , 12 ) ;
53         Border = TRUE ;
54         TabStop = TRUE ;
55         Left = TRUE ;
56         Repeat = TRUE ;
57         Spin = TRUE ;
58         Minimum = 1 ;
59         Maximum = 50 ;
60         Value = 1 ;
61         First = 1 ;
62         Last = 50 ;
63         SpinSize = 1 ;
64     };
65     FixedText FT_SIZE2
66     {
67         Pos = MAP_APPFONT ( 12 , 32 ) ;
68         Size = MAP_APPFONT ( 30 , 8 ) ;
69         Text [ en-US ] = "Size ~2" ;
70     };
71     NumericField NF_SIZE2
72     {
73         Pos = MAP_APPFONT ( 45 , 30 ) ;
74         Size = MAP_APPFONT ( 30 , 12 ) ;
75         Border = TRUE ;
76         TabStop = TRUE ;
77         Left = TRUE ;
78         Repeat = TRUE ;
79         Spin = TRUE ;
80         Minimum = 1 ;
81         Maximum = 50 ;
82         Value = 1 ;
83         First = 1 ;
84         Last = 50 ;
85         SpinSize = 1 ;
86     };
87     FixedText FT_SIZE3
88     {
89         Pos = MAP_APPFONT ( 12 , 48 ) ;
90         Size = MAP_APPFONT ( 30 , 8 ) ;
91         Text [ en-US ] = "Size ~3" ;
92     };
93     NumericField NF_SIZE3
94     {
95         Pos = MAP_APPFONT ( 45 , 46 ) ;
96         Size = MAP_APPFONT ( 30 , 12 ) ;
97         Border = TRUE ;
98         TabStop = TRUE ;
99         Left = TRUE ;
100         Repeat = TRUE ;
101         Spin = TRUE ;
102         Minimum = 1 ;
103         Maximum = 50 ;
104         Value = 1 ;
105         First = 1 ;
106         Last = 50 ;
107         SpinSize = 1 ;
108     };
109     FixedText FT_SIZE4
110     {
111         Pos = MAP_APPFONT ( 12 , 64 ) ;
112         Size = MAP_APPFONT ( 30 , 8 ) ;
113         Text [ en-US ] = "Size ~4" ;
114     };
115     NumericField NF_SIZE4
116     {
117         Pos = MAP_APPFONT ( 45 , 62 ) ;
118         Size = MAP_APPFONT ( 30 , 12 ) ;
119         Border = TRUE ;
120         TabStop = TRUE ;
121         Left = TRUE ;
122         Repeat = TRUE ;
123         Spin = TRUE ;
124         Minimum = 1 ;
125         Maximum = 50 ;
126         Value = 1 ;
127         First = 1 ;
128         Last = 50 ;
129         SpinSize = 1 ;
130     };
131     FixedText FT_SIZE5
132     {
133         Pos = MAP_APPFONT ( 12 , 80 ) ;
134         Size = MAP_APPFONT ( 30 , 8 ) ;
135         Text [ en-US ] = "Size ~5" ;
136     };
137     NumericField NF_SIZE5
138     {
139         Pos = MAP_APPFONT ( 45 , 78 ) ;
140         Size = MAP_APPFONT ( 30 , 12 ) ;
141         Border = TRUE ;
142         TabStop = TRUE ;
143         Left = TRUE ;
144         Repeat = TRUE ;
145         Spin = TRUE ;
146         Minimum = 1 ;
147         Maximum = 50 ;
148         Value = 1 ;
149         First = 1 ;
150         Last = 50 ;
151         SpinSize = 1 ;
152     };
153     FixedText FT_SIZE6
154     {
155         Pos = MAP_APPFONT ( 12 , 96 ) ;
156         Size = MAP_APPFONT ( 30 , 8 ) ;
157         Text [ en-US ] = "Size ~6" ;
158     };
159     NumericField NF_SIZE6
160     {
161         Pos = MAP_APPFONT ( 45 , 94 ) ;
162         Size = MAP_APPFONT ( 30 , 12 ) ;
163         Border = TRUE ;
164         TabStop = TRUE ;
165         Left = TRUE ;
166         Repeat = TRUE ;
167         Spin = TRUE ;
168         Minimum = 1 ;
169         Maximum = 50 ;
170         Value = 1 ;
171         First = 1 ;
172         Last = 50 ;
173         SpinSize = 1 ;
174     };
175     FixedText FT_SIZE7
176     {
177         Pos = MAP_APPFONT ( 12 , 112 ) ;
178         Size = MAP_APPFONT ( 30 , 8 ) ;
179         Text [ en-US ] = "Size ~7" ;
180     };
181     NumericField NF_SIZE7
182     {
183         Pos = MAP_APPFONT ( 45 , 110 ) ;
184         Size = MAP_APPFONT ( 30 , 12 ) ;
185         Border = TRUE ;
186         TabStop = TRUE ;
187         Left = TRUE ;
188         Repeat = TRUE ;
189         Spin = TRUE ;
190         Minimum = 1 ;
191         Maximum = 50 ;
192         Value = 1 ;
193         First = 1 ;
194         Last = 50 ;
195         SpinSize = 1 ;
196     };
197     FixedLine GB_FONTSIZE
198     {
199         Pos = MAP_APPFONT ( 6 , 3 ) ;
200         Size = MAP_APPFONT ( 75 , 8 ) ;
201         Text [ en-US ] = "Font sizes" ;
202     };
203     FixedLine GB_IMPORT
204     {
205         Pos = MAP_APPFONT ( 87 , 3 ) ;
206         Size = MAP_APPFONT ( 167 , 8 ) ;
207         Text [ en-US ] = "Import" ;
208     };
209     CheckBox CB_NUMBERS_ENGLISH_US
210     {
211         Pos = MAP_APPFONT ( 93 , 14 ) ;
212         Size = MAP_APPFONT ( 161 , 10 ) ;
213         TabStop = TRUE ;
214         Text [ en-US ] = "~Use '%ENGLISHUSLOCALE' locale for numbers" ;
215     };
216     CheckBox CB_UNKNOWN_TAGS
217     {
218         Pos = MAP_APPFONT ( 93 , 28 ) ;
219         Size = MAP_APPFONT ( 155 , 10 ) ;
220         TabStop = TRUE ;
221         Text [ en-US ] = "~Import unknown HTML tags as fields" ;
222     };
223     CheckBox CB_IGNORE_FONTNAMES
224     {
225         Pos = MAP_APPFONT ( 93 , 42 ) ;
226         Size = MAP_APPFONT ( 155 , 10 ) ;
227         TabStop = TRUE ;
228         Text [ en-US ] = "Ignore ~font settings" ;
229     };
230     FixedLine GB_EXPORT
231     {
232         Pos = MAP_APPFONT ( 87 , 58 ) ;
233         Size = MAP_APPFONT ( 167 , 8 ) ;
234         Text [ en-US ] = "Export" ;
235     };
236     ListBox LB_EXPORT
237     {
238         Pos = MAP_APPFONT ( 93 , 69 ) ;
239         Size = MAP_APPFONT ( 155 , 50 ) ;
240         Border = TRUE ;
241         DropDown = TRUE ;
242         StringList =
243         {
244             < "HTML 3.2" ; > ;
245             < "Microsoft Internet Explorer" ; > ;
246             < "Netscape Navigator"; > ;
247             < "%PRODUCTNAME Writer" ; > ;
248         };
249     };
250     CheckBox CB_STARBASIC
251     {
252         Pos = MAP_APPFONT ( 93 , 88 ) ;
253         Size = MAP_APPFONT ( 155 , 10 ) ;
254         Text = "%PRODUCTNAME ~Basic" ;
255     };
256     CheckBox CB_STARBASIC_WARNING
257     {
258         Pos = MAP_APPFONT ( 99 , 102 ) ;
259         Size = MAP_APPFONT ( 149 , 10 ) ;
260         Text [ en-US ] = "Display ~warning";
261     };
262     CheckBox CB_PRINT_EXTENSION
263     {
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         Pos = MAP_APPFONT ( 93 , 130 ) ;
271         Size = MAP_APPFONT ( 155 , 10 ) ;
272         Text [ en-US ] = "~Copy local graphics to Internet" ;
273     };
275     FixedText FT_CHARSET
276     {
277         Pos = MAP_APPFONT ( 93 , 144 ) ;
278         Size = MAP_APPFONT ( 65 , 8 ) ;
279         Text [ en-US ] = "Character set";
280     };
281     ListBox LB_CHARSET
282     {
283         Pos = MAP_APPFONT ( 162 , 143 ) ;
284         Size = MAP_APPFONT ( 86 , 61 ) ;
285         TabStop = TRUE ;
286         DropDown = TRUE ;
287         Sort = TRUE ;
288     };
290  // ******************************************************************* EOF