/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | UpdateHelperImpl.hxx | 52 virtual void updateDouble(sal_Int32 _nPos,const double& _nValue) in updateDouble() function in dbaui::ORowUpdateHelper 103 virtual void updateDouble(sal_Int32 _nPos,const double& _nValue) in updateDouble() function in dbaui::OParameterUpdateHelper
|
/aoo42x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 231 void DataColumn::updateDouble(double x) throw( SQLException, RuntimeException ) in updateDouble() function in svxform::DataColumn
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | datacolumn.cxx | 393 void ODataColumn::updateDouble(double x) throw( SQLException, RuntimeException ) in updateDouble() function in ODataColumn
|
H A D | resultset.cxx | 748 void OResultSet::updateDouble(sal_Int32 columnIndex, double x) throw( SQLException, RuntimeExceptio… in updateDouble() function in OResultSet
|
H A D | RowSet.cxx | 758 void SAL_CALL ORowSet::updateDouble( sal_Int32 columnIndex, double x ) throw(SQLException, RuntimeE… in updateDouble() function in dbaccess::ORowSet
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 331 public void updateDouble(int arg0, double arg1) throws SQLException { in updateDouble() method in PostgresqlResultSet
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLResultSet.java | 816 public void updateDouble(int columnIndex, double x) throws SQLException { in updateDouble() method in JavaSQLResultSet
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 626 void SAL_CALL OResultSet::updateDouble( sal_Int32 columnIndex, double x ) throw(SQLException, Runti… in updateDouble() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/macab/ |
H A D | MacabResultSet.cxx | 812 void SAL_CALL MacabResultSet::updateDouble(sal_Int32, double) throw(SQLException, RuntimeException) in updateDouble() function in MacabResultSet
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | AResultSet.cxx | 751 void SAL_CALL OResultSet::updateDouble( sal_Int32 columnIndex, double x ) throw(SQLException, Runti… in updateDouble() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FResultSet.cxx | 804 void SAL_CALL OResultSet::updateDouble( sal_Int32 columnIndex, double x ) throw(SQLException, Runti… in updateDouble() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | ResultSet.cxx | 690 void SAL_CALL java_sql_ResultSet::updateDouble( sal_Int32 columnIndex, double x ) throw(::com::sun:… in updateDouble() function in java_sql_ResultSet
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 1125 void SAL_CALL OResultSet::updateDouble(sal_Int32 column, double /* x */) in updateDouble() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSet.cxx | 1056 void SAL_CALL OResultSet::updateDouble( sal_Int32 columnIndex, double x ) throw(SQLException, Runti… in updateDouble() function in OResultSet
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 552 void SAL_CALL SbaXFormAdapter::updateDouble(sal_Int32 columnIndex, double x) throw( ::com::sun::sta… in updateDouble() function in SbaXFormAdapter
|