User: kz      
Date: 2006/12/13 08:12:01

Modified:
   dba/connectivity/inc/connectivity/sqliterator.hxx

Log:
 INTEGRATION: CWS dba22ui (1.22.70); FILE MERGED
 2006/12/05 09:46:52 fs 1.22.70.1: copying the fix for #i72252# from CWS dba22b 
to dba22ui - intended for the latter, but wrongly checked in into the former

File Changes:

Directory: /dba/connectivity/inc/connectivity/
==============================================

File [changed]: sqliterator.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/sqliterator.hxx?r1=1.22&r2=1.23
Delta lines:  +1 -4
-------------------
--- sqliterator.hxx     10 Jul 2006 14:16:38 -0000      1.22
+++ sqliterator.hxx     13 Dec 2006 16:11:56 -0000      1.23
@@ -44,9 +44,6 @@
 #ifndef _COM_SUN_STAR_SDBCX_XCOLUMNSSUPPLIER_HPP_
 #include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
 #endif
-#ifndef _COM_SUN_STAR_SDBC_XDATABASEMETADATA_HPP_
-#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
-#endif
 #ifndef _COM_SUN_STAR_SDBC_DATATYPE_HPP_
 #include <com/sun/star/sdbc/DataType.hpp>
 #endif
@@ -293,7 +290,7 @@
                                The table range to be set.
                */
                static void getColumnRange(     const OSQLParseNode* 
_pColumnRef,
-                                                                       const 
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData>& 
_xMetaData,
+                                                                       const 
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& 
_rxConnection,
                                                                        
::rtl::OUString &_rColumnName,
                                                                        
::rtl::OUString& _rTableRange);
 




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

Reply via email to