Home
last modified time | relevance | path

Searched refs:updateByte (Results 26 – 35 of 35) sorted by relevance

12

/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx782 void SAL_CALL MacabResultSet::updateByte(sal_Int32, sal_Int8) throw(SQLException, RuntimeException) in updateByte() function in MacabResultSet
/aoo41x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx724 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/aoo41x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx517 void SAL_CALL SbaXFormAdapter::updateByte(sal_Int32 columnIndex, sal_Int8 x) throw( ::com::sun::sta… in updateByte() function in SbaXFormAdapter
521 xIface->updateByte(columnIndex, x); in updateByte()
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx651 void SAL_CALL java_sql_ResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun:… in updateByte() function in java_sql_ResultSet
/aoo41x/main/dbaccess/source/core/api/
H A DRowSet.hxx329 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
H A DRowSet.cxx733 void SAL_CALL ORowSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, RuntimeE… in updateByte() function in dbaccess::ORowSet
/aoo41x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx772 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/aoo41x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx298 …virtual void SAL_CALL updateByte(sal_Int32 columnIndex, sal_Int8 x) throw(::com::sun::star::sdbc::…
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1029 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools.cxx1588 _rxUpdatedObject->updateByte(_nColumnIndex, *(sal_Int8 *)_rValue.getValue()); in implUpdateObject()

Completed in 472 milliseconds

12