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: fontwork.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 ************************************************************************/
30 // include ---------------------------------------------------------------
31 #include <svx/svxids.hrc>
32 #include <svx/dialogs.hrc>
33 #include "fontwork.hrc"
35 // pragma ----------------------------------------------------------------
37 // RID_SVXDLG_FONTWORK ---------------------------------------------------
38 DockingWindow RID_SVXDLG_FONTWORK
40 HelpId = SID_FONTWORK ;
44 Pos = MAP_APPFONT ( 0 , 0 ) ;
45 Size = MAP_APPFONT ( 89 , 193 ) ;
46 Text [ en-US ] = "Fontwork" ;
51 EnableResizing = TRUE ;
54 HelpId = HID_FONTWORK_CTL_FORMS ;
55 Pos = MAP_APPFONT ( 6 , 4 ) ;
56 Size = MAP_APPFONT ( 71 , 30 ) ;
63 Pos = MAP_APPFONT ( 6 , 41 ) ;
69 Identifier = TBI_STYLE_OFF ;
70 HelpId = HID_FONTWORK_TBI_STYLE_OFF ;
71 Text [ en-US ] = "Off" ;
75 Type = TOOLBOXITEM_SEPARATOR ;
81 Identifier = TBI_STYLE_ROTATE ;
82 HelpId = HID_FONTWORK_TBI_STYLE_ROTATE ;
83 Text [ en-US ] = "Rotate" ;
89 Identifier = TBI_STYLE_UPRIGHT ;
90 HelpId = HID_FONTWORK_TBI_STYLE_UPRIGHT ;
91 Text [ en-US ] = "Upright" ;
97 Identifier = TBI_STYLE_SLANTX ;
98 HelpId = HID_FONTWORK_TBI_STYLE_SLANTX ;
99 Text [ en-US ] = "Slant Horizontal" ;
105 Identifier = TBI_STYLE_SLANTY ;
106 HelpId = HID_FONTWORK_TBI_STYLE_SLANTY ;
107 Text [ en-US ] = "Slant Vertical" ;
114 Pos = MAP_APPFONT ( 6 , 63 ) ;
121 Identifier = TBI_ADJUST_MIRROR ;
122 HelpId = HID_FONTWORK_TBI_ADJUST_MIRROR ;
123 Text [ en-US ] = "Orientation" ;
127 Type = TOOLBOXITEM_SEPARATOR ;
133 Identifier = TBI_ADJUST_LEFT ;
134 HelpId = HID_FONTWORK_TBI_ADJUST_LEFT ;
135 Text [ en-US ] = "Align Left" ;
141 Identifier = TBI_ADJUST_CENTER ;
142 HelpId = HID_FONTWORK_TBI_ADJUST_CENTER ;
143 Text [ en-US ] = "Center" ;
149 Identifier = TBI_ADJUST_RIGHT ;
150 HelpId = HID_FONTWORK_TBI_ADJUST_RIGHT ;
151 Text [ en-US ] = "Align Right" ;
157 Identifier = TBI_ADJUST_AUTOSIZE ;
158 HelpId = HID_FONTWORK_TBI_ADJUST_AUTOSIZE ;
159 Text [ en-US ] = "AutoSize Text" ;
163 FixedImage FB_DISTANCE
165 Pos = MAP_APPFONT ( 10 , 84 ) ;
166 Size = MAP_APPFONT ( 14 , 15 ) ;
168 MetricField MTR_FLD_DISTANCE
171 Pos = MAP_APPFONT ( 29 , 85 ) ;
172 Size = MAP_APPFONT ( 48 , 12 ) ;
178 StrictFormat = TRUE ;
184 QuickHelpText [ en-US ] = "Distance" ;
187 FixedImage FB_TEXTSTART
189 Pos = MAP_APPFONT ( 10 , 99 ) ;
190 Size = MAP_APPFONT ( 14 , 15 ) ;
192 MetricField MTR_FLD_TEXTSTART
195 Pos = MAP_APPFONT ( 29 , 100 ) ;
196 Size = MAP_APPFONT ( 48 , 12 ) ;
201 StrictFormat = TRUE ;
206 QuickHelpText [ en-US ] = "Indent" ;
211 Pos = MAP_APPFONT ( 6 , 122 ) ;
218 Identifier = TBI_SHOWFORM ;
219 HelpId = HID_FONTWORK_TBI_SHOWFORM ;
220 Text [ en-US ] = "Contour" ;
226 Identifier = TBI_OUTLINE ;
227 HelpId = HID_FONTWORK_TBI_OUTLINE ;
228 Text [ en-US ] = "Text Contour" ;
232 Type = TOOLBOXITEM_SEPARATOR ;
238 Identifier = TBI_SHADOW_OFF ;
239 HelpId = HID_FONTWORK_TBI_SHADOW_OFF ;
240 Text [ en-US ] = "No Shadow" ;
246 Identifier = TBI_SHADOW_NORMAL ;
247 HelpId = HID_FONTWORK_TBI_SHADOW_NORMAL ;
248 Text [ en-US ] = "Vertical" ;
254 Identifier = TBI_SHADOW_SLANT ;
255 HelpId = HID_FONTWORK_TBI_SHADOW_SLANT ;
256 Text [ en-US ] = "Slant" ;
260 FixedImage FB_SHADOW_X
262 Pos = MAP_APPFONT ( 10 , 143 ) ;
263 Size = MAP_APPFONT ( 14 , 15 ) ;
265 MetricField MTR_FLD_SHADOW_X
268 Pos = MAP_APPFONT ( 29 , 144 ) ;
269 Size = MAP_APPFONT ( 48 , 12 ) ;
275 StrictFormat = TRUE ;
278 CustomUnitText [ en-US ] = " degrees" ;
282 QuickHelpText [ en-US ] = "Distance X" ;
284 FixedImage FB_SHADOW_Y
286 Pos = MAP_APPFONT ( 10 , 158 ) ;
287 Size = MAP_APPFONT ( 14 , 15 ) ;
289 MetricField MTR_FLD_SHADOW_Y
292 Pos = MAP_APPFONT ( 29 , 159 ) ;
293 Size = MAP_APPFONT ( 48 , 12 ) ;
298 StrictFormat = TRUE ;
303 QuickHelpText [ en-US ] = "Distance Y" ;
304 CustomUnitText [ en-US ] = "%" ;
306 ListBox CLB_SHADOW_COLOR
309 Pos = MAP_APPFONT ( 6 , 174 ) ;
310 Size = MAP_APPFONT ( 71 , 60 ) ;
312 QuickHelpText [ en-US ] = "Shadow Color" ;
316 #define FONTWORK_IDLIST \
321 TBI_STYLE_UPRIGHT ; \
324 TBI_ADJUST_MIRROR ; \
326 TBI_ADJUST_CENTER ; \
328 TBI_ADJUST_AUTOSIZE ; \
332 TBI_SHADOW_NORMAL ; \
343 #define IMAGE_STDBTN_COLOR Color { Red = 0xff00; Green = 0x0000; Blue = 0xff00; }
345 ImageList IL_FONTWORK
348 MaskColor = IMAGE_STDBTN_COLOR ;
351 ImageList ILH_FONTWORK
354 MaskColor = IMAGE_STDBTN_COLOR ;
358 // Bitmaps ---------------------------------------------------------------
359 Bitmap RID_SVXBMP_FONTWORK_FORM1
361 File = "fwthcirc.bmp" ;
363 Bitmap RID_SVXBMP_FONTWORK_FORM2
365 File = "fwbhcirc.bmp" ;
367 Bitmap RID_SVXBMP_FONTWORK_FORM3
369 File = "fwlhcirc.bmp" ;
371 Bitmap RID_SVXBMP_FONTWORK_FORM4
373 File = "fwrhcirc.bmp" ;
375 Bitmap RID_SVXBMP_FONTWORK_FORM5
377 File = "fwtoparc.bmp" ;
379 Bitmap RID_SVXBMP_FONTWORK_FORM6
381 File = "fwbotarc.bmp" ;
383 Bitmap RID_SVXBMP_FONTWORK_FORM7
385 File = "fwlftarc.bmp" ;
387 Bitmap RID_SVXBMP_FONTWORK_FORM8
389 File = "fwrgtarc.bmp" ;
391 Bitmap RID_SVXBMP_FONTWORK_FORM9
393 File = "fwbuttn1.bmp" ;
395 Bitmap RID_SVXBMP_FONTWORK_FORM10
397 File = "fwbuttn2.bmp" ;
399 Bitmap RID_SVXBMP_FONTWORK_FORM11
401 File = "fwbuttn3.bmp" ;
403 Bitmap RID_SVXBMP_FONTWORK_FORM12
405 File = "fwbuttn4.bmp" ;
408 Bitmap RID_SVXBMP_FONTWORK_FORM1_H
410 File = "fwthcirc_h.bmp" ;
412 Bitmap RID_SVXBMP_FONTWORK_FORM2_H
414 File = "fwbhcirc_h.bmp" ;
416 Bitmap RID_SVXBMP_FONTWORK_FORM3_H
418 File = "fwlhcirc_h.bmp" ;
420 Bitmap RID_SVXBMP_FONTWORK_FORM4_H
422 File = "fwrhcirc_h.bmp" ;
424 Bitmap RID_SVXBMP_FONTWORK_FORM5_H
426 File = "fwtoparc_h.bmp" ;
428 Bitmap RID_SVXBMP_FONTWORK_FORM6_H
430 File = "fwbotarc_h.bmp" ;
432 Bitmap RID_SVXBMP_FONTWORK_FORM7_H
434 File = "fwlftarc_h.bmp" ;
436 Bitmap RID_SVXBMP_FONTWORK_FORM8_H
438 File = "fwrgtarc_h.bmp" ;
440 Bitmap RID_SVXBMP_FONTWORK_FORM9_H
442 File = "fwbuttn1_h.bmp" ;
444 Bitmap RID_SVXBMP_FONTWORK_FORM10_H
446 File = "fwbuttn2_h.bmp" ;
448 Bitmap RID_SVXBMP_FONTWORK_FORM11_H
450 File = "fwbuttn3_h.bmp" ;
452 Bitmap RID_SVXBMP_FONTWORK_FORM12_H
454 File = "fwbuttn4_h.bmp" ;
457 // Strings ---------------------------------------------------------------
458 String RID_SVXSTR_FONTWORK_FORM1
460 Text [ en-US ] = "Upper Semicircle" ;
462 String RID_SVXSTR_FONTWORK_FORM2
464 Text [ en-US ] = "Lower Semicircle" ;
466 String RID_SVXSTR_FONTWORK_FORM3
468 Text [ en-US ] = "Left Semicircle" ;
470 String RID_SVXSTR_FONTWORK_FORM4
472 Text [ en-US ] = "Right Semicircle" ;
474 String RID_SVXSTR_FONTWORK_FORM5
476 Text [ en-US ] = "Upper Arc" ;
478 String RID_SVXSTR_FONTWORK_FORM6
480 Text [ en-US ] = "Lower Arc" ;
482 String RID_SVXSTR_FONTWORK_FORM7
484 Text [ en-US ] = "Left Arc" ;
486 String RID_SVXSTR_FONTWORK_FORM8
488 Text [ en-US ] = "Right Arc" ;
490 String RID_SVXSTR_FONTWORK_FORM9
492 Text [ en-US ] = "Open Circle" ;
494 String RID_SVXSTR_FONTWORK_FORM10
496 Text [ en-US ] = "Closed Circle" ;
498 String RID_SVXSTR_FONTWORK_FORM11
500 Text [ en-US ] = "Closed Circle II" ;
502 String RID_SVXSTR_FONTWORK_FORM12
504 Text [ en-US ] = "Open Circle Vertical" ;
506 String RID_SVXSTR_FONTWORK_UNDOCREATE
508 Text [ en-US ] = "Create Fontwork object" ;
510 // ********************************************************************** EOF