/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 239 void SAL_CALL OEvoabPreparedStatement::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClo… in setClob() function in OEvoabPreparedStatement
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.cxx | 245 void SAL_CALL OPreparedStatement::setClob( sal_Int32 parameterIndex, const Reference< XClob >& x ) … in setClob() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KPreparedStatement.cxx | 350 void SAL_CALL KabPreparedStatement::setClob(sal_Int32, const Reference< XClob >&) throw(SQLExceptio… in setClob() function in KabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabPreparedStatement.cxx | 367 void SAL_CALL MacabPreparedStatement::setClob(sal_Int32, const Reference< XClob >&) throw(SQLExcept… in setClob() function in MacabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | APreparedStatement.cxx | 389 void SAL_CALL OPreparedStatement::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClob >& … in setClob() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 304 void SAL_CALL OPreparedStatement::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClob >& … in setClob() function in OPreparedStatement
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | preparedstatement.cxx | 444 void SAL_CALL OPreparedStatement::setClob( sal_Int32 parameterIndex, const Reference< XClob >& x ) … in setClob() function in OPreparedStatement
|
H A D | RowSet.cxx | 2679 void SAL_CALL ORowSet::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClob >& /*x*/ ) thr… in setClob() function in dbaccess::ORowSet
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OPreparedStatement.cxx | 470 void SAL_CALL OPreparedStatement::setClob( sal_Int32 parameterIndex, const Reference< XClob >& x ) … in setClob() function in OPreparedStatement
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 523 void SAL_CALL OPreparedStatement::setClob(sal_Int32 parameter, const Reference< XClob >& /* x */) in setClob() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 296 void SAL_CALL java_sql_PreparedStatement::setClob( sal_Int32 /*parameterIndex*/, const ::com::sun::… in setClob() function in java_sql_PreparedStatement
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | parameters.cxx | 1086 …void ParameterManager::setClob( sal_Int32 _nIndex, const ::com::sun::star::uno::Reference< ::com::… in setClob() function in dbtools::ParameterManager
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 1003 void SAL_CALL DatabaseDataProvider::setClob(sal_Int32 parameterIndex, const uno::Reference<sdbc::XC… in setClob() function in dbaccess::DatabaseDataProvider
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 1022 void SAL_CALL SbaXFormAdapter::setClob(sal_Int32 parameterIndex, const Reference< ::com::sun::star:… in setClob() function in SbaXFormAdapter
|
/aoo41x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3765 void SAL_CALL ODatabaseForm::setClob(sal_Int32 parameterIndex, const Reference<XClob>& x) throw( SQ… in setClob() function in frm::ODatabaseForm
|