Tag: odbmacros_2_5
User: fs      
Date: 2008-02-14 12:25:02+0000
Modified:
   dba/dbaccess/source/ui/browser/unodatbr.cxx

Log:
 #i49133# re-enable the macros in DBDocs, which had been temporarily disable to 
finalize CWS odbmacros2

File Changes:

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

File [changed]: unodatbr.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/unodatbr.cxx?r1=1.192.2.12&r2=1.192.2.12.2.1
Delta lines:  +2 -7
-------------------
--- unodatbr.cxx        2008-02-14 08:36:55+0000        1.192.2.12
+++ unodatbr.cxx        2008-02-14 12:25:00+0000        1.192.2.12.2.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: unodatbr.cxx,v $
  *
- *  $Revision: 1.192.2.12 $
+ *  $Revision: 1.192.2.12.2.1 $
  *
- *  last change: $Author: fs $ $Date: 2008/02/14 08:36:55 $
+ *  last change: $Author: fs $ $Date: 2008/02/14 12:25:00 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -3026,11 +3026,6 @@
         m_aDocScriptSupport = ::boost::optional< bool >( Reference< 
XEmbeddedScripts >( xDocument, UNO_QUERY ).is() );
     }
 
-    // TODO: remove the following line. The current version is just to be able
-    // to integrate an intermediate version of the CWS, which should behave as
-    // if no macros in DB docs are allowed
-    m_aDocScriptSupport = ::boost::optional< bool> ( false );
-
     if ( implSelect( sInitialDataSourceName, sInitialCommand, 
nInitialDisplayCommandType, bEsacpeProcessing, xConnection, sal_True ) )
        {
                try




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

Reply via email to