diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-11-10 15:40:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-11-10 15:40:15 +0000 |
commit | 95ec7138b73bc9f0846f81059a8a1464d0bc1471 (patch) | |
tree | b912d51fca72827bb3304e7c2a9252f5b3657024 /sw/inc/unomap.hxx | |
parent | de2c4565f56dce299953eb36b25157ae07c8dd9b (diff) |
INTEGRATION: CWS impress76 (1.52.90); FILE MERGED
2005/11/07 18:25:18 cl 1.52.90.1: #i56896# tunnel BuildId from xml loading to ole objects
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r-- | sw/inc/unomap.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx index b571a70c4be8..679a28e2d916 100644 --- a/sw/inc/unomap.hxx +++ b/sw/inc/unomap.hxx @@ -4,9 +4,9 @@ * * $RCSfile: unomap.hxx,v $ * - * $Revision: 1.52 $ + * $Revision: 1.53 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:26:47 $ + * last change: $Author: rt $ $Date: 2005-11-10 16:40:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -254,6 +254,7 @@ #define WID_DOC_BASIC_LIBRARIES 1014 #define WID_DOC_RUNTIME_UID 1015 #define WID_DOC_LOCK_UPDATES 1016 +#define WID_DOC_BUILDID 1024 //MailMerge #define WID_SELECTION 1071 |