diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-01-06 12:01:36 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-01-06 12:01:36 +0000 |
commit | d7291f425e12a4719e482953c123dedbd58677b0 (patch) | |
tree | 7fea6e5bd7a9a0a36e4148f5fc066de6c00b050a /sw/source/ui/dbui/mmaddressblockpage.hrc | |
parent | 498359e32465243946fa999e96addaac6dacfacb (diff) |
INTEGRATION: CWS os67 (1.3.270); FILE MERGED
2005/09/28 08:23:01 os 1.3.270.2: RESYNC: (1.3-1.4); FILE MERGED
2005/09/26 12:23:51 os 1.3.270.1: #ii51947# work flow in address page changed; #i36696# hide empty address lines
Diffstat (limited to 'sw/source/ui/dbui/mmaddressblockpage.hrc')
-rw-r--r-- | sw/source/ui/dbui/mmaddressblockpage.hrc | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/mmaddressblockpage.hrc b/sw/source/ui/dbui/mmaddressblockpage.hrc index ea09e15db05b..d350980319d0 100644 --- a/sw/source/ui/dbui/mmaddressblockpage.hrc +++ b/sw/source/ui/dbui/mmaddressblockpage.hrc @@ -4,9 +4,9 @@ * * $RCSfile: mmaddressblockpage.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 06:56:42 $ + * last change: $Author: kz $ $Date: 2006-01-06 13:01:36 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -51,6 +51,9 @@ #define FI_HEADER 14 #define FI_CURRENTADDRESS 15 #define STR_CHANGEADDRESS 16 +#define FI_SECOND 17 +#define FI_THIRD 18 +#define FI_MATCH_FIELDS 19 #define FT_SELECT 20 #define PB_NEW 21 @@ -98,6 +101,12 @@ #define ST_SALUTATIONPREVIEW 72 #define ST_SALUTATIONMATCHING 73 #define ST_SALUTATIONELEMENT 74 +#define CB_HIDE_EMPTY_PARA 75 +#define FI_FIRST 76 +#define FL_FIRST 77 +#define FL_SECOND 78 +#define FL_THIRD 79 +#define FI_FOURTH 80 #define SCR_1 1 #define ST_ADDRESSELEMENT 2 |