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: chardlg.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"
33 #include "chardlg.hrc"
40 Text [ en-US ] = "Character" ;
49 Identifier = TP_CHAR_STD ;
50 Text [ en-US ] = "Font" ;
51 PageResID = TP_CHAR_STD ;
55 Identifier = TP_CHAR_EXT ;
56 Text [ en-US ] = "Font Effects" ;
57 PageResID = TP_CHAR_EXT ;
61 Identifier = TP_CHAR_POS ;
62 PageResID = TP_CHAR_POS ;
63 Text [ en-US ] = "Position";
67 Identifier = TP_CHAR_TWOLN ;
68 PageResID = TP_CHAR_TWOLN;
69 Text [ en-US ] = "Asian Layout";
73 Identifier = TP_CHAR_URL ;
74 Text [ en-US ] = "Hyperlink" ;
78 Identifier = TP_BACKGROUND ;
79 Text [ en-US ] = "Background" ;
80 PageResID = TP_BACKGROUND ;
85 TabDialog DLG_DRAWCHAR
89 Text [ en-US ] = "Font" ;
99 Identifier = TP_CHAR_STD ;
100 Text [ en-US ] = "Font" ;
101 PageResID = TP_CHAR_STD ;
108 HelpID = HID_CHAR_URL ;
110 Size = MAP_APPFONT ( 260 , 185 ) ;
114 Pos = MAP_APPFONT ( 6 , 3 ) ;
115 Size = MAP_APPFONT ( 248 , 8 ) ;
116 Text [ en-US ] = "Hyperlink" ;
120 Pos = MAP_APPFONT ( 12 , 17 ) ;
121 Size = MAP_APPFONT ( 73 , 8 ) ;
122 Text [ en-US ] = "~URL" ;
126 Pos = MAP_APPFONT ( 88 , 15 ) ;
127 Size = MAP_APPFONT ( 104 , 12 ) ;
133 Pos = MAP_APPFONT ( 198 , 14 ) ;
134 Size = MAP_APPFONT ( 50 , 14 ) ;
136 Text [ en-US ] = "~Browse..." ;
140 Pos = MAP_APPFONT ( 12 , 33 ) ;
141 Size = MAP_APPFONT ( 73 , 8 ) ;
142 Text [ en-US ] = "Te~xt";
146 Pos = MAP_APPFONT ( 88 , 31 ) ;
147 Size = MAP_APPFONT ( 104 , 12 ) ;
154 Pos = MAP_APPFONT ( 12 , 49 ) ;
155 Size = MAP_APPFONT ( 73 , 8 ) ;
156 Text [ en-US ] = "~Name" ;
160 Pos = MAP_APPFONT ( 88 , 47 ) ;
161 Size = MAP_APPFONT ( 104 , 12 ) ;
168 Pos = MAP_APPFONT ( 12 , 65 ) ;
169 Size = MAP_APPFONT ( 73 , 10 ) ;
170 Text [ en-US ] = "~Target frame" ;
174 Pos = MAP_APPFONT ( 88 , 63 ) ;
175 Size = MAP_APPFONT ( 104 , 60 ) ;
183 Pos = MAP_APPFONT ( 12 , 79 ) ;
184 Size = MAP_APPFONT ( 50 , 14 ) ;
186 Text [ en-US ] = "~Events..." ;
190 Pos = MAP_APPFONT ( 6 , 104 ) ;
191 Size = MAP_APPFONT ( 248 , 8 ) ;
192 Text [ en-US ] = "Character Styles" ;
196 Pos = MAP_APPFONT ( 12 , 116 ) ;
197 Size = MAP_APPFONT ( 73 , 8 ) ;
198 Text [ en-US ] = "~Visited links" ;
202 Pos = MAP_APPFONT ( 88 , 113 ) ;
203 Size = MAP_APPFONT ( 104 , 60 ) ;
210 FixedText FT_NOT_VISITED
212 Pos = MAP_APPFONT ( 12 , 131 ) ;
213 Size = MAP_APPFONT ( 73 , 10 ) ;
214 Text [ en-US ] = "Unvisited ~links" ;
216 ListBox LB_NOT_VISITED
218 Pos = MAP_APPFONT ( 88 , 129 ) ;
219 Size = MAP_APPFONT ( 104 , 60 ) ;