xref: /aoo4110/main/sw/source/ui/misc/docfnote.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 RB_POS_PAGE		1
24#define RB_POS_CHAPTER	2
25#define FT_POS			3
26#define FT_NUMTYPE      4
27#define FT_NUMCOUNT     5
28
29#define LB_NUMVIEW		10
30#define LB_NUMCOUNT		11
31#define FLD_OFFSET		12
32#define FT_OFFSET		13
33#define FL_NUM                  14
34
35#define LB_PARA_TEMPL	30
36#define LB_PAGE_TEMPL	31
37#define FT_PARA_TEMPL	32
38#define FT_PAGE_TEMPL	33
39#define FL_TEMPL                34
40
41#define FT_CONT			40
42#define ED_CONT			41
43#define FT_CONT_FROM	42
44#define ED_CONT_FROM	43
45#define FL_CONT                 44
46
47#define FT_PREFIX       45
48#define ED_PREFIX       46
49#define FT_SUFFIX       47
50#define ED_SUFFIX       48
51#define FT_TEXT_CHARFMT  	49
52#define LB_TEXT_CHARFMT  	50
53#define FT_ANCHR_CHARFMT  	51
54#define FL_CHAR_TEMPL           52
55#define LB_ANCHR_CHARFMT  	53
56
57