xref: /aoo41x/main/sw/source/ui/misc/outline.hrc (revision fefe2166)
1*fefe2166SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*fefe2166SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*fefe2166SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*fefe2166SAndrew Rist * distributed with this work for additional information
6*fefe2166SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*fefe2166SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*fefe2166SAndrew Rist * "License"); you may not use this file except in compliance
9*fefe2166SAndrew Rist * with the License.  You may obtain a copy of the License at
10*fefe2166SAndrew Rist *
11*fefe2166SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*fefe2166SAndrew Rist *
13*fefe2166SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*fefe2166SAndrew Rist * software distributed under the License is distributed on an
15*fefe2166SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*fefe2166SAndrew Rist * KIND, either express or implied.  See the License for the
17*fefe2166SAndrew Rist * specific language governing permissions and limitations
18*fefe2166SAndrew Rist * under the License.
19*fefe2166SAndrew Rist *
20*fefe2166SAndrew Rist *************************************************************/
21*fefe2166SAndrew Rist
22*fefe2166SAndrew Rist
23cdf0e10cSrcweir#define RB_1            1
24cdf0e10cSrcweir#define RB_2            2
25cdf0e10cSrcweir#define RB_3            3
26cdf0e10cSrcweir#define RB_4            4
27cdf0e10cSrcweir#define RB_5            5
28cdf0e10cSrcweir#define FT_1            6
29cdf0e10cSrcweir#define FT_2            7
30cdf0e10cSrcweir#define FT_3            8
31cdf0e10cSrcweir#define FT_4            9
32cdf0e10cSrcweir#define FT_5            10
33cdf0e10cSrcweir#define FI_1            11
34cdf0e10cSrcweir#define FI_2            12
35cdf0e10cSrcweir#define FI_3            13
36cdf0e10cSrcweir#define FI_4            14
37cdf0e10cSrcweir#define FI_5            15
38cdf0e10cSrcweir//#define FL_LEVEL        16
39cdf0e10cSrcweir
40cdf0e10cSrcweir#define FT_COLL         20
41cdf0e10cSrcweir#define LB_COLL         21
42cdf0e10cSrcweir#define FT_NUMBER       22
43cdf0e10cSrcweir#define LB_NUMBER       23
44cdf0e10cSrcweir#define FT_DELIM        24
45cdf0e10cSrcweir#define FT_DELIM_BEVOR  25
46cdf0e10cSrcweir#define FT_DELIM_AFTER  26
47cdf0e10cSrcweir#define ED_DELIM_BEVOR  27
48cdf0e10cSrcweir#define ED_DELIM_AFTER  28
49cdf0e10cSrcweir#define CB_COMPLETE     29
50cdf0e10cSrcweir#define FL_NUMBER       30
51cdf0e10cSrcweir
52cdf0e10cSrcweir#define LB_ALIGN       	31
53cdf0e10cSrcweir#define FL_ALIGN        33
54cdf0e10cSrcweir
55cdf0e10cSrcweir#define FT_START        40
56cdf0e10cSrcweir#define ED_START        41
57cdf0e10cSrcweir#define FL_START        42
58cdf0e10cSrcweir
59cdf0e10cSrcweir#define BT_OK           100
60cdf0e10cSrcweir#define BT_CANCEL       101
61cdf0e10cSrcweir#define BT_HELP         102
62cdf0e10cSrcweir#define BT_FORM         103
63cdf0e10cSrcweir#define BT_RESET        104
64cdf0e10cSrcweir#define FL_FORM         105
65cdf0e10cSrcweir#define LB_FORM         106
66cdf0e10cSrcweir#define ED_FORM         107
67cdf0e10cSrcweir#define FT_ALL_LEVEL    108
68cdf0e10cSrcweir#define NF_ALL_LEVEL    109
69cdf0e10cSrcweir
70cdf0e10cSrcweir#define MN_FORM		110
71cdf0e10cSrcweir#define MN_FORM1        111
72cdf0e10cSrcweir#define MN_FORMBASE     MN_FORM1
73cdf0e10cSrcweir#define MN_FORM2        112
74cdf0e10cSrcweir#define MN_FORM3        113
75cdf0e10cSrcweir#define MN_FORM4        114
76cdf0e10cSrcweir#define MN_FORM5        115
77cdf0e10cSrcweir#define MN_FORM6        116
78cdf0e10cSrcweir#define MN_FORM7        117
79cdf0e10cSrcweir#define MN_FORM8        118
80cdf0e10cSrcweir#define MN_FORM9        119
81cdf0e10cSrcweir#define MN_SAVE         120
82cdf0e10cSrcweir
83cdf0e10cSrcweir#define FL_LEVEL                130
84cdf0e10cSrcweir#define LB_LEVEL	    131
85cdf0e10cSrcweir#define WIN_PREVIEW     132
86cdf0e10cSrcweir#define FT_SUFFIX	    134
87cdf0e10cSrcweir#define ED_SUFFIX	    135
88cdf0e10cSrcweir#define FT_PREFIX	    136
89cdf0e10cSrcweir#define ED_PREFIX	    137
90cdf0e10cSrcweir#define ST_NO_COLL 		138
91cdf0e10cSrcweir
92cdf0e10cSrcweir#define ST_FORM			140
93cdf0e10cSrcweir#define FT_CHARFMT		141
94cdf0e10cSrcweir#define LB_CHARFMT      141
95