/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 294 void SAL_CALL OEvoabPreparedStatement::setBytes( sal_Int32 /*parameterIndex*/, const Sequence< sal_… in setBytes() function in OEvoabPreparedStatement
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.cxx | 309 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KPreparedStatement.cxx | 270 void SAL_CALL KabPreparedStatement::setBytes(sal_Int32, const Sequence< sal_Int8 >&) throw(SQLExcep… in setBytes() function in KabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabPreparedStatement.cxx | 283 void SAL_CALL MacabPreparedStatement::setBytes(sal_Int32, const Sequence< sal_Int8 >&) throw(SQLExc… in setBytes() function in MacabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | APreparedStatement.cxx | 454 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 377 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | preparedstatement.cxx | 354 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
|
H A D | RowSet.cxx | 2593 void SAL_CALL ORowSet::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x ) throw(SQ… in setBytes() function in dbaccess::ORowSet
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OPreparedStatement.cxx | 568 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 792 void SAL_CALL OPreparedStatement::setBytes(sal_Int32 parameter, const Sequence< sal_Int8 >& x) in setBytes() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 418 void SAL_CALL java_sql_PreparedStatement::setBytes( sal_Int32 parameterIndex, const ::com::sun::sta… in setBytes() function in java_sql_PreparedStatement
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | parameters.cxx | 1026 …void ParameterManager::setBytes( sal_Int32 _nIndex, const ::com::sun::star::uno::Sequence< sal_Int… in setBytes() function in dbtools::ParameterManager
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 943 void SAL_CALL DatabaseDataProvider::setBytes(sal_Int32 parameterIndex, const uno::Sequence< sal_Int… in setBytes() function in dbaccess::DatabaseDataProvider
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 952 void SAL_CALL SbaXFormAdapter::setBytes(sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x) th… in setBytes() function in SbaXFormAdapter
|
/aoo41x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3705 void SAL_CALL ODatabaseForm::setBytes(sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x) thro… in setBytes() function in frm::ODatabaseForm
|