Home
last modified time | relevance | path

Searched defs:setObjectWithInfo (Results 1 – 17 of 17) sorted by relevance

/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx263 void SAL_CALL OEvoabPreparedStatement::setObjectWithInfo( sal_Int32 /*parameterIndex*/, const Any& … in setObjectWithInfo() function in OEvoabPreparedStatement
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx277 void SAL_CALL OPreparedStatement::setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_In… in setObjectWithInfo() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx343 void SAL_CALL MacabPreparedStatement::setObjectWithInfo(sal_Int32, const Any&, sal_Int32, sal_Int32… in setObjectWithInfo() function in MacabPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java329 …public synchronized void setObjectWithInfo(int index, Object x, int targetSqlType, int scale) thro… in setObjectWithInfo() method in JavaSQLPreparedStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java230 public void setObjectWithInfo(int arg0, Object arg1, int arg2, int arg3) throws SQLException { in setObjectWithInfo() method in PostgresqlPreparedStatement
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx413 void SAL_CALL OPreparedStatement::setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_In… in setObjectWithInfo() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx332 void SAL_CALL OPreparedStatement::setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_In… in setObjectWithInfo() function in OPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx417 void SAL_CALL OPreparedStatement::setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_In… in setObjectWithInfo() function in OPreparedStatement
H A DRowSet.cxx2661 void SAL_CALL ORowSet::setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 targetS… in setObjectWithInfo() function in dbaccess::ORowSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx501 void SAL_CALL OPreparedStatement::setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_In… in setObjectWithInfo() function in OPreparedStatement
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx607 void SAL_CALL OPreparedStatement::setObjectWithInfo(sal_Int32 _parameterIndex, const Any& _value, s… in setObjectWithInfo() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx320 void SAL_CALL java_sql_PreparedStatement::setObjectWithInfo( sal_Int32 parameterIndex, const ::com:… in setObjectWithInfo() function in java_sql_PreparedStatement
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1899 void setObjectWithInfo(const Reference<XParameters>& _xParams, in setObjectWithInfo() function
1910 void setObjectWithInfo(const Reference<XParameters>& _xParams, in setObjectWithInfo() function
H A Dparameters.cxx1068 …void ParameterManager::setObjectWithInfo( sal_Int32 _nIndex, const ::com::sun::star::uno::Any& x, … in setObjectWithInfo() function in dbtools::ParameterManager
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx979 void SAL_CALL DatabaseDataProvider::setObjectWithInfo(sal_Int32 parameterIndex, const uno::Any& x, … in setObjectWithInfo() function in dbaccess::DatabaseDataProvider
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1001 void SAL_CALL SbaXFormAdapter::setObjectWithInfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 … in setObjectWithInfo() function in SbaXFormAdapter
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3741 void SAL_CALL ODatabaseForm::setObjectWithInfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 ta… in setObjectWithInfo() function in frm::ODatabaseForm

Completed in 142 milliseconds