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: mmaddressblockpage.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 ************************************************************************/
30 #ifndef _MAILMERGEADDRESSBLOCKPAGE_HRC
31 #define _MAILMERGEADDRESSBLOCKPAGE_HRC
33 #define FI_ADDRESSLIST 1
34 #define PB_ADDRESSLIST 2
36 #define WIN_SETTINGS 4
42 #define FI_DOCINDEX 10
45 #define STR_DOCUMENT 13
47 #define FI_CURRENTADDRESS 15
48 #define STR_CHANGEADDRESS 16
51 #define FI_MATCH_FIELDS 19
56 #define PB_CUSTOMIZE 23
60 #define RB_DEPENDENT 27
62 #define FL_SEPARATOR 29
67 #define FT_ADDRESSELEMENTS 40
68 #define LB_ADDRESSELEMENTS 41
69 #define IB_INSERTFIELD 42
70 #define IB_REMOVEFIELD 43
79 #define ST_SALUTATION 56
80 #define ST_PUNCTUATION 57
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
96 #define ST_SALUTATIONPREVIEW 72
97 #define ST_SALUTATIONMATCHING 73
98 #define ST_SALUTATIONELEMENT 74
99 #define CB_HIDE_EMPTY_PARA 75
107 #define ST_ADDRESSELEMENT 2
108 #define ST_MATCHESTO 3