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
This commit is contained in:
parent
f92a30400e
commit
4392da7251
1 changed files with 3 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue