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: linenum.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 /* StarView ressource file */
33 #include <sfx2/sfx.hrc>
35 #ifndef _SVX_DIALOGS_HRC
36 #include <svx/dialogs.hrc>
38 #include "globals.hrc"
40 #include "linenum.hrc"
42 /**************************************************************************/
44 /**************************************************************************/
45 TabPage TP_LINENUMBERING
47 HelpID = HID_LINENUMBERING ;
50 Size = MAP_APPFONT ( 260 , 185 ) ;
51 CheckBox CB_NUMBERING_ON
53 Pos = MAP_APPFONT ( 12 , 6 ) ;
54 Size = MAP_APPFONT ( 242 , 8 ) ;
56 Text [ en-US ] = "~Show numbering" ;
58 FixedText FT_CHAR_STYLE
60 Pos = MAP_APPFONT ( 12 , 30 ) ;
61 Size = MAP_APPFONT ( 80 , 8 ) ;
62 Text [ en-US ] = "~Character Style" ;
66 Pos = MAP_APPFONT ( 100 , 30 ) ;
67 Size = MAP_APPFONT ( 148 , 80 ) ;
74 Pos = MAP_APPFONT ( 12 , 46 ) ;
75 Size = MAP_APPFONT ( 80 , 8 ) ;
76 Text [ en-US ] = "F~ormat" ;
80 Pos = MAP_APPFONT ( 100 , 44 ) ;
81 Size = MAP_APPFONT ( 148 , 80 ) ;
87 Pos = MAP_APPFONT ( 12 , 62 ) ;
88 Size = MAP_APPFONT ( 80 , 8 ) ;
89 Text [ en-US ] = "Position" ;
93 Pos = MAP_APPFONT ( 100 , 60 ) ;
94 Size = MAP_APPFONT ( 148 , 60 ) ;
97 StringList [ en-US ] =
107 Pos = MAP_APPFONT ( 12 , 78 ) ;
108 Size = MAP_APPFONT ( 80 , 8 ) ;
109 Text [ en-US ] = "Spacing" ;
111 MetricField MF_OFFSET
113 Pos = MAP_APPFONT ( 100 , 76 ) ;
114 Size = MAP_APPFONT ( 45 , 12 ) ;
128 FixedText FT_NUM_INVERVAL
130 Pos = MAP_APPFONT ( 12 , 94 ) ;
131 Size = MAP_APPFONT ( 80 , 8 ) ;
132 Text [ en-US ] = "Interval" ;
134 NumericField NF_NUM_INVERVAL
136 Pos = MAP_APPFONT ( 100 , 92 ) ;
137 Size = MAP_APPFONT ( 30 , 12 ) ;
149 FixedText FT_NUM_ROWS
151 Pos = MAP_APPFONT ( 136 , 94 ) ;
152 Size = MAP_APPFONT ( 80 , 10 ) ;
153 Text [ en-US ] = "lines" ;
157 Pos = MAP_APPFONT ( 6 , 17 ) ;
158 Size = MAP_APPFONT ( 248 , 8 ) ;
159 Text [ en-US ] = "View" ;
163 Pos = MAP_APPFONT ( 12 , 123 ) ;
164 Size = MAP_APPFONT ( 30 , 8 ) ;
165 Text [ en-US ] = "Text" ;
169 Pos = MAP_APPFONT ( 45 , 121 ) ;
170 Size = MAP_APPFONT ( 76 , 12 ) ;
174 FixedText FT_DIV_INTERVAL
176 Pos = MAP_APPFONT ( 12 , 139 ) ;
177 Size = MAP_APPFONT ( 30 , 8 ) ;
179 Text [ en-US ] = "Every" ;
181 NumericField NF_DIV_INTERVAL
183 Pos = MAP_APPFONT ( 45 , 137 ) ;
184 Size = MAP_APPFONT ( 30 , 12 ) ;
197 FixedText FT_DIV_ROWS
199 Pos = MAP_APPFONT ( 78 , 139 ) ;
200 Size = MAP_APPFONT ( 40 , 8 ) ;
201 Text [ en-US ] = "Lines" ;
205 Pos = MAP_APPFONT ( 6 , 110 ) ;
206 Size = MAP_APPFONT ( 121 , 8 ) ;
207 Text [ en-US ] = "Separator" ;
209 CheckBox CB_COUNT_EMPTYLINES
211 Pos = MAP_APPFONT ( 139 , 121 ) ;
212 Size = MAP_APPFONT ( 110 , 10 ) ;
214 Text [ en-US ] = "Blank lines" ;
216 CheckBox CB_COUNT_FRAMELINES
218 Pos = MAP_APPFONT ( 139 , 135 ) ;
219 Size = MAP_APPFONT ( 110 , 10 ) ;
221 Text [ en-US ] = "Lines in text frames" ;
223 CheckBox CB_RESTART_PAGE
225 Pos = MAP_APPFONT ( 139 , 149 );
226 Size = MAP_APPFONT ( 110 , 10 );
228 Text [ en-US ] = "~Restart every new page";
232 Pos = MAP_APPFONT ( 133 , 110 ) ;
233 Size = MAP_APPFONT ( 121 , 8 ) ;
234 Text [ en-US ] = "Count" ;
236 Text [ en-US ] = "Line Numbering" ;