User: hr Date: 06/06/19 19:38:08 Modified: /dba/dbaccess/source/core/api/ StaticSet.hxx
Log: INTEGRATION: CWS warnings01 (1.8.50); FILE MERGED 2006/03/24 15:35:47 fs 1.8.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: StaticSet.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/StaticSet.hxx?r1=1.8&r2=1.9 Delta lines: +1 -1 ------------------- --- StaticSet.hxx 8 Sep 2005 10:04:12 -0000 1.8 +++ StaticSet.hxx 20 Jun 2006 02:38:06 -0000 1.9 @@ -61,7 +61,7 @@ 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]
