/aoo42x/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 245 void SAL_CALL OEvoabPreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const Reference< XBlo… in setBlob() function in OEvoabPreparedStatement
|
/aoo42x/main/connectivity/source/drivers/macab/ |
H A D | MacabPreparedStatement.cxx | 359 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 D | SPreparedStatement.cxx | 253 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 D | JavaSQLPreparedStatement.java | 179 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 D | PostgresqlPreparedStatement.java | 174 public void setBlob(int arg0, XBlob arg1) throws SQLException { in setBlob() method in PostgresqlPreparedStatement
|
/aoo42x/main/connectivity/source/drivers/ado/ |
H A D | APreparedStatement.cxx | 395 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const Reference< XBlob >& … in setBlob() function in OPreparedStatement
|
/aoo42x/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 311 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const Reference< XBlob >& … in setBlob() function in OPreparedStatement
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | preparedstatement.cxx | 435 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 parameterIndex, const Reference< XBlob >& x ) … in setBlob() function in OPreparedStatement
|
H A D | RowSet.cxx | 2674 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 D | OPreparedStatement.cxx | 477 void SAL_CALL OPreparedStatement::setBlob( sal_Int32 parameterIndex, const Reference< XBlob >& x ) … in setBlob() function in OPreparedStatement
|
/aoo42x/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 302 void SAL_CALL java_sql_PreparedStatement::setBlob( sal_Int32 /*parameterIndex*/, const ::com::sun::… in setBlob() function in java_sql_PreparedStatement
|
/aoo42x/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 537 void SAL_CALL OPreparedStatement::setBlob(sal_Int32 parameter, const Reference< XBlob >& /* x */) in setBlob() function in OPreparedStatement
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | parameters.cxx | 1080 …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 D | DatabaseDataProvider.cxx | 997 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 D | formadapter.cxx | 1015 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 D | DatabaseForm.cxx | 3759 void SAL_CALL ODatabaseForm::setBlob(sal_Int32 parameterIndex, const Reference<XBlob>& x) throw( SQ… in setBlob() function in frm::ODatabaseForm
|