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.hrc,v $
10 * $Revision: 1.15.212.1 $
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 #ifndef _SVX_CHARDLG_HRC
31 #define _SVX_CHARDLG_HRC
33 // defines ------------------------------------------------------------------
35 // NamePage -----------------------------------------------------------------
38 #define FT_WEST_NAME 101
39 #define LB_WEST_NAME 102
40 #define FT_WEST_STYLE 103
41 #define LB_WEST_STYLE 104
42 #define FT_WEST_SIZE 105
43 #define LB_WEST_SIZE 106
44 #define FT_WEST_LANG 107
45 #define LB_WEST_LANG 108
48 #define FT_EAST_NAME 111
49 #define LB_EAST_NAME 112
50 #define FT_EAST_STYLE 113
51 #define LB_EAST_STYLE 114
52 #define FT_EAST_SIZE 115
53 #define LB_EAST_SIZE 116
54 #define FT_EAST_LANG 117
55 #define LB_EAST_LANG 118
58 #define FT_CTL_NAME 121
59 #define LB_CTL_NAME 122
60 #define FT_CTL_STYLE 123
61 #define LB_CTL_STYLE 124
62 #define FT_CTL_SIZE 125
63 #define LB_CTL_SIZE 126
64 #define FT_CTL_LANG 127
65 #define LB_CTL_LANG 128
67 #define WIN_CHAR_PREVIEW 131
68 #define FT_CHAR_FONTTYPE 132
74 #define STR_CHARNAME_NOSTYLE 150
75 #define STR_CHARNAME_TRANSPARENT 151
77 // EffectsPage --------------------------------------------------------------
79 #define FT_FONTCOLOR 201
80 #define LB_FONTCOLOR 202
82 #define FT_EFFECTS 203
83 #define LB_EFFECTS 204
84 #define LB_EFFECTS2 205
89 #define CB_OUTLINE 208
91 #define CB_BLINKING 210
92 #define CB_CHARHIDDEN 211
94 #define FL_EFFECTS_VERTICAL 220
96 #define FT_OVERLINE 221
97 #define LB_OVERLINE 222
98 #define FT_OVERLINE_COLOR 223
99 #define LB_OVERLINE_COLOR 224
101 #define FT_STRIKEOUT 225
102 #define LB_STRIKEOUT 226
104 #define FT_UNDERLINE 227
105 #define LB_UNDERLINE 228
106 #define FT_UNDERLINE_COLOR 229
107 #define LB_UNDERLINE_COLOR 230
109 #define CB_INDIVIDUALWORDS 231
111 #define FL_EFFECTS_ASIAN 240
113 #define FT_EMPHASIS 241
114 #define LB_EMPHASIS 242
115 #define FT_POSITION 243
116 #define LB_POSITION 244
118 #define WIN_EFFECTS_PREVIEW 251
119 #define FT_EFFECTS_FONTTYPE 252
121 #define STR_EFFECTS_TRANSPARENT 260
122 #define STR_EFFECTS_CAPITALS 261
123 #define STR_EFFECTS_LOWERCASE 262
124 #define STR_EFFECTS_TITLE 263
125 #define STR_EFFECTS_SMALL 264
126 #define STR_EFFECTS_OUTLINE 265
127 #define STR_EFFECTS_SHADOW 266
128 #define STR_EFFECTS_BLINKING 267
130 // PositionPage -------------------------------------------------------------
132 #define FL_POSITION 300
133 #define RB_HIGHPOS 301
134 #define RB_NORMALPOS 302
135 #define RB_LOWPOS 303
136 #define FT_HIGHLOW 304
137 #define ED_HIGHLOW 305
138 #define CB_HIGHLOW 306
139 #define FT_FONTSIZE 307
140 #define ED_FONTSIZE 308
141 #define FL_ROTATION_SCALING 309
142 #define FL_SCALING 310
144 #define RB_90_DEG 312
145 #define RB_270_DEG 313
146 #define CB_FIT_TO_LINE 314
147 #define FT_SCALE_WIDTH 315
148 #define MF_SCALE_WIDTH 316
150 #define FL_KERNING2 320
151 #define LB_KERNING2 321
152 #define FT_KERNING2 322
153 #define ED_KERNING2 323
154 #define CB_PAIRKERNING 324
156 #define WIN_POS_PREVIEW 331
157 #define FT_POS_FONTTYPE 332
159 // TwoLinesPage -------------------------------------------------------------
161 #define FL_SWITCHON 400
162 #define CB_TWOLINES 401
164 #define FL_ENCLOSE 410
165 #define FT_STARTBRACKET 411
166 #define ED_STARTBRACKET 412
167 #define FT_ENDBRACKET 413
168 #define ED_ENDBRACKET 414
170 #define FL_TWOLINES_PREVIEW 420
171 #define WIN_TWOLINES_PREVIEW 421
172 #define FT_TWOLINES_FONTTYPE 422
174 #define FT_WEST_NAME_NOCJK 423
175 #define LB_WEST_NAME_NOCJK 424
176 #define FT_WEST_STYLE_NOCJK 425
177 #define LB_WEST_STYLE_NOCJK 426
178 #define FT_WEST_SIZE_NOCJK 427
179 #define LB_WEST_SIZE_NOCJK 428
180 #define FT_WEST_LANG_NOCJK 429
181 #define LB_WEST_LANG_NOCJK 430