User: vg Date: 2008-08-19 09:11:19+0000 Modified: dba/connectivity/source/drivers/evoab2/NResultSetMetaData.hxx
Log: INTEGRATION: CWS dba31a (1.5.32); FILE MERGED 2008/07/04 15:21:26 oj 1.5.32.1: #i89558# remove unused code File Changes: Directory: /dba/connectivity/source/drivers/evoab2/ =================================================== File [changed]: NResultSetMetaData.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab2/NResultSetMetaData.hxx?r1=1.5&r2=1.6 Delta lines: +0 -1 ------------------- --- NResultSetMetaData.hxx 2008-04-10 08:53:26+0000 1.5 +++ NResultSetMetaData.hxx 2008-08-19 09:11:16+0000 1.6 @@ -63,7 +63,6 @@ inline operator ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > () throw() { return this; } - void checkColumnIndex(sal_Int32 column) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); virtual sal_Bool SAL_CALL isAutoIncrement( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); virtual sal_Bool SAL_CALL isCaseSensitive( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
