Home
last modified time | relevance | path

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

12

/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1060 void SAL_CALL OResultSet::updateByte(sal_Int32 column, sal_Int8 /* x */) in updateByte() function in OResultSet
/aoo42x/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()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java783 updatedObject.updateByte(columnIndex, AnyConverter.toByte(value)); in updateObject()
/aoo42x/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
/aoo42x/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
/aoo42x/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
/aoo42x/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
/aoo42x/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
/aoo42x/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::…
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1588 _rxUpdatedObject->updateByte(_nColumnIndex, *(sal_Int8 *)_rValue.getValue()); in implUpdateObject()

Completed in 189 milliseconds

12