xref: /aoo4110/main/sw/source/ui/chrdlg/chardlg.hrc (revision b1cdbd2c)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23#define FONT_FT        1
24#define FONT_CB        2
25#define FACE_FT        3
26#define FACE_LB        4
27#define SIZE_FT        5
28#define SIZE_CB        6
29#define OUTLINE_TB     7
30#define SHADOW_TB      8
31#define UNDERL_TB      9
32#define STRIKETHRU_TB  10
33#define COLOR_FT       11
34#define COLOR_LB       12
35#define LANG_FT        13
36#define LANG_LB        14
37#define EXAMPLE_WN     15
38#define EXAMPLE_FL     16
39#define CASEMAP_FL     17
40#define NONE_RB        20
41#define CAPS_RB        21
42#define LOWERCASE_RB   22
43#define SMALLCAPS_RB   23
44#define TITEL_RB       24
45#define HIGH_RB        25
46#define NORMAL_RB      26
47#define DEEP_RB        27
48#define DEEPHIGHT_FT   28
49#define DEEPHIGH_MF    29
50#define RELSIZE_FT     30
51#define RELSIZE_MF     31
52#define KERN_LB        32
53#define KERN_FT        33
54#define KERN_MF        34
55#define UNDERLINE_FT   35
56#define UNDERLINE_LB   36
57#define STRIKE_FT      37
58#define STRIKE_LB      38
59#define STRIKE_CB      39
60#define EFFECT_FL      41
61#define POS_FL         42
62#define POSEXT_FL      43
63#define KERN_FL        45
64#define FONTTYPE_FT    46
65
66#define FL_URL          50
67#define FT_URL       	51
68#define ED_URL          52
69#define FL_STYLE        53
70#define FT_VISITED      55
71#define LB_VISITED      56
72#define FT_NOT_VISITED  57
73#define LB_NOT_VISITED  58
74#define PB_EVENT        59
75#define PB_URL          60
76#define LB_TARGET       61
77#define FT_TARGET 	62
78#define FT_TEXT         63
79#define ED_TEXT         64
80#define FT_NAME         65
81#define ED_NAME     	66
82
83