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: fldvar.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 ************************************************************************/
31 #include "globals.hrc"
32 #include "fldtdlg.hrc"
37 HelpID = HID_FLD_VAR ;
40 Size = MAP_APPFONT ( 260 , 185 ) ;
43 Pos = MAP_APPFONT ( 6 , 3 ) ;
44 Size = MAP_APPFONT ( 76 , 8 ) ;
45 Text [ en-US ] = "~Type" ;
51 Pos = MAP_APPFONT ( 6 , 14 ) ;
52 Size = MAP_APPFONT ( 76 , 135 ) ;
57 FixedText FT_VARSELECTION
59 Pos = MAP_APPFONT ( 88 , 3 ) ;
60 Size = MAP_APPFONT ( 76 , 8 ) ;
62 Text [ en-US ] = "S~election" ;
64 ListBox LB_VARSELECTION
67 Pos = MAP_APPFONT ( 88 , 14 ) ;
68 Size = MAP_APPFONT ( 76 , 135 ) ;
72 FixedText FT_VARFORMAT
74 Pos = MAP_APPFONT ( 170 , 3 ) ;
75 Size = MAP_APPFONT ( 84 , 8 ) ;
77 Text [ en-US ] = "Format" ;
82 Pos = MAP_APPFONT ( 170 , 14 ) ;
83 Size = MAP_APPFONT ( 84 , 123 ) ;
87 ListBox LB_VARNUMFORMAT
90 Pos = MAP_APPFONT ( 170 , 14 ) ;
91 Size = MAP_APPFONT ( 84 , 123 ) ;
95 CheckBox CB_VARINVISIBLE
97 Pos = MAP_APPFONT ( 170 , 141 ) ;
98 Size = MAP_APPFONT ( 84 , 10 ) ;
99 Text [ en-US ] = "Invisi~ble" ;
102 FixedText FT_VARCHAPTERHEADER
104 Pos = MAP_APPFONT ( 170 , 112 ) ;
105 Size = MAP_APPFONT ( 84 , 8 ) ;
107 Text [ en-US ] = "Numbering by chapter" ;
109 FixedText FT_VARCHAPTERLEVEL
111 Pos = MAP_APPFONT ( 175 , 125 ) ;
112 Size = MAP_APPFONT ( 30 , 8 ) ;
114 Text [ en-US ] = "~Level" ;
116 ListBox LB_VARCHAPTERLEVEL
120 Pos = MAP_APPFONT ( 208 , 123 ) ;
121 Size = MAP_APPFONT ( 46 , 76 ) ;
124 StringList [ en-US ] =
129 FixedText FT_VARSEPARATOR
131 Pos = MAP_APPFONT ( 175 , 140 ) ;
132 Size = MAP_APPFONT ( 30 , 10 ) ;
134 Text [ en-US ] = "~Separator" ;
138 Pos = MAP_APPFONT ( 208 , 138 ) ;
139 Size = MAP_APPFONT ( 46 , 12 ) ;
147 Pos = MAP_APPFONT ( 6 , 155 ) ;
148 Size = MAP_APPFONT ( 76 , 8 ) ;
150 Text [ en-US ] = "Na~me" ;
155 Pos = MAP_APPFONT ( 6 , 166 ) ;
156 Size = MAP_APPFONT ( 76 , 12 ) ;
160 FixedText FT_VARVALUE
162 Pos = MAP_APPFONT ( 88 , 155 ) ;
163 Size = MAP_APPFONT ( 76 , 8 ) ;
164 Text [ en-US ] = "~Value" ;
170 Pos = MAP_APPFONT ( 88 , 166 ) ;
171 Size = MAP_APPFONT ( 76 , 12 ) ;
175 ToolBox TBX_VARNEWDEL
177 Pos = MAP_APPFONT ( 167 , 167 ) ;
184 Identifier = BT_VARAPPLY ;
185 HelpID = HID_FLDVAR_APPLY ;
188 ImageBitmap = Bitmap{ File = "sc20558.bmp" ;};
189 MaskColor = IMAGE_MASK_COLOR ;
191 Text [ en-US ] = "Apply" ;
195 Identifier = BT_VARDELETE ;
196 HelpID = HID_FLDVAR_DELETE ;
199 ImageBitmap = Bitmap{ File = "sc20557.bmp" ;};
200 MaskColor = IMAGE_MASK_COLOR ;
202 Text [ en-US ] = "Delete" ;
206 Text [ en-US ] = "Variables" ;