/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | UpdateHelperImpl.hxx | 68 virtual void updateInt(sal_Int32 _nPos,const sal_Int32& _nValue) in updateInt() function in dbaui::ORowUpdateHelper 123 virtual void updateInt(sal_Int32 _nPos,const sal_Int32& _nValue) in updateInt() function in dbaui::OParameterUpdateHelper
|
/aoo41x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 216 void DataColumn::updateInt(sal_Int32 x) throw( SQLException, RuntimeException ) in updateInt() function in svxform::DataColumn
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | datacolumn.cxx | 366 void ODataColumn::updateInt(sal_Int32 x) throw( SQLException, RuntimeException ) in updateInt() function in ODataColumn
|
H A D | resultset.cxx | 715 void OResultSet::updateInt(sal_Int32 columnIndex, sal_Int32 x) throw( SQLException, RuntimeExceptio… in updateInt() function in OResultSet
|
H A D | RowSet.cxx | 743 void SAL_CALL ORowSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, RuntimeE… in updateInt() function in dbaccess::ORowSet
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 604 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KResultSet.cxx | 718 void SAL_CALL KabResultSet::updateInt(sal_Int32, sal_Int32) throw(SQLException, RuntimeException) in updateInt() function in KabResultSet
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabResultSet.cxx | 794 void SAL_CALL MacabResultSet::updateInt(sal_Int32, sal_Int32) throw(SQLException, RuntimeException) in updateInt() function in MacabResultSet
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AResultSet.cxx | 735 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FResultSet.cxx | 785 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 1086 void SAL_CALL OResultSet::updateInt(sal_Int32 column, sal_Int32 /* x */) in updateInt() function in OResultSet
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | ResultSet.cxx | 666 void SAL_CALL java_sql_ResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(::com::sun:… in updateInt() function in java_sql_ResultSet
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSet.cxx | 1040 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 531 void SAL_CALL SbaXFormAdapter::updateInt(sal_Int32 columnIndex, sal_Int32 x) throw( ::com::sun::sta… in updateInt() function in SbaXFormAdapter
|