Update ooo320-m1
[ooovba.git] / sw / source / ui / dbui / mmaddressblockpage.hrc
blobe98a3feb37b062c618739ee052ec2d471284ece7
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: mmaddressblockpage.hrc,v $
10  * $Revision: 1.6 $
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  ************************************************************************/
30 #ifndef _MAILMERGEADDRESSBLOCKPAGE_HRC
31 #define _MAILMERGEADDRESSBLOCKPAGE_HRC
33 #define FI_ADDRESSLIST          1
34 #define PB_ADDRESSLIST          2
35 #define FI_SETTINGS             3
36 #define WIN_SETTINGS            4
37 #define PB_SETTINGS             5
38 #define CB_ADDRESS              6
39 #define FI_PREVIEW              7
40 #define WIN_PREVIEW             8
41 #define PB_ASSIGN               9
42 #define FI_DOCINDEX             10
43 #define IB_PREVSET              11
44 #define IB_NEXTSET              12
45 #define STR_DOCUMENT            13
46 #define FI_HEADER               14
47 #define FI_CURRENTADDRESS       15
48 #define STR_CHANGEADDRESS       16
49 #define FI_SECOND               17
50 #define FI_THIRD                18
51 #define FI_MATCH_FIELDS         19
53 #define FT_SELECT               20
54 #define PB_NEW                  21
55 #define PB_DELETE               22
56 #define PB_CUSTOMIZE            23
58 #define RB_NEVER                25
59 #define RB_ALWAYS               26
60 #define RB_DEPENDENT            27
61 #define ED_COUNTRY              28
62 #define FL_SEPARATOR            29
63 #define PB_OK                   30
64 #define PB_CANCEL               31
65 #define PB_HELP                 32
67 #define FT_ADDRESSELEMENTS      40
68 #define LB_ADDRESSELEMENTS      41
69 #define IB_INSERTFIELD          42
70 #define IB_REMOVEFIELD          43
71 #define FT_DRAG                 48
72 #define ED_DRAG                 49 
73 #define IB_UP                   50
74 #define IB_LEFT                 51
75 #define IB_RIGHT                52
76 #define IB_DOWN                 53
77 #define FT_FIELD                54 
78 #define CB_FIELD                55
79 #define ST_SALUTATION           56
80 #define ST_PUNCTUATION          57
81 #define ST_TEXT                 58
82 #define RA_SALUTATION_MALE      59
83 #define RA_SALUTATION_FEMALE    60
84 #define RA_PUNCTUATION          61
85 #define ST_TITLE_MALE           62
86 #define ST_TITLE_FEMALE         63
87 #define ST_SALUTATIONELEMENTS   64
88 #define ST_INSERTSALUTATIONFIELD 65
89 #define ST_REMOVESALUTATIONFIELD 66
90 #define ST_DRAGSALUTATION       67
91 #define ST_TITLE_EDIT                   68
94 #define FI_MATCHING             70
95 #define CT_FIELDS               71
96 #define ST_SALUTATIONPREVIEW    72
97 #define ST_SALUTATIONMATCHING   73
98 #define ST_SALUTATIONELEMENT   74
99 #define CB_HIDE_EMPTY_PARA     75                                
100 #define FI_FIRST                76
101 #define FL_FIRST                77
102 #define FL_SECOND               78
103 #define FL_THIRD                79
104 #define FI_FOURTH               80
106 #define SCR_1                   1
107 #define ST_ADDRESSELEMENT       2
108 #define ST_MATCHESTO            3
109 #define ST_PREVIEW              4
110 #define FT_FIELDS               5
111 #define LB_FIELDS               6
112 #define FT_PREVIEW              7
113 #define ST_NONE                 8
114 #define WIN_DATA                9
116 #endif