User: hr Date: 06/06/19 18:59:23 Modified: /dba/connectivity/source/inc/adabas/ BDriver.hxx
Log: INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED 2005/11/21 10:07:57 fs 1.10.30.1: #i57457# warning-free code on unx* File Changes: Directory: /dba/connectivity/source/inc/adabas/ =============================================== File [changed]: BDriver.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/adabas/BDriver.hxx?r1=1.10&r2=1.11 Delta lines: +1 -1 ------------------- --- BDriver.hxx 8 Sep 2005 06:42:52 -0000 1.10 +++ BDriver.hxx 20 Jun 2006 01:59:20 -0000 1.11 @@ -74,7 +74,7 @@ ODriver(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxFactory); - virtual void* getOdbcFunction(sal_Int32 _nIndex) const; + virtual oslGenericFunction getOdbcFunction(sal_Int32 _nIndex) const; // OComponentHelper virtual void SAL_CALL disposing(void); // XInterface --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
