Home
last modified time | relevance | path

Searched defs:setBlob (Results 1 – 16 of 16) sorted by relevance

/AOO42X/main/connectivity/source/drivers/evoab2/ !
H A DNPreparedStatement.cxx245 void SAL_CALL OEvoabPreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const Reference< XBlo… in setBlob() function in OEvoabPreparedStatement
/AOO42X/main/connectivity/source/drivers/macab/ !
H A DMacabPreparedStatement.cxx359 void SAL_CALL MacabPreparedStatement::setBlob(sal_Int32, const Reference< XBlob >&) throw(SQLExcept… in setBlob() function in MacabPreparedStatement
/AOO42X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ !
H A DSPreparedStatement.cxx253 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 parameterIndex, const Reference< XBlob >& x ) … in setBlob() function in OPreparedStatement
/AOO42X/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ !
H A DJavaSQLPreparedStatement.java179 public synchronized void setBlob(int index, XBlob x) throws SQLException { in setBlob() method in JavaSQLPreparedStatement
/AOO42X/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ !
H A DPostgresqlPreparedStatement.java174 public void setBlob(int arg0, XBlob arg1) throws SQLException { in setBlob() method in PostgresqlPreparedStatement
/AOO42X/main/connectivity/source/drivers/file/ !
H A DFPreparedStatement.cxx311 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const Reference< XBlob >& … in setBlob() function in OPreparedStatement
/AOO42X/main/connectivity/source/drivers/ado/ !
H A DAPreparedStatement.cxx395 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const Reference< XBlob >& … in setBlob() function in OPreparedStatement
/AOO42X/main/dbaccess/source/core/api/ !
H A Dpreparedstatement.cxx435 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 parameterIndex, const Reference< XBlob >& x ) … in setBlob() function in OPreparedStatement
H A DRowSet.cxx2674 void SAL_CALL ORowSet::setBlob( sal_Int32 /*parameterIndex*/, const Reference< XBlob >& /*x*/ ) thr… in setBlob() function in dbaccess::ORowSet
/AOO42X/main/connectivity/source/drivers/odbcbase/ !
H A DOPreparedStatement.cxx477 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 parameterIndex, const Reference< XBlob >& x ) … in setBlob() function in OPreparedStatement
/AOO42X/main/mysqlc/source/ !
H A Dmysqlc_preparedstatement.cxx537 void SAL_CALL OPreparedStatement::setBlob(sal_Int32 parameter, const Reference< XBlob >& /* x */) in setBlob() function in OPreparedStatement
/AOO42X/main/connectivity/source/drivers/jdbc/ !
H A DPreparedStatement.cxx302 void SAL_CALL java_sql_PreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const ::com::sun::… in setBlob() function in java_sql_PreparedStatement
/AOO42X/main/connectivity/source/commontools/ !
H A Dparameters.cxx1080 …void ParameterManager::setBlob( sal_Int32 _nIndex, const ::com::sun::star::uno::Reference< ::com::… in setBlob() function in dbtools::ParameterManager
/AOO42X/main/dbaccess/source/core/misc/ !
H A DDatabaseDataProvider.cxx997 void SAL_CALL DatabaseDataProvider::setBlob(sal_Int32 parameterIndex, const uno::Reference<sdbc::XB… in setBlob() function in dbaccess::DatabaseDataProvider
/AOO42X/main/dbaccess/source/ui/browser/ !
H A Dformadapter.cxx1015 void SAL_CALL SbaXFormAdapter::setBlob(sal_Int32 parameterIndex, const Reference< ::com::sun::star:… in setBlob() function in SbaXFormAdapter
/AOO42X/main/forms/source/component/ !
H A DDatabaseForm.cxx3759 void SAL_CALL ODatabaseForm::setBlob(sal_Int32 parameterIndex, const Reference<XBlob>& x) throw( SQ… in setBlob() function in frm::ODatabaseForm