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: fontworkgallery.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 ************************************************************************/
32 #include <svx/dialogs.hrc>
33 #include "fontworkgallery.hrc"
34 #include "svtools/controldims.hrc"
39 #define MASKCOLOR MaskColor = Color { Red=0xFFFF; Green=0x0000; Blue=0xFFFF; };
41 ModalDialog RID_SVX_MDLG_FONTWORK_GALLERY
48 Size = MAP_APPFONT( WIDTH, HEIGHT );
50 Text [ en-US ] = "Fontwork Gallery" ;
52 FixedLine FL_FAVORITES
54 Pos = MAP_APPFONT ( 3 , 3 ) ;
55 Size = MAP_APPFONT ( WIDTH - 6 , 8 ) ;
56 Text [ en-US ] = "Select a Fontwork style:" ;
60 HelpId = HID_CTL_FONTWORK_FAVORITES ;
62 Pos = MAP_APPFONT ( 3 , 14 ) ;
63 Size = MAP_APPFONT ( WIDTH - 6,
64 HEIGHT - RSC_CD_PUSHBUTTON_HEIGHT -
65 6 - RSC_CD_PUSHBUTTON_HEIGHT ) ;
70 Pos = MAP_APPFONT ( WIDTH - 3 * RSC_CD_PUSHBUTTON_WIDTH - 9 ,
71 HEIGHT - 3 - RSC_CD_PUSHBUTTON_HEIGHT ) ;
72 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH,
73 RSC_CD_PUSHBUTTON_HEIGHT ) ;
76 CancelButton BTN_CANCEL
78 Pos = MAP_APPFONT ( WIDTH - 2 * RSC_CD_PUSHBUTTON_WIDTH - 6 ,
79 HEIGHT - 3 - RSC_CD_PUSHBUTTON_HEIGHT ) ;
80 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH,
81 RSC_CD_PUSHBUTTON_HEIGHT ) ;
86 Pos = MAP_APPFONT ( WIDTH - 1 * RSC_CD_PUSHBUTTON_WIDTH - 3 ,
87 HEIGHT - 3 - RSC_CD_PUSHBUTTON_HEIGHT ) ;
88 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH,
89 RSC_CD_PUSHBUTTON_HEIGHT ) ;
92 String STR_CLICK_TO_ADD_TEXT
94 Text [ en-US ] = "Click to edit text" ;
98 FloatingWindow RID_SVXFLOAT_FONTWORK_ALIGNMENT
108 Text [ en-US ] = "Fontwork Alignment" ;
110 String STR_ALIGN_LEFT
112 Text [ en-US ] = "~Left Align";
114 String STR_ALIGN_CENTER
116 Text [ en-US ] = "~Center";
118 String STR_ALIGN_RIGHT
120 Text [ en-US ] = "~Right Align";
122 String STR_ALIGN_WORD
124 Text [ en-US ] = "~Word Justify";
126 String STR_ALIGN_STRETCH
128 Text [ en-US ] = "S~tretch Justify";
131 Image IMG_FONTWORK_ALIGN_LEFT_16
133 ImageBitmap = Bitmap { File = "fontworkalignleft_16.png"; };
136 Image IMG_FONTWORK_ALIGN_LEFT_16_H
138 ImageBitmap = Bitmap { File = "fontworkalignleft_16_h.png"; };
141 Image IMG_FONTWORK_ALIGN_LEFT_26
143 ImageBitmap = Bitmap { File = "fontworkalignleft_26.png"; };
146 Image IMG_FONTWORK_ALIGN_LEFT_26_H
148 ImageBitmap = Bitmap { File = "fontworkalignleft_26_h.png"; };
151 Image IMG_FONTWORK_ALIGN_CENTER_16
153 ImageBitmap = Bitmap { File = "fontworkaligncentered_16.png"; };
156 Image IMG_FONTWORK_ALIGN_CENTER_16_H
158 ImageBitmap = Bitmap { File = "fontworkaligncentered_16_h.png"; };
161 Image IMG_FONTWORK_ALIGN_CENTER_26
163 ImageBitmap = Bitmap { File = "fontworkaligncentered_26.png"; };
166 Image IMG_FONTWORK_ALIGN_CENTER_26_H
168 ImageBitmap = Bitmap { File = "fontworkaligncentered_26_h.png"; };
171 Image IMG_FONTWORK_ALIGN_RIGHT_16
173 ImageBitmap = Bitmap { File = "fontworkalignright_16.png"; };
176 Image IMG_FONTWORK_ALIGN_RIGHT_16_H
178 ImageBitmap = Bitmap { File = "fontworkalignright_16_h.png"; };
181 Image IMG_FONTWORK_ALIGN_RIGHT_26
183 ImageBitmap = Bitmap { File = "fontworkalignright_26.png"; };
186 Image IMG_FONTWORK_ALIGN_RIGHT_26_H
188 ImageBitmap = Bitmap { File = "fontworkalignright_26_h.png"; };
191 Image IMG_FONTWORK_ALIGN_WORD_16
193 ImageBitmap = Bitmap { File = "fontworkalignjustified_16.png"; };
196 Image IMG_FONTWORK_ALIGN_WORD_16_H
198 ImageBitmap = Bitmap { File = "fontworkalignjustified_16_h.png"; };
201 Image IMG_FONTWORK_ALIGN_WORD_26
203 ImageBitmap = Bitmap { File = "fontworkalignjustified_26.png"; };
206 Image IMG_FONTWORK_ALIGN_WORD_26_H
208 ImageBitmap = Bitmap { File = "fontworkalignjustified_26_h.png"; };
211 Image IMG_FONTWORK_ALIGN_STRETCH_16
213 ImageBitmap = Bitmap { File = "fontworkalignstretch_16.png"; };
216 Image IMG_FONTWORK_ALIGN_STRETCH_16_H
218 ImageBitmap = Bitmap { File = "fontworkalignstretch_16_h.png"; };
221 Image IMG_FONTWORK_ALIGN_STRETCH_26
223 ImageBitmap = Bitmap { File = "fontworkalignstretch_26.png"; };
226 Image IMG_FONTWORK_ALIGN_STRETCH_26_H
228 ImageBitmap = Bitmap { File = "fontworkalignstretch_26_h.png"; };
233 FloatingWindow RID_SVXFLOAT_FONTWORK_CHARSPACING
243 Text [ en-US ] = "Fontwork Character Spacing" ;
245 String STR_CHARS_SPACING_VERY_TIGHT
247 Text [ en-US ] = "~Very Tight";
249 String STR_CHARS_SPACING_TIGHT
251 Text [ en-US ] = "~Tight";
253 String STR_CHARS_SPACING_NORMAL
255 Text [ en-US ] = "~Normal";
257 String STR_CHARS_SPACING_LOOSE
259 Text [ en-US ] = "~Loose";
261 String STR_CHARS_SPACING_VERY_LOOSE
263 Text [ en-US ] = "Very ~Loose";
265 String STR_CHARS_SPACING_CUSTOM
267 Text [ en-US ] = "~Custom...";
269 String STR_CHARS_SPACING_KERN_PAIRS
271 Text [ en-US ] = "~Kern Character Pairs";
275 ModalDialog RID_SVX_MDLG_FONTWORK_CHARSPACING
279 Size = MAP_APPFONT ( 139 , 64 ) ;
283 Text [ en-US ] = "Fontwork Character Spacing" ;
287 Pos = MAP_APPFONT ( 83 , 6 ) ;
288 Size = MAP_APPFONT ( 50 , 14 ) ;
292 CancelButton BTN_CANCEL
294 Pos = MAP_APPFONT ( 83 , 23 ) ;
295 Size = MAP_APPFONT ( 50 , 14 ) ;
300 Pos = MAP_APPFONT ( 83 , 43 ) ;
301 Size = MAP_APPFONT ( 50 , 14 ) ;
306 Pos = MAP_APPFONT ( 6 , 6 ) ;
307 Size = MAP_APPFONT ( 76 , 8 ) ;
308 Text[ en-US ] = "~Value";
313 Pos = MAP_APPFONT ( 6 , 17 ) ;
314 Size = MAP_APPFONT ( 32 , 12 ) ;
319 StrictFormat = TRUE ;
320 Unit = FUNIT_CUSTOM ;
321 CustomUnitText = "%" ;