Tag: cws_src680_odbmacros2
User: fs      
Date: 2008-02-06 21:44:24+0000
Modified:
   dba/dbaccess/source/ui/inc/unodatbr.hxx

Log:
 #i49133# don't support XScriptInvocationContext if our associated document 
does not support XEmbeddedScripts, or if we cannot unambiguously be associated 
with with a dooc

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: unodatbr.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/unodatbr.hxx?r1=1.69.82.4&r2=1.69.82.5
Delta lines:  +5 -4
-------------------
--- unodatbr.hxx        2008-01-24 10:08:19+0000        1.69.82.4
+++ unodatbr.hxx        2008-02-06 21:44:22+0000        1.69.82.5
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: unodatbr.hxx,v $
  *
- *  $Revision: 1.69.82.4 $
+ *  $Revision: 1.69.82.5 $
  *
- *  last change: $Author: fs $ $Date: 2008/01/24 10:08:19 $
+ *  last change: $Author: fs $ $Date: 2008/02/06 21:44:22 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -167,7 +167,8 @@
                sal_Bool                                m_bShowMenu;            
        // if TRUE the menu should be visible otherwise not
                sal_Bool                                m_bInSuspend;
                sal_Bool                                m_bEnableBrowser;
-
+        ::boost::optional< bool >
+                                m_aDocScriptSupport;    // relevant if and 
only if we are associated with exactly one DBDoc
 
                /** updateTitle will be called when a new frame is attached
                */




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to