Home
last modified time | relevance | path

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

/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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

Completed in 104 milliseconds