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: align.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/dialogs.hrc>
34 // pragma ----------------------------------------------------------------
37 MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; }
39 // define ---------------------------------------------------------------
40 #define IL_LOCK_MCOL Color { Red=0xFFFF; Green=0x0000; Blue=0xFFFF; }
41 // RID_SVXPAGE_ALIGNMENT -------------------------------------------------
42 TabPage RID_SVXPAGE_ALIGNMENT
44 HelpId = HID_ALIGNMENT ;
46 Text [ en-US ] = "Alignment" ;
47 Size = MAP_APPFONT ( 260 , 185 ) ;
49 FixedLine FL_ALIGNMENT
51 Pos = MAP_APPFONT ( 6 , 3 ) ;
52 Size = MAP_APPFONT ( 248 , 8 ) ;
53 Text [ en-US ] = "Text alignment";
57 Pos = MAP_APPFONT ( 12 ,14 ) ;
58 Size = MAP_APPFONT ( 100 , 8 ) ;
59 Text [ en-US ] = "Hori~zontal";
64 Pos = MAP_APPFONT ( 12 , 25 );
65 Size = MAP_APPFONT ( 100 , 60 );
68 StringList [ en-US ] =
70 < "Default" ; ALIGNDLG_HORALIGN_STD ; > ;
71 < "Left" ; ALIGNDLG_HORALIGN_LEFT ; > ;
72 < "Center" ; ALIGNDLG_HORALIGN_CENTER ; > ;
73 < "Right" ; ALIGNDLG_HORALIGN_RIGHT ; > ;
74 < "Justified" ; ALIGNDLG_HORALIGN_BLOCK ; > ;
75 < "Filled" ; ALIGNDLG_HORALIGN_FILL ; > ;
80 Pos = MAP_APPFONT ( 118 , 14 ) ;
81 Size = MAP_APPFONT ( 40 , 8 ) ;
82 Text [ en-US ] = "I~ndent" ;
87 Pos = MAP_APPFONT ( 118 , 25 ) ;
88 Size = MAP_APPFONT ( 36 , 12 ) ;
98 Pos = MAP_APPFONT ( 160 , 14 ) ;
99 Size = MAP_APPFONT ( 88 , 8 ) ;
100 Text [ en-US ] = "~Vertical";
105 Pos = MAP_APPFONT ( 160 , 25 );
106 Size = MAP_APPFONT ( 88 , 60 );
109 StringList [ en-US ] =
111 < "Default" ; ALIGNDLG_VERALIGN_STD ; > ;
112 < "Top" ; ALIGNDLG_VERALIGN_TOP ; > ;
113 < "Middle" ; ALIGNDLG_VERALIGN_MID ; > ;
114 < "Bottom" ; ALIGNDLG_VERALIGN_BOTTOM ; > ;
117 FixedLine FL_ORIENTATION
119 Pos = MAP_APPFONT ( 6 , 43 ) ;
120 Size = MAP_APPFONT ( 248 , 8 ) ;
121 Text [ en-US ] = "Text orientation" ;
123 TriStateBox BTN_TXTSTACKED
125 Pos = MAP_APPFONT ( 133 , 54 ) ;
126 Size = MAP_APPFONT ( 115 , 10 ) ;
128 Text[ en-US ] = "Ve~rtically stacked";
132 HelpId = HID_ALIGNMENT_CTR_DIAL ;
133 Pos = MAP_APPFONT ( 12 , 60 ) ;
134 Size = MAP_APPFONT ( 42 , 43 ) ;
139 Pos = MAP_APPFONT ( 72 , 54 ) ;
140 Size = MAP_APPFONT ( 50 , 8 ) ;
141 Text [ en-US ] = "De~grees";
143 NumericField NF_DEGREES
146 Pos = MAP_APPFONT ( 72 , 65 ) ;
147 Size = MAP_APPFONT ( 40 , 12 ) ;
154 StrictFormat = TRUE ;
156 FixedText FT_BORDER_LOCK
158 Pos = MAP_APPFONT ( 72 , 83 ) ;
159 Size = MAP_APPFONT ( 70 , 8 ) ;
160 Text [ en-US ] = "Re~ference edge" ;
162 Control CTR_BORDER_LOCK
164 HelpId = HID_ALIGNMENT_CTR_BORDER_LOCK ;
165 Pos = MAP_APPFONT ( 72 , 94 ) ;
166 Size = MAP_APPFONT ( 50 , 15 ) ;
169 TriStateBox BTN_ASIAN_VERTICAL
171 Pos = MAP_APPFONT ( 143 , 68 ) ;
172 Size = MAP_APPFONT ( 105 , 10 ) ;
174 Text [ en-US ] = "Asian layout ~mode" ;
178 Pos = MAP_APPFONT ( 6 , 115 ) ;
179 Size = MAP_APPFONT ( 248 , 8 ) ;
180 Text [ en-US ] = "Properties" ;
184 Pos = MAP_APPFONT ( 12 , 126 ) ;
185 Size = MAP_APPFONT ( 236 , 10 ) ;
186 Text [ en-US ] = "~Wrap text automatically" ;
190 Pos = MAP_APPFONT ( 22 , 139 ) ;
191 Size = MAP_APPFONT ( 226 , 10 ) ;
192 Text [ en-US ] = "Hyphenation ~active";
194 TriStateBox BTN_SHRINK
196 Pos = MAP_APPFONT( 12, 152 );
197 Size = MAP_APPFONT( 236, 10 );
198 Text [ en-US ] = "~Shrink to fit cell size";
200 FixedText FT_TEXTFLOW
202 Pos = MAP_APPFONT( 12 , 170 );
203 Size = MAP_APPFONT( 64 , 8 );
204 Text [ en-US ] = "Te~xt direction";
208 Pos = MAP_APPFONT( 78 , 168 );
209 Size = MAP_APPFONT( 170 , 50 );
213 ImageList IL_LOCK_BMPS
216 MaskColor = IL_LOCK_MCOL ;
225 ImageList IL_LOCK_BMPS_HC
228 MaskColor = IL_LOCK_MCOL ;
237 String STR_BOTTOMLOCK
239 Text [ en-US ] = "Text Extension From Lower Cell Border" ;
243 Text [ en-US ] = "Text Extension From Upper Cell Border" ;
247 Text [ en-US ] = "Text Extension Inside Cell" ;
250 // ********************************************************************** EOF