Impress Remote 1.0.5, tag sdremote-1.0.5
[LibreOffice.git] / extensions / source / bibliography / datman.hrc
blobaf824e94378c7cff1fc542fde80f7b55d8bff9d6
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
20 #define BT_OK               1
21 #define BT_CANCEL           2
22 #define BT_HELP             3
23 #define GB_MAPPING          4
24 #define FT_IDENTIFIER       5
25 #define LB_IDENTIFIER       6
26 #define ST_NONE             7
28 #define FT_AUTHORITYTYPE    8
29 #define LB_AUTHORITYTYPE    9
30 #define FT_ADDRESS          10
31 #define LB_ADDRESS          11
32 #define FT_ANNOTE           12
33 #define LB_ANNOTE           13
34 #define FT_AUTHOR           14
35 #define LB_AUTHOR           15
36 #define FT_TITLE            16
37 #define LB_TITLE            17
38 #define FT_MONTH            18
39 #define LB_MONTH            19
40 #define FT_YEAR             20
41 #define LB_YEAR             21
42 #define FT_ISBN             22
43 #define LB_ISBN             23
44 #define FT_BOOKTITLE        24
45 #define LB_BOOKTITLE        25
46 #define FT_CHAPTER          26
47 #define LB_CHAPTER          27
48 #define FT_EDITION          28
49 #define LB_EDITION          29
50 #define FT_EDITOR           30
51 #define LB_EDITOR           31
52 #define FT_HOWPUBLISHED     32
53 #define LB_HOWPUBLISHED     33
54 #define FT_INSTITUTION      34
55 #define LB_INSTITUTION      35
56 #define FT_JOURNAL          36
57 #define LB_JOURNAL          37
58 #define FT_NOTE             38
59 #define LB_NOTE             39
60 #define FT_NUMBER           40
61 #define LB_NUMBER           41
62 #define FT_ORGANIZATIONS    42
63 #define LB_ORGANIZATIONS    43
64 #define FT_PAGES            44
65 #define LB_PAGES            45
66 #define FT_PUBLISHER        46
67 #define LB_PUBLISHER        47
68 #define FT_SCHOOL           48
69 #define LB_SCHOOL           49
70 #define FT_SERIES           50
71 #define LB_SERIES           51
72 #define FT_REPORTTYPE       52
73 #define LB_REPORTTYPE       53
74 #define FT_VOLUME           54
75 #define LB_VOLUME           55
76 #define FT_URL              56
77 #define LB_URL              57
78 #define FT_CUSTOM1          58
79 #define LB_CUSTOM1          59
80 #define FT_CUSTOM2          60
81 #define LB_CUSTOM2          61
82 #define FT_CUSTOM3          62
83 #define LB_CUSTOM3          63
84 #define FT_CUSTOM4          64
85 #define LB_CUSTOM4          65
86 #define FT_CUSTOM5          66
87 #define LB_CUSTOM5          67
89 #define GB_SELECTION        68
90 #define ST_ENTRY            69
91 #define LB_SELECTION        71
92 #define HB_SELECTION        72