User: hr      
Date: 06/06/19 19:34:43

Modified:
 /dba/dbaccess/source/core/api/
  CacheSet.hxx

Log:
 INTEGRATION: CWS warnings01 (1.18.74); FILE MERGED
 2006/03/24 15:35:45 fs 1.18.74.1: #i57457# warning-free code (unxlngi6/.pro + 
unxsoli4.pro)

File Changes:

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

File [changed]: CacheSet.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CacheSet.hxx?r1=1.18&r2=1.19
Delta lines:  +1 -1
-------------------
--- CacheSet.hxx        23 Sep 2005 12:01:58 -0000      1.18
+++ CacheSet.hxx        20 Jun 2006 02:34:41 -0000      1.19
@@ -153,7 +153,7 @@
                virtual sal_Bool SAL_CALL rowDeleted(  ) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::uno::XInterface > SAL_CALL getStatement(  ) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
                // ::com::sun::star::sdbcx::XRowLocate
-               virtual ::com::sun::star::uno::Any SAL_CALL getBookmark( const 
ORowSetRow& _rRow ) throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException) = 0;
+               virtual ::com::sun::star::uno::Any SAL_CALL getBookmark() 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException) = 0;
                virtual sal_Bool SAL_CALL moveToBookmark( const 
::com::sun::star::uno::Any& bookmark ) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException) = 0;
                virtual sal_Bool SAL_CALL moveRelativeToBookmark( const 
::com::sun::star::uno::Any& bookmark, sal_Int32 rows ) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException) = 0;
                virtual sal_Int32 SAL_CALL compareBookmarks( const 
::com::sun::star::uno::Any& first, const ::com::sun::star::uno::Any& second ) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException) = 0;




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

Reply via email to