merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / source / bibliography / hidother.src
blob7517961645e3a2b6cba8ba6ba43fa84915423218
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  ************************************************************************/
28 #include "bibliography.hrc"
30 hidspecial HID_BIB_IDENTIFIER_POS                   { HelpID = HID_BIB_IDENTIFIER_POS          ; };
31 hidspecial HID_BIB_AUTHORITYTYPE_POS                { HelpID = HID_BIB_AUTHORITYTYPE_POS       ; };
32 hidspecial HID_BIB_AUTHOR_POS                       { HelpID = HID_BIB_AUTHOR_POS              ; };
33 hidspecial HID_BIB_TITLE_POS                        { HelpID = HID_BIB_TITLE_POS               ; };
34 hidspecial HID_BIB_YEAR_POS                         { HelpID = HID_BIB_YEAR_POS                ; };
35 hidspecial HID_BIB_ISBN_POS                         { HelpID = HID_BIB_ISBN_POS                ; };
36 hidspecial HID_BIB_BOOKTITLE_POS                    { HelpID = HID_BIB_BOOKTITLE_POS           ; };
37 hidspecial HID_BIB_CHAPTER_POS                      { HelpID = HID_BIB_CHAPTER_POS             ; };
38 hidspecial HID_BIB_EDITION_POS                      { HelpID = HID_BIB_EDITION_POS             ; };
39 hidspecial HID_BIB_EDITOR_POS                       { HelpID = HID_BIB_EDITOR_POS              ; };
40 hidspecial HID_BIB_HOWPUBLISHED_POS                 { HelpID = HID_BIB_HOWPUBLISHED_POS        ; };
41 hidspecial HID_BIB_INSTITUTION_POS                  { HelpID = HID_BIB_INSTITUTION_POS         ; };
42 hidspecial HID_BIB_JOURNAL_POS                      { HelpID = HID_BIB_JOURNAL_POS             ; };
43 hidspecial HID_BIB_MONTH_POS                        { HelpID = HID_BIB_MONTH_POS               ; };
44 hidspecial HID_BIB_NOTE_POS                         { HelpID = HID_BIB_NOTE_POS                ; };
45 hidspecial HID_BIB_ANNOTE_POS                       { HelpID = HID_BIB_ANNOTE_POS              ; };
46 hidspecial HID_BIB_NUMBER_POS                       { HelpID = HID_BIB_NUMBER_POS              ; };
47 hidspecial HID_BIB_ORGANIZATIONS_POS                { HelpID = HID_BIB_ORGANIZATIONS_POS       ; };
48 hidspecial HID_BIB_PAGES_POS                        { HelpID = HID_BIB_PAGES_POS               ; };
49 hidspecial HID_BIB_PUBLISHER_POS                    { HelpID = HID_BIB_PUBLISHER_POS           ; };
50 hidspecial HID_BIB_ADDRESS_POS                      { HelpID = HID_BIB_ADDRESS_POS             ; };
51 hidspecial HID_BIB_SCHOOL_POS                       { HelpID = HID_BIB_SCHOOL_POS              ; };
52 hidspecial HID_BIB_SERIES_POS                       { HelpID = HID_BIB_SERIES_POS              ; };
53 hidspecial HID_BIB_REPORTTYPE_POS                   { HelpID = HID_BIB_REPORTTYPE_POS          ; };
54 hidspecial HID_BIB_VOLUME_POS                       { HelpID = HID_BIB_VOLUME_POS              ; };
55 hidspecial HID_BIB_URL_POS                          { HelpID = HID_BIB_URL_POS                 ; };
56 hidspecial HID_BIB_CUSTOM1_POS                      { HelpID = HID_BIB_CUSTOM1_POS             ; };
57 hidspecial HID_BIB_CUSTOM2_POS                      { HelpID = HID_BIB_CUSTOM2_POS             ; };
58 hidspecial HID_BIB_CUSTOM3_POS                      { HelpID = HID_BIB_CUSTOM3_POS             ; };
59 hidspecial HID_BIB_CUSTOM4_POS                      { HelpID = HID_BIB_CUSTOM4_POS             ; };
60 hidspecial HID_BIB_CUSTOM5_POS                      { HelpID = HID_BIB_CUSTOM5_POS             ; };
61 hidspecial HID_BIB_DB_GRIDCTRL                      { HelpID = HID_BIB_DB_GRIDCTRL             ; };