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: measure.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>
32 #include "measure.hrc"
35 // pragma ----------------------------------------------------------------
37 // RID_SVXPAGE_MEASURE ---------------------------------------------------
38 TabPage RID_SVXPAGE_MEASURE
40 HelpId = HID_PAGE_MEASURE ;
42 Size = MAP_APPFONT ( 260 , 185 ) ;
43 Text [ en-US ] = "Dimensioning" ;
47 Pos = MAP_APPFONT ( 6 , 3 ) ;
48 Size = MAP_APPFONT ( 120 , 8 ) ;
49 Text [ en-US ] = "Line";
51 FixedText FT_LINE_DIST
53 Pos = MAP_APPFONT ( 12 , 16 ) ;
54 Size = MAP_APPFONT ( 65 , 8 ) ;
55 Text [ en-US ] = "Line ~distance" ;
57 MetricField MTR_LINE_DIST
60 Pos = MAP_APPFONT ( 78 , 14 ) ;
61 Size = MAP_APPFONT ( 42 , 12 ) ;
73 FixedText FT_HELPLINE_OVERHANG
75 Pos = MAP_APPFONT ( 12 , 32 ) ;
76 Size = MAP_APPFONT ( 65 , 8 ) ;
77 Text [ en-US ] = "Guide ~overhang" ;
79 MetricField MTR_FLD_HELPLINE_OVERHANG
82 Pos = MAP_APPFONT ( 78 , 30 ) ;
83 Size = MAP_APPFONT ( 42 , 12 ) ;
95 FixedText FT_HELPLINE_DIST
97 Pos = MAP_APPFONT ( 12 , 48 ) ;
98 Size = MAP_APPFONT ( 65 , 8 ) ;
99 Text [ en-US ] = "~Guide distance" ;
101 MetricField MTR_FLD_HELPLINE_DIST
104 Pos = MAP_APPFONT ( 78 , 46 ) ;
105 Size = MAP_APPFONT ( 42 , 12 ) ;
117 FixedText FT_HELPLINE1_LEN
119 Pos = MAP_APPFONT ( 12 , 64 ) ;
120 Size = MAP_APPFONT ( 65 , 8 ) ;
121 Text [ en-US ] = "~Left guide" ;
123 MetricField MTR_FLD_HELPLINE1_LEN
126 Pos = MAP_APPFONT ( 78 , 62 ) ;
127 Size = MAP_APPFONT ( 42 , 12 ) ;
139 FixedText FT_HELPLINE2_LEN
141 Pos = MAP_APPFONT ( 12 , 80 ) ;
142 Size = MAP_APPFONT ( 65 , 8 ) ;
143 Text [ en-US ] = "~Right guide" ;
145 MetricField MTR_FLD_HELPLINE2_LEN
148 Pos = MAP_APPFONT ( 78 , 78 ) ;
149 Size = MAP_APPFONT ( 42 , 12 ) ;
161 TriStateBox TSB_BELOW_REF_EDGE
163 Pos = MAP_APPFONT ( 12 , 96 ) ;
164 Size = MAP_APPFONT ( 108 , 10 ) ;
166 Text [ en-US ] = "Measure ~below object";
168 FixedText FT_DECIMALPLACES
170 Pos = MAP_APPFONT ( 12 , 112 ) ;
171 Size = MAP_APPFONT ( 65 , 8 ) ;
173 Text [ en-US ] = "Decimal places" ;
175 MetricField MTR_FLD_DECIMALPLACES
178 Pos = MAP_APPFONT ( 78 , 110 ) ;
179 Size = MAP_APPFONT ( 42 , 12 ) ;
185 StrictFormat = TRUE ;
191 Pos = MAP_APPFONT ( 127 , 14 ) ;
192 Size = MAP_APPFONT ( 4 , 108 ) ;
197 Pos = MAP_APPFONT ( 132 , 3 ) ;
198 Size = MAP_APPFONT ( 122 , 8 ) ;
199 Text [ en-US ] = "Legend";
201 FixedText FT_POSITION
203 Pos = MAP_APPFONT ( 138 , 14 ) ;
204 Size = MAP_APPFONT ( 110 , 8 ) ;
205 Text [ en-US ] = "~Text position" ;
209 HelpId = HID_MEASURE_CTL_POSITION ;
211 Pos = MAP_APPFONT ( 154 , 25 ) ;
212 Size = MAP_APPFONT ( 60 , 24 ) ;
215 TriStateBox TSB_AUTOPOSV
217 Pos = MAP_APPFONT ( 154 , 54 ) ;
218 Size = MAP_APPFONT ( 101 , 10 ) ;
220 Text [ en-US ] = "~AutoVertical" ;
222 TriStateBox TSB_AUTOPOSH
224 Pos = MAP_APPFONT ( 154 , 68 ) ;
225 Size = MAP_APPFONT ( 101 , 10 ) ;
227 Text [ en-US ] = "A~utoHorizontal" ;
229 TriStateBox TSB_PARALLEL
231 Pos = MAP_APPFONT ( 138 , 82 ) ;
232 Size = MAP_APPFONT ( 110 , 10 ) ;
234 Text [ en-US ] = "~Parallel to line";
236 TriStateBox TSB_SHOW_UNIT
238 Pos = MAP_APPFONT ( 138 , 96 ) ;
239 Size = MAP_APPFONT ( 64+40 , 10 ) ;
241 Text [ en-US ] = "Show ~meas. units" ;
246 Pos = MAP_APPFONT ( 154 , 110 ) ;
247 Size = MAP_APPFONT ( 60 , 80+35 ) ;
250 DDExtraWidth = TRUE ;
254 HelpId = HID_MEASURE_CTL_PREVIEW ;
256 Pos = MAP_APPFONT ( 6 , 132 ) ;
257 Size = MAP_APPFONT ( 248 , 47 ) ;
259 String STR_MEASURE_AUTOMATIC
261 Text [ en-US ] = "Automatic" ;
264 // ********************************************************************** EOF