User: kz      
Date: 06/01/03 08:04:51

Modified:
 /dba/connectivity/source/inc/odbc/
  OResultSet.hxx

Log:
 INTEGRATION: CWS dba202c (1.24.44); FILE MERGED
 2005/12/02 11:05:36 oj 1.24.44.1: #127795# new method for columnbinding

File Changes:

Directory: /dba/connectivity/source/inc/odbc/
=============================================

File [changed]: OResultSet.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/odbc/OResultSet.hxx?r1=1.24&r2=1.25
Delta lines:  +2 -0
-------------------
--- OResultSet.hxx      8 Sep 2005 07:37:23 -0000       1.24
+++ OResultSet.hxx      3 Jan 2006 16:04:48 -0000       1.25
@@ -214,6 +214,8 @@
                        void fillNeededData(SQLRETURN _nRet);
                        const ORowSetValue& getValue(sal_Int32 
_nColumnIndex,SQLSMALLINT _nType,void* _pValue,SQLINTEGER _rSize);
                        sal_Bool moveImpl(IResultSetHelper::Movement 
_eCursorPosition, sal_Int32 _nOffset, sal_Bool _bRetrieveData);
+                       TVoidPtr allocBindColumn(sal_Int32 _nType,sal_Int32 
_nColumnIndex);
+                       SQLRETURN unbind(sal_Bool _bUnbindHandle = sal_True);
                
 
                        // OPropertyArrayUsageHelper




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

Reply via email to