Home
last modified time | relevance | path

Searched defs:setInt (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx2568 void SAL_CALL ORowSet::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(SQLException, RuntimeE… in setInt() function in dbaccess::ORowSet
H A Dpreparedstatement.cxx309 void SAL_CALL OPreparedStatement::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(SQLExceptio… in setInt() function in OPreparedStatement
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3675 void SAL_CALL ODatabaseForm::setInt(sal_Int32 parameterIndex, sal_Int32 x) throw( SQLException, Run… in setInt() function in frm::ODatabaseForm
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx221 void SAL_CALL OPreparedStatement::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(SQLExceptio… in setInt() function in OPreparedStatement
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx463 void SAL_CALL OPreparedStatement::setInt(sal_Int32 parameter, sal_Int32 x) in setInt() function in OPreparedStatement
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx917 void SAL_CALL SbaXFormAdapter::setInt(sal_Int32 parameterIndex, sal_Int32 x) throw( ::com::sun::sta… in setInt() function in SbaXFormAdapter
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx913 void SAL_CALL DatabaseDataProvider::setInt(sal_Int32 parameterIndex, sal_Int32 x) throw( SQLExcepti… in setInt() function in dbaccess::DatabaseDataProvider
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx404 void SAL_CALL OPreparedStatement::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(SQLExceptio… in setInt() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx241 void SAL_CALL MacabPreparedStatement::setInt(sal_Int32, sal_Int32) throw(SQLException, RuntimeExcep… in setInt() function in MacabPreparedStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx257 void SAL_CALL java_sql_PreparedStatement::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(::c… in setInt() function in java_sql_PreparedStatement
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx221 void SAL_CALL OEvoabPreparedStatement::setInt( sal_Int32 /*parameterIndex*/, sal_Int32 /*x*/ ) thro… in setInt() function in OEvoabPreparedStatement
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx277 void SAL_CALL OPreparedStatement::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(SQLExceptio… in setInt() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx369 void SAL_CALL OPreparedStatement::setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(SQLExceptio… in setInt() function in OPreparedStatement
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx996 void ParameterManager::setInt( sal_Int32 _nIndex, sal_Int32 x ) in setInt() function in dbtools::ParameterManager
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java210 public void setInt(int arg0, int arg1) throws SQLException { in setInt() method in PostgresqlPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java276 public synchronized void setInt(int index, int x) throws SQLException { in setInt() method in JavaSQLPreparedStatement
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx197 void SbxDecimal::setInt( int val ) in setInt() function in SbxDecimal
370 void SbxDecimal::setInt( int val ) { (void)val; } in setInt() function in SbxDecimal

Completed in 122 milliseconds