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