Home
last modified time | relevance | path

Searched refs:setClob (Results 26 – 36 of 36) sorted by relevance

12

/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv108 "ODatabaseForm";"com::sun::star::sdbc::XParameters";"setClob()"
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx296 void SAL_CALL java_sql_PreparedStatement::setClob( sal_Int32 /*parameterIndex*/, const ::com::sun::… in setClob() function in java_sql_PreparedStatement
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1022 void SAL_CALL SbaXFormAdapter::setClob(sal_Int32 parameterIndex, const Reference< ::com::sun::star:… in setClob() function in SbaXFormAdapter
1026 xIface->setClob(parameterIndex, x); in setClob()
/aoo42x/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx156 …virtual void SAL_CALL setClob(sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::…
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXParameters.idl418 void setClob ([in]long parameterIndex, [in]XClob x) raises (SQLException);
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.hxx396 …virtual void SAL_CALL setClob( sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< :…
H A DRowSet.cxx2679 void SAL_CALL ORowSet::setClob( sal_Int32 /*parameterIndex*/, const Reference< XClob >& /*x*/ ) thr… in setClob() function in dbaccess::ORowSet
/aoo42x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1342 aTransfer.transferComplexValue( &XRow::getClob, &XParameters::setClob ); in impl_copyRows_throw()
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx3765 void SAL_CALL ODatabaseForm::setClob(sal_Int32 parameterIndex, const Reference<XClob>& x) throw( SQ… in setClob() function in frm::ODatabaseForm
3767 m_aParameterManager.setClob(parameterIndex, x); in setClob()
H A DDatabaseForm.hxx425 …virtual void SAL_CALL setClob(sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::…
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx394 …virtual void SAL_CALL setClob(sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::…

Completed in 207 milliseconds

12