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: optgrid.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 <sfx2/sfx.hrc>
33 #include <svx/dialogs.hrc>
34 #include "optgrid.hrc"
35 // pragma ----------------------------------------------------------------
37 TabPage RID_SVXPAGE_GRID
39 HelpId = HID_OPTIONS_GRID ;
42 Size = MAP_APPFONT ( 260 , 185 ) ;
43 FixedLine GRP_DRAWGRID
45 Pos = MAP_APPFONT ( 6 , 3 ) ;
46 Size = MAP_APPFONT ( 248 , 8 ) ;
47 Text [ en-US ] = "Grid" ;
49 CheckBox CBX_USE_GRIDSNAP
51 Pos = MAP_APPFONT ( 12 , 14 ) ;
52 Size = MAP_APPFONT ( 204 , 10 ) ;
54 Text [ en-US ] = "Sn~ap to grid" ;
56 CheckBox CBX_GRID_VISIBLE
58 Pos = MAP_APPFONT ( 12 , 27 ) ;
59 Size = MAP_APPFONT ( 204 , 10 ) ;
61 Text [ en-US ] = "V~isible grid" ;
63 FixedLine FL_RESOLUTION
65 Pos = MAP_APPFONT ( 6 , 45 ) ;
66 Size = MAP_APPFONT ( 120 , 8 ) ;
67 Text [ en-US ] = "Resolution" ;
71 Pos = MAP_APPFONT ( 12 , 56 ) ;
72 Size = MAP_APPFONT ( 60 , 8 ) ;
73 Text [ en-US ] = "H~orizontal";
77 Pos = MAP_APPFONT ( 12 , 71 ) ;
78 Size = MAP_APPFONT ( 60 , 8 ) ;
79 Text [ en-US ] = "~Vertical";
81 MetricField MTR_FLD_DRAW_X
84 Pos = MAP_APPFONT ( 75 , 54 ) ;
85 Size = MAP_APPFONT ( 45 , 12 ) ;
98 MetricField MTR_FLD_DRAW_Y
101 Pos = MAP_APPFONT ( 75 , 69 ) ;
102 Size = MAP_APPFONT ( 45 , 12 ) ;
110 StrictFormat = TRUE ;
115 FixedLine FL_DIVISION
117 Pos = MAP_APPFONT ( 130 , 45 ) ;
118 Size = MAP_APPFONT ( 124 , 8 ) ;
119 Text [ en-US ] = "Subdivision" ;
121 FixedText FT_DIVISION_X
123 Pos = MAP_APPFONT ( 136 , 56 ) ;
124 Size = MAP_APPFONT ( 50 , 8 ) ;
125 Text [ en-US ] = "Horizont~al";
127 FixedText FT_DIVISION_Y
129 Pos = MAP_APPFONT ( 136 , 71 ) ;
130 Size = MAP_APPFONT ( 50 , 8 ) ;
131 Text [ en-US ] = "V~ertical";
133 NumericField NUM_FLD_DIVISION_X
136 Pos = MAP_APPFONT ( 195 , 54 ) ;
137 Size = MAP_APPFONT ( 25 , 12 ) ;
143 StrictFormat = TRUE ;
146 FixedText FT_HORZ_POINTS
148 Pos = MAP_APPFONT ( 223 , 56 ) ;
149 Size = MAP_APPFONT ( 29 , 8 ) ;
150 Text [ en-US ] = "point(s)" ;
152 NumericField NUM_FLD_DIVISION_Y
155 Pos = MAP_APPFONT ( 195 , 69 ) ;
156 Size = MAP_APPFONT ( 25 , 12 ) ;
162 StrictFormat = TRUE ;
165 FixedText FT_VERT_POINTS
167 Pos = MAP_APPFONT ( 223 , 71 ) ;
168 Size = MAP_APPFONT ( 29 , 8 ) ;
171 CheckBox CBX_SYNCHRONIZE
173 Pos = MAP_APPFONT ( 12 , 84 ) ;
174 Size = MAP_APPFONT ( 127 , 10 ) ;
176 Text [ en-US ] = "Synchronize a~xes" ;
180 Pos = MAP_APPFONT ( 6 , 100 ) ;
181 Size = MAP_APPFONT ( 120 , 8 ) ;
183 Text [ en-US ] = "Snap" ;
186 CheckBox CBX_SNAP_HELPLINES
188 Pos = MAP_APPFONT ( 12 , 111 ) ;
189 Size = MAP_APPFONT ( 106 , 10 ) ;
192 Text [ en-US ] = "To snap lines" ;
194 CheckBox CBX_SNAP_BORDER
198 Pos = MAP_APPFONT ( 12 , 125 ) ;
199 Size = MAP_APPFONT ( 106 , 10 ) ;
200 Text [ en-US ] = "To the ~page margins" ;
202 CheckBox CBX_SNAP_FRAME
204 Pos = MAP_APPFONT ( 12 , 139 ) ;
205 Size = MAP_APPFONT ( 106 , 10 ) ;
208 Text [ en-US ] = "To object ~frame" ;
210 CheckBox CBX_SNAP_POINTS
212 Pos = MAP_APPFONT ( 12 , 153 ) ;
213 Size = MAP_APPFONT ( 106 , 10 ) ;
216 Text [ en-US ] = "To obje~ct points" ;
218 FixedText FT_SNAP_AREA
220 Pos = MAP_APPFONT ( 12 , 169 ) ;
221 Size = MAP_APPFONT ( 69 , 10 ) ;
223 Text [ en-US ] = "~Snap range" ;
225 MetricField MTR_FLD_SNAP_AREA
228 Pos = MAP_APPFONT ( 83 , 167 ) ;
229 Size = MAP_APPFONT ( 35 , 12 ) ;
236 StrictFormat = TRUE ;
237 Unit = FUNIT_CUSTOM ;
240 CustomUnitText [ en-US ] = " Pixels" ;
242 FixedLine FL_SEPARATOR
244 Pos = MAP_APPFONT ( 127 , 111 ) ;
245 Size = MAP_APPFONT ( 4 , 68 ) ;
251 Pos = MAP_APPFONT ( 130 , 100 ) ;
252 Size = MAP_APPFONT ( 124 , 8 ) ;
254 Text [ en-US ] = "Snap position" ;
258 Pos = MAP_APPFONT ( 136 , 111 ) ;
259 Size = MAP_APPFONT ( 112 , 10 ) ;
262 Text [ en-US ] = "~When creating or moving objects" ;
264 CheckBox CBX_BIGORTHO
266 Pos = MAP_APPFONT ( 136 , 125 ) ;
267 Size = MAP_APPFONT ( 112 , 10 ) ;
270 Text [ en-US ] = "~Extend edges" ;
274 Pos = MAP_APPFONT ( 136 , 139 ) ;
276 Size = MAP_APPFONT ( 55 , 10 ) ;
279 Text [ en-US ] = "When ro~tating" ;
281 MetricField MTR_FLD_ANGLE
284 Pos = MAP_APPFONT ( 194 , 137 ) ;
286 Size = MAP_APPFONT ( 54 , 12 ) ;
294 StrictFormat = TRUE ;
295 Unit = FUNIT_CUSTOM ;
297 CustomUnitText [ en-US ] = " degrees" ;
299 FixedText FT_BEZ_ANGLE
301 Pos = MAP_APPFONT ( 136 , 156 ) ;
302 Size = MAP_APPFONT ( 55 , 10 ) ;
304 Text [ en-US ] = "Point reducti~on" ;
306 MetricField MTR_FLD_BEZ_ANGLE
309 Pos = MAP_APPFONT ( 194 , 154 ) ;
310 Size = MAP_APPFONT ( 54 , 12 ) ;
318 StrictFormat = TRUE ;
319 Unit = FUNIT_CUSTOM ;
321 CustomUnitText [ en-US ] = " degrees" ;