xref: /trunk/main/sw/source/ui/chrdlg/chardlg.hrc (revision cdf0e10c)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27#define FONT_FT        1
28#define FONT_CB        2
29#define FACE_FT        3
30#define FACE_LB        4
31#define SIZE_FT        5
32#define SIZE_CB        6
33#define OUTLINE_TB     7
34#define SHADOW_TB      8
35#define UNDERL_TB      9
36#define STRIKETHRU_TB  10
37#define COLOR_FT       11
38#define COLOR_LB       12
39#define LANG_FT        13
40#define LANG_LB        14
41#define EXAMPLE_WN     15
42#define EXAMPLE_FL     16
43#define CASEMAP_FL     17
44#define NONE_RB        20
45#define CAPS_RB        21
46#define LOWERCASE_RB   22
47#define SMALLCAPS_RB   23
48#define TITEL_RB       24
49#define HIGH_RB        25
50#define NORMAL_RB      26
51#define DEEP_RB        27
52#define DEEPHIGHT_FT   28
53#define DEEPHIGH_MF    29
54#define RELSIZE_FT     30
55#define RELSIZE_MF     31
56#define KERN_LB        32
57#define KERN_FT        33
58#define KERN_MF        34
59#define UNDERLINE_FT   35
60#define UNDERLINE_LB   36
61#define STRIKE_FT      37
62#define STRIKE_LB      38
63#define STRIKE_CB      39
64#define EFFECT_FL      41
65#define POS_FL         42
66#define POSEXT_FL      43
67#define KERN_FL        45
68#define FONTTYPE_FT    46
69
70#define FL_URL          50
71#define FT_URL       	51
72#define ED_URL          52
73#define FL_STYLE        53
74#define FT_VISITED      55
75#define LB_VISITED      56
76#define FT_NOT_VISITED  57
77#define LB_NOT_VISITED  58
78#define PB_EVENT        59
79#define PB_URL          60
80#define LB_TARGET       61
81#define FT_TARGET 	62
82#define FT_TEXT         63
83#define ED_TEXT         64
84#define FT_NAME         65
85#define ED_NAME     	66
86
87