User: hr      
Date: 06/06/19 19:33:12

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

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

File Changes:

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

File [changed]: BookmarkSet.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/BookmarkSet.hxx?r1=1.9&r2=1.10
Delta lines:  +1 -1
-------------------
--- BookmarkSet.hxx     8 Sep 2005 09:50:27 -0000       1.9
+++ BookmarkSet.hxx     20 Jun 2006 02:33:10 -0000      1.10
@@ -62,7 +62,7 @@
                virtual void construct(const ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XResultSet>& _xDriverSet);
                virtual void fillValueRow(ORowSetRow& _rRow,sal_Int32 
_nPosition);
                // ::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);
+               virtual ::com::sun::star::uno::Any SAL_CALL getBookmark() 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
                virtual sal_Bool SAL_CALL moveToBookmark( const 
::com::sun::star::uno::Any& bookmark ) 
throw(::com::sun::star::sdbc::SQLException, 
::com::sun::star::uno::RuntimeException);
                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);
                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);




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

Reply via email to