/aoo42x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 221 void DataColumn::updateLong(sal_Int64 x) throw( SQLException, RuntimeException ) in updateLong() function in svxform::DataColumn
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | datacolumn.cxx | 375 void ODataColumn::updateLong(sal_Int64 x) throw( SQLException, RuntimeException ) in updateLong() function in ODataColumn
|
H A D | resultset.cxx | 726 void OResultSet::updateLong(sal_Int32 columnIndex, sal_Int64 x) throw( SQLException, RuntimeExcepti… in updateLong() function in OResultSet
|
H A D | RowSet.cxx | 748 void SAL_CALL ORowSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(SQLException, Runtime… in updateLong() function in dbaccess::ORowSet
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSet.java | 343 public void updateLong(int arg0, long arg1) throws SQLException { in updateLong() method in PostgresqlResultSet
|
/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLResultSet.java | 798 public void updateLong(int columnIndex, long x) throws SQLException { in updateLong() method in JavaSQLResultSet
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 611 void SAL_CALL OResultSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(SQLException, Runt… in updateLong() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/macab/ |
H A D | MacabResultSet.cxx | 800 void SAL_CALL MacabResultSet::updateLong(sal_Int32, sal_Int64) throw(SQLException, RuntimeException) in updateLong() function in MacabResultSet
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | AResultSet.cxx | 740 void SAL_CALL OResultSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(SQLException, Runt… in updateLong() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FResultSet.cxx | 791 void SAL_CALL OResultSet::updateLong( sal_Int32 /*columnIndex*/, sal_Int64 /*x*/ ) throw(SQLExcepti… in updateLong() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | ResultSet.cxx | 673 void SAL_CALL java_sql_ResultSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun… in updateLong() function in java_sql_ResultSet
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 1099 void SAL_CALL OResultSet::updateLong(sal_Int32 column, sal_Int64 /* x */) in updateLong() function in OResultSet
|
/aoo42x/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSet.cxx | 1045 void SAL_CALL OResultSet::updateLong( sal_Int32 /*columnIndex*/, sal_Int64 /*x*/ ) throw(SQLExcepti… in updateLong() function in OResultSet
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 538 void SAL_CALL SbaXFormAdapter::updateLong(sal_Int32 columnIndex, sal_Int64 x) throw( ::com::sun::st… in updateLong() function in SbaXFormAdapter
|