Tag: cws_src680_warnings01 User: sb Date: 06/01/25 13:00:49 Modified: /dba/connectivity/source/inc/odbc/ OResultSet.hxx
Log: RESYNC: (1.24-1.25); FILE MERGED 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.30.2&r2=1.24.30.3 Delta lines: +6 -4 ------------------- --- OResultSet.hxx 21 Nov 2005 10:08:00 -0000 1.24.30.2 +++ OResultSet.hxx 25 Jan 2006 21:00:46 -0000 1.24.30.3 @@ -212,6 +212,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]
