merge the formfield patch from ooo-build
[ooovba.git] / svx / source / cui / fontsubs.src
blob8d0a0ab7b0e2326c287f5b27b09357b52bb0802a
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: fontsubs.src,v $
10  * $Revision: 1.12 $
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 ------------------------------------------------------------------
33 #include <svx/svxids.hrc>
34 #include "fontsubs.hrc"
35 #include "helpid.hrc"
37  // pragma -------------------------------------------------------------------
42 /**************************************************************************/
43 /*                                                                        */
44 /*                                                                        */
45 /*                                                                        */
46 /**************************************************************************/
48 TabPage RID_SVX_FONT_SUBSTITUTION
50     HelpID = HID_OFA_FONT_SUBSTITUTION ;
51     SVLook = TRUE ;
52     Hide = TRUE ;
53     Size = MAP_APPFONT ( 260 , 185 ) ;
54     CheckBox CB_USETABLE
55     {
56         Pos = MAP_APPFONT ( 6 , 6 ) ;
57         Size = MAP_APPFONT ( 248 , 10 ) ;
58         TabStop = TRUE ;
59         Text [ en-US ] = "~Apply replacement table";
60     };
61     FixedText FT_FONT1
62     {
63         Pos = MAP_APPFONT ( 6 , 20 ) ;
64         Size = MAP_APPFONT ( 100 , 8 ) ;
65         Left = TRUE ;
66         Text [ en-US ] = "~Font";
67     };
68     ComboBox CB_FONT1
69     {
70         Border = TRUE ;
71         Pos = MAP_APPFONT ( 6 , 33 ) ;
72         Size = MAP_APPFONT ( 100 , 100 ) ;
73         TabStop = TRUE ;
74         AutoSize = TRUE ;
75         AutoHScroll = TRUE ;
76         DDExtraWidth = TRUE ;
77         DropDown = TRUE;
78         Sort = TRUE;
79     };
80     FixedText FT_FONT2
81     {
82         Pos = MAP_APPFONT ( 110 , 20 ) ;
83         Size = MAP_APPFONT ( 100 , 8 ) ;
84         Left = TRUE ;
85         Text [ en-US ] = "Re~place with";
86     };
87     ComboBox CB_FONT2
88     {
89         Border = TRUE ;
90         Pos = MAP_APPFONT ( 110 , 33 ) ;
91         Size = MAP_APPFONT ( 100 , 100 ) ;
92         TabStop = TRUE ;
93         AutoSize = TRUE ;
94         AutoHScroll = TRUE ;
95         DDExtraWidth = TRUE ;
96         DropDown = TRUE;
97         Sort = TRUE;
98     };
99     ImageList IL_ICON
100     {
101         Prefix = "nu";
102         MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
103         IdList =
104         {
105             BT_SUBSTAPPLY ;
106             BT_SUBSTDELETE ;
107         };
108         IdCount = { 2 ; };
109     };
110     ToolBox TBX_SUBSTNEWDEL
111     {
112         Pos = MAP_APPFONT ( 214 , 33 ) ;
113         SVLook = TRUE ;
114         Border = FALSE ;
115         ItemList =
116         {
117             ToolBoxItem
118             {
119                 Identifier = BT_SUBSTAPPLY ;
120                 HelpID = HID_OFA_SUBST_APPLY ;
121                 Text [ en-US ] = "Apply" ;
122             };
123             ToolBoxItem
124             {
125                 Identifier = BT_SUBSTDELETE ;
126                 HelpID = HID_OFA_SUBST_DELETE ;
127                 Text [ en-US ] = "Delete" ;
128             };
129         };
130     };
131     Control CLB_SUBSTITUTES
132     {
133         Pos = MAP_APPFONT ( 6 , 48 ) ;
134         Size = MAP_APPFONT ( 248 , 75 ) ;
135         Border = TRUE ;
136         TabStop = TRUE ;
137     };
138     FixedLine FL_SOURCEVIEW
139     {
140         Pos = MAP_APPFONT ( 6 , 129 ) ;
141         Size = MAP_APPFONT ( 248 , 8 ) ;
142         Text [ en-US ] = "Font settings for HTML, Basic and SQL sources" ;
143     };
144     FixedText FT_FONTNAME
145     {
146         Pos = MAP_APPFONT ( 6 , 142 ) ;
147         Size = MAP_APPFONT ( 57 , 8 ) ;
148         Text [ en-US ] = "Fonts" ;
149     };
150     ListBox LB_FONTNAME
151     {
152         Pos = MAP_APPFONT ( 65 , 140 ) ;
153         Size = MAP_APPFONT ( 100 , 68 ) ;
154         Border = TRUE ;
155         TabStop = TRUE ;
156         DropDown = TRUE;
157     };
158     CheckBox  CB_NONPROP
159     {
160         Pos = MAP_APPFONT ( 65 , 155 ) ;
161         Size = MAP_APPFONT ( 180 , 10 ) ;
162         TabStop = TRUE ;
163         Text [ en-US ] = "Non-proportional fonts only" ;
164     };
165     FixedText FT_FONTHEIGHT
166     {
167         Pos = MAP_APPFONT ( 6 , 171 ) ;
168         Size = MAP_APPFONT ( 57 , 8 ) ;
169         Text [ en-US ] ="~Size";
170     };
171     ListBox LB_FONTHEIGHT
172     {
173         Pos = MAP_APPFONT ( 65 , 169 ) ;
174         Size = MAP_APPFONT ( 30 , 68 ) ;
175         Border = TRUE ;
176         TabStop = TRUE ;
177         DropDown = TRUE;
178     };
179     String STR_HEADER1
180     {
181         Text [ en-US ] = "Always";
182     };
183     String STR_HEADER2
184     {
185         Text [ en-US ] = "Screen only";
186     };
187     String STR_HEADER3
188     {
189         Text [ en-US ] = "Font";
190     };
191     String STR_HEADER4
192     {
193         Text [ en-US ] = "Replace with";
194     };
195     String STR_AUTOMATIC
196     {
197         Text [ en-US ] = "Automatic";
198     };