Tag: cws_src680_qiq
User: fs      
Date: 06/06/01 05:32:58

Modified:
 /dba/dbaccess/source/core/api/
  querydescriptor.cxx

Log:
 #i51143# also try to retrieve columns if the EscapeProcessing is FALSE - may 
be we're lucky ... (needed when such a query is added to the query designer)

File Changes:

Directory: /dba/dbaccess/source/core/api/
=========================================

File [changed]: querydescriptor.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/querydescriptor.cxx?r1=1.26&r2=1.26.78.1
Delta lines:  +4 -5
-------------------
--- querydescriptor.cxx 3 Jan 2006 16:14:27 -0000       1.26
+++ querydescriptor.cxx 1 Jun 2006 12:32:55 -0000       1.26.78.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: querydescriptor.cxx,v $
  *
- *  $Revision: 1.26 $
+ *  $Revision: 1.26.78.1 $
  *
- *  last change: $Author: kz $ $Date: 2006/01/03 16:14:27 $
+ *  last change: $Author: fs $ $Date: 2006/06/01 12:32:55 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -252,7 +252,6 @@
        if ( isColumnsOutOfDate() )
        {
                // load the columns
-               if ( m_bEscapeProcessing )
                        refreshColumns();
 
                setColumnsOutOfDate( sal_False );




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

Reply via email to