summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc/commonembobj.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 18:31:23 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 18:31:23 +0000
commit4fac88cd826cd25ecb3a28c4438fc3ec751f2dc8 (patch)
tree4fc4e9b76c423506e390695e6d57944cbab6f99e /embeddedobj/source/inc/commonembobj.hxx
parentf11ddb715e28831b2dc5f6d6b4451e56a865e307 (diff)
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
Diffstat (limited to 'embeddedobj/source/inc/commonembobj.hxx')
-rw-r--r--embeddedobj/source/inc/commonembobj.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/embeddedobj/source/inc/commonembobj.hxx b/embeddedobj/source/inc/commonembobj.hxx
index f7e7171fadcf..e3c8b0a369fc 100644
--- a/embeddedobj/source/inc/commonembobj.hxx
+++ b/embeddedobj/source/inc/commonembobj.hxx
@@ -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;