Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx294 void SAL_CALL OEvoabPreparedStatement::setBytes( sal_Int32 /*parameterIndex*/, const Sequence< sal_… in setBytes() function in OEvoabPreparedStatement
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx309 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx283 void SAL_CALL MacabPreparedStatement::setBytes(sal_Int32, const Sequence< sal_Int8 >&) throw(SQLExc… in setBytes() function in MacabPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java208 public synchronized void setBytes(int index, byte[] x) throws SQLException { in setBytes() method in JavaSQLPreparedStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java186 public void setBytes(int arg0, byte[] arg1) throws SQLException { in setBytes() method in PostgresqlPreparedStatement
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx454 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx377 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx354 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
H A DRowSet.cxx2593 void SAL_CALL ORowSet::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x ) throw(SQ… in setBytes() function in dbaccess::ORowSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx568 void SAL_CALL OPreparedStatement::setBytes( sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x… in setBytes() function in OPreparedStatement
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx792 void SAL_CALL OPreparedStatement::setBytes(sal_Int32 parameter, const Sequence< sal_Int8 >& x) in setBytes() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx418 void SAL_CALL java_sql_PreparedStatement::setBytes( sal_Int32 parameterIndex, const ::com::sun::sta… in setBytes() function in java_sql_PreparedStatement
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx1026 …void ParameterManager::setBytes( sal_Int32 _nIndex, const ::com::sun::star::uno::Sequence< sal_Int… in setBytes() function in dbtools::ParameterManager
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx943 void SAL_CALL DatabaseDataProvider::setBytes(sal_Int32 parameterIndex, const uno::Sequence< sal_Int… in setBytes() function in dbaccess::DatabaseDataProvider
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx952 void SAL_CALL SbaXFormAdapter::setBytes(sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x) th… in setBytes() function in SbaXFormAdapter
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3705 void SAL_CALL ODatabaseForm::setBytes(sal_Int32 parameterIndex, const Sequence< sal_Int8 >& x) thro… in setBytes() function in frm::ODatabaseForm

Completed in 142 milliseconds