summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/docfnote.hrc
blob: a54f1642d690de187ddcdc6661adcd5c6ece6b05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */
#define RB_POS_PAGE     1
#define RB_POS_CHAPTER  2
#define FT_POS          3
#define FT_NUMTYPE      4
#define FT_NUMCOUNT     5

#define LB_NUMVIEW      10
#define LB_NUMCOUNT     11
#define FLD_OFFSET      12
#define FT_OFFSET       13
#define FL_NUM                  14

#define LB_PARA_TEMPL   30
#define LB_PAGE_TEMPL   31
#define FT_PARA_TEMPL   32
#define FT_PAGE_TEMPL   33
#define FL_TEMPL                34

#define FT_CONT         40
#define ED_CONT         41
#define FT_CONT_FROM    42
#define ED_CONT_FROM    43
#define FL_CONT                 44

#define FT_PREFIX       45
#define ED_PREFIX       46
#define FT_SUFFIX       47
#define ED_SUFFIX       48
#define FT_TEXT_CHARFMT     49
#define LB_TEXT_CHARFMT     50
#define FT_ANCHR_CHARFMT    51
#define FL_CHAR_TEMPL           52
#define LB_ANCHR_CHARFMT    53