1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: sections.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
34 /*#define FT_FIRST_MIDDLE 1
37 #define FT_NAME_SUFFIX 4
43 #define FT_DEPARTMENT 11
44 #define ED_DEPARTMENT 12
45 #define FT_SALUTATION 13
46 #define CB_SALUTATION 14
47 #define FT_SHOWNNAME 15
48 #define ED_SHOWNNAME 16*/
49 #define FT_IDENTIFIER 1
57 #define FT_PUBLISHER 8
61 #define FT_BOOKTITLE 11
65 #define FT_HOWPUBLISHED 15
66 #define FT_INSTITUTION 16
70 #define FT_ORGANIZATION 20
83 #define ST_ERROR_PREFIX 33
104 //Popup SectionControl
107 #define PU_CHG_NAME 3
109 #define ST_TYPE_ARTICLE 40
110 #define ST_TYPE_BOOK 41
111 #define ST_TYPE_BOOKLET 42
112 #define ST_TYPE_CONFERENCE 43
113 #define ST_TYPE_INBOOK 44
114 #define ST_TYPE_INCOLLECTION 45
115 #define ST_TYPE_INPROCEEDINGS 46
116 #define ST_TYPE_JOURNAL 47
117 #define ST_TYPE_MANUAL 48
118 #define ST_TYPE_MASTERSTHESIS 49
119 #define ST_TYPE_MISC 50
120 #define ST_TYPE_PHDTHESIS 51
121 #define ST_TYPE_PROCEEDINGS 52
122 #define ST_TYPE_TECHREPORT 53
123 #define ST_TYPE_UNPUBLISHED 54
124 #define ST_TYPE_EMAIL 55
125 #define ST_TYPE_WWW 56
126 #define ST_TYPE_CUSTOM1 57
127 #define ST_TYPE_CUSTOM2 58
128 #define ST_TYPE_CUSTOM3 59
129 #define ST_TYPE_CUSTOM4 60
130 #define ST_TYPE_CUSTOM5 61