Home
last modified time | relevance | path

Searched defs:updateInt (Results 1 – 15 of 15) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DUpdateHelperImpl.hxx68 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
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx216 void DataColumn::updateInt(sal_Int32 x) throw( SQLException, RuntimeException ) in updateInt() function in svxform::DataColumn
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx366 void ODataColumn::updateInt(sal_Int32 x) throw( SQLException, RuntimeException ) in updateInt() function in ODataColumn
H A Dresultset.cxx715 void OResultSet::updateInt(sal_Int32 columnIndex, sal_Int32 x) throw( SQLException, RuntimeExceptio… in updateInt() function in OResultSet
H A DRowSet.cxx743 void SAL_CALL ORowSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, RuntimeE… in updateInt() function in dbaccess::ORowSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java339 public void updateInt(int arg0, int arg1) throws SQLException { in updateInt() method in PostgresqlResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java789 public void updateInt(int columnIndex, int x) throws SQLException { in updateInt() method in JavaSQLResultSet
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx604 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx794 void SAL_CALL MacabResultSet::updateInt(sal_Int32, sal_Int32) throw(SQLException, RuntimeException) in updateInt() function in MacabResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx735 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx785 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1086 void SAL_CALL OResultSet::updateInt(sal_Int32 column, sal_Int32 /* x */) in updateInt() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx666 void SAL_CALL java_sql_ResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(::com::sun:… in updateInt() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1040 void SAL_CALL OResultSet::updateInt( sal_Int32 columnIndex, sal_Int32 x ) throw(SQLException, Runti… in updateInt() function in OResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx531 void SAL_CALL SbaXFormAdapter::updateInt(sal_Int32 columnIndex, sal_Int32 x) throw( ::com::sun::sta… in updateInt() function in SbaXFormAdapter

Completed in 103 milliseconds