From 4392da7251912186de1b5af6655972e7b24e3b78 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 16 Apr 2007 15:50:58 +0000 Subject: [PATCH] INTEGRATION: CWS fwkdbdesign01 (1.16.70); FILE MERGED 2007/02/27 09:09:31 as 1.16.70.1: #i45663# overwrite module names for embedded objects --- embeddedobj/source/inc/commonembobj.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/embeddedobj/source/inc/commonembobj.hxx b/embeddedobj/source/inc/commonembobj.hxx index 56aea4ddf159..fe018e792ec5 100644 --- a/embeddedobj/source/inc/commonembobj.hxx +++ b/embeddedobj/source/inc/commonembobj.hxx @@ -4,9 +4,9 @@ * * $RCSfile: commonembobj.hxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: kz $ $Date: 2006-02-01 19:05:06 $ + * last change: $Author: ihi $ $Date: 2007-04-16 16:50:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -168,6 +168,7 @@ protected: ::rtl::OUString m_aContainerName; ::rtl::OUString m_aDefaultParentBaseURL; + ::rtl::OUString m_aModuleName; Interceptor* m_pInterceptor;