merge the formfield patch from ooo-build
[ooovba.git] / extensions / source / bibliography / datman.hrc
blob1aa2c96564198414097958cb8157ccbd3806d6a0
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: datman.hrc,v $
10  * $Revision: 1.4 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
32 #define BT_OK                           1
33 #define BT_CANCEL           2
34 #define BT_HELP             3
35 #define GB_MAPPING          4
36 #define FT_IDENTIFIER       5
37 #define LB_IDENTIFIER       6
38 #define ST_NONE                         7
40 #define FT_AUTHORITYTYPE        8
41 #define LB_AUTHORITYTYPE    9
42 #define FT_ADDRESS          10
43 #define LB_ADDRESS          11
44 #define FT_ANNOTE           12
45 #define LB_ANNOTE           13
46 #define FT_AUTHOR           14
47 #define LB_AUTHOR           15
48 #define FT_TITLE            16
49 #define LB_TITLE            17
50 #define FT_MONTH            18
51 #define LB_MONTH            19
52 #define FT_YEAR             20
53 #define LB_YEAR             21
54 #define FT_ISBN             22
55 #define LB_ISBN             23
56 #define FT_BOOKTITLE        24
57 #define LB_BOOKTITLE        25
58 #define FT_CHAPTER          26
59 #define LB_CHAPTER          27
60 #define FT_EDITION          28
61 #define LB_EDITION          29
62 #define FT_EDITOR           30
63 #define LB_EDITOR           31
64 #define FT_HOWPUBLISHED     32
65 #define LB_HOWPUBLISHED     33
66 #define FT_INSTITUTION      34
67 #define LB_INSTITUTION      35
68 #define FT_JOURNAL          36
69 #define LB_JOURNAL          37
70 #define FT_NOTE             38
71 #define LB_NOTE             39
72 #define FT_NUMBER           40
73 #define LB_NUMBER           41
74 #define FT_ORGANIZATIONS    42
75 #define LB_ORGANIZATIONS    43
76 #define FT_PAGES            44
77 #define LB_PAGES            45
78 #define FT_PUBLISHER        46
79 #define LB_PUBLISHER        47
80 #define FT_SCHOOL           48
81 #define LB_SCHOOL           49
82 #define FT_SERIES           50
83 #define LB_SERIES           51
84 #define FT_REPORTTYPE       52
85 #define LB_REPORTTYPE       53
86 #define FT_VOLUME           54
87 #define LB_VOLUME           55
88 #define FT_URL              56
89 #define LB_URL              57
90 #define FT_CUSTOM1          58
91 #define LB_CUSTOM1          59
92 #define FT_CUSTOM2          60
93 #define LB_CUSTOM2          61
94 #define FT_CUSTOM3          62
95 #define LB_CUSTOM3          63
96 #define FT_CUSTOM4          64
97 #define LB_CUSTOM4          65
98 #define FT_CUSTOM5          66
99 #define LB_CUSTOM5          67
101 #define GB_SELECTION            68
102 #define ST_ENTRY                    69
103 #define LB_SELECTION            71
104 #define HB_SELECTION            72