Home
last modified time | relevance | path

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

12

/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx788 void SAL_CALL MacabResultSet::updateShort(sal_Int32, sal_Int16) throw(SQLException, RuntimeExceptio… in updateShort() function in MacabResultSet
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1073 void SAL_CALL OResultSet::updateShort(sal_Int32 column, sal_Int16 /* x */) in updateShort() function in OResultSet
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx524 void SAL_CALL SbaXFormAdapter::updateShort(sal_Int32 columnIndex, sal_Int16 x) throw( ::com::sun::s… in updateShort() function in SbaXFormAdapter
528 xIface->updateShort(columnIndex, x); in updateShort()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx730 void SAL_CALL OResultSet::updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(SQLException, Run… in updateShort() function in OResultSet
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx659 void SAL_CALL java_sql_ResultSet::updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::su… in updateShort() function in java_sql_ResultSet
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.hxx330 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
H A DRowSet.cxx738 void SAL_CALL ORowSet::updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(SQLException, Runtim… in updateShort() function in dbaccess::ORowSet
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx779 void SAL_CALL OResultSet::updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(SQLException, Run… in updateShort() function in OResultSet
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1035 void SAL_CALL OResultSet::updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(SQLException, Run… in updateShort() function in OResultSet
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx299 …virtual void SAL_CALL updateShort(sal_Int32 columnIndex, sal_Int16 x) throw(::com::sun::star::sdbc…
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1593 _rxUpdatedObject->updateShort(_nColumnIndex, *(sal_Int16*)_rValue.getValue()); in implUpdateObject()

Completed in 99 milliseconds

12