INTEGRATION: CWS odbmacros2 (1.19.10); FILE MERGED

2008/03/06 09:44:37 fs 1.19.10.2: manual resync to 1.20 to prevent conflicts at integration time
2007/12/11 22:18:45 fs 1.19.10.1: #i49133# m_bEmbeddedScriptSupport
This commit is contained in:
Kurt Zenker
2008-03-06 18:31:23 +00:00
parent f11ddb715e
commit 4fac88cd82

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: commonembobj.hxx,v $
*
* $Revision: 1.20 $
* $Revision: 1.21 $
*
* last change: $Author: kz $ $Date: 2008-03-05 18:25:42 $
* last change: $Author: kz $ $Date: 2008-03-06 19:31:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -170,6 +170,7 @@ protected:
::rtl::OUString m_aContainerName;
::rtl::OUString m_aDefaultParentBaseURL;
::rtl::OUString m_aModuleName;
sal_Bool m_bEmbeddedScriptSupport;
Interceptor* m_pInterceptor;