Home
last modified time | relevance | path

Searched refs:setBinaryStream (Results 1 – 25 of 35) sorted by relevance

12

/aoo4110/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx390 void SAL_CALL OPreparedStatement::setBinaryStream( sal_Int32 parameterIndex, const Reference< ::com… in setBinaryStream() function in OPreparedStatement
395 m_xAggregateAsParameters->setBinaryStream(parameterIndex, x, length); in setBinaryStream()
/aoo4110/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx388 setBinaryStream(parameterIndex,x,length ); in setCharacterStream()
392 void SAL_CALL OPreparedStatement::setBinaryStream( sal_Int32 parameterIndex, const Reference< ::com… in setBinaryStream() function in OPreparedStatement
/aoo4110/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx696 setBinaryStream( _parameterIndex, xBinStream, xBinStream->available() ); in setObjectWithInfo()
829 void SAL_CALL OPreparedStatement::setBinaryStream(sal_Int32 parameter, in setBinaryStream() function in OPreparedStatement
H A Dmysqlc_preparedstatement.hxx139 …void SAL_CALL setBinaryStream(sal_Int32 parameter, const Reference< ::com::sun::star::io::XInputSt…
/aoo4110/main/connectivity/source/commontools/
H A Dparameters.cxx1050 …void ParameterManager::setBinaryStream( sal_Int32 _nIndex, const ::com::sun::star::uno::Reference<… in setBinaryStream() function in dbtools::ParameterManager
1052 VISIT_PARAMETER( setBinaryStream( _nIndex, x, length ) ); in setBinaryStream()
H A Ddbtools.cxx1738 _rxParameters->setBinaryStream(_nColumnIndex, xStream, xStream->available()); in implSetObject()
1997 _xParams->setBinaryStream(parameterIndex,xBinStream,xBinStream->available()); in setObjectWithInfo()
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx307 void SAL_CALL OEvoabPreparedStatement::setBinaryStream( sal_Int32 /*parameterIndex*/, const Referen… in setBinaryStream() function in OEvoabPreparedStatement
H A DNPreparedStatement.hxx114 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/connectivity/source/drivers/kab/
H A DKPreparedStatement.cxx302 void SAL_CALL KabPreparedStatement::setBinaryStream(sal_Int32, const Reference< ::com::sun::star::i… in setBinaryStream() function in KabPreparedStatement
H A DKPreparedStatement.hxx96 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx315 void SAL_CALL MacabPreparedStatement::setBinaryStream(sal_Int32, const Reference< ::com::sun::star:… in setBinaryStream() function in MacabPreparedStatement
H A DMacabPreparedStatement.hxx96 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XParameters.java413 oObj.setBinaryStream(idx, xStream, 2) ; in _setBinaryStream()
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx326 void SAL_CALL OPreparedStatement::setBinaryStream( sal_Int32 parameterIndex, const Reference< ::com… in setBinaryStream() function in OPreparedStatement
H A DSPreparedStatement.hxx115 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/connectivity/inc/connectivity/
H A Dparameters.hxx242 …void setBinaryStream ( sal_Int32 _nIndex, const ::com::sun::star::uno::Reference< ::com::sun::s…
/aoo4110/main/connectivity/source/inc/ado/
H A DAPreparedStatement.hxx97 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/connectivity/source/inc/java/sql/
H A DPreparedStatement.hxx86 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/dbaccess/source/core/inc/
H A Dpreparedstatement.hxx116 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx967 void SAL_CALL DatabaseDataProvider::setBinaryStream(sal_Int32 parameterIndex, const uno::Reference<… in setBinaryStream() function in dbaccess::DatabaseDataProvider
969 m_aParameterManager.setBinaryStream(parameterIndex, x, length); in setBinaryStream()
/aoo4110/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx113 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx141 …virtual void SAL_CALL setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Refe…
/aoo4110/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx469 void SAL_CALL OPreparedStatement::setBinaryStream( sal_Int32 parameterIndex, const Reference< ::com… in setBinaryStream() function in OPreparedStatement
/aoo4110/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv74 "ORowSet";"com::sun::star::sdbc::XParameters";"setBinaryStream()"
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx582 void SAL_CALL OPreparedStatement::setBinaryStream( sal_Int32 parameterIndex, const Reference< ::com… in setBinaryStream() function in OPreparedStatement

Completed in 118 milliseconds

12