Home
last modified time | relevance | path

Searched refs:setObjectWithInfo (Results 26 – 39 of 39) sorted by relevance

12

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java329 …public synchronized void setObjectWithInfo(int index, Object x, int targetSqlType, int scale) thro… in setObjectWithInfo() method in JavaSQLPreparedStatement
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx607 void SAL_CALL OPreparedStatement::setObjectWithInfo(sal_Int32 _parameterIndex, const Any& _value, s… in setObjectWithInfo() function in OPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A DKeySet.cxx926 … ::dbtools::setObjectWithInfo( xParameter, nPos, aParaIter->makeAny(), aParaIter->getTypeKind() ); in tryRefetch()
1386 … ::dbtools::setObjectWithInfo( xParameter, nPos, aParaIter->makeAny(), aParaIter->getTypeKind() ); in refreshRow()
H A DCacheSet.cxx463 ::dbtools::setObjectWithInfo(_xParameter,nPos,_rValue,nType,_nScale); in setParameter()
H A DRowSet.cxx1684 … ::dbtools::setObjectWithInfo( xParam, i, rParamValue.makeAny(), rParamValue.getTypeKind() ); in impl_prepareAndExecute_throw()
2661 void SAL_CALL ORowSet::setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 targetS… in setObjectWithInfo() function in dbaccess::ORowSet
H A DRowSet.hxx393 …virtual void SAL_CALL setObjectWithInfo( sal_Int32 parameterIndex, const ::com::sun::star::uno::An…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv105 "ODatabaseForm";"com::sun::star::sdbc::XParameters";"setObjectWithInfo()"
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx320 void SAL_CALL java_sql_PreparedStatement::setObjectWithInfo( sal_Int32 parameterIndex, const ::com:… in setObjectWithInfo() function in java_sql_PreparedStatement
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1001 void SAL_CALL SbaXFormAdapter::setObjectWithInfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 … in setObjectWithInfo() function in SbaXFormAdapter
1005 xIface->setObjectWithInfo(parameterIndex, x, targetSqlType, scale); in setObjectWithInfo()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXParameters.idl383 void setObjectWithInfo([in]long parameterIndex,
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx153 …virtual void SAL_CALL setObjectWithInfo(sal_Int32 parameterIndex, const ::com::sun::star::uno::Any…
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3741 void SAL_CALL ODatabaseForm::setObjectWithInfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 ta… in setObjectWithInfo() function in frm::ODatabaseForm
3743 m_aParameterManager.setObjectWithInfo(parameterIndex, x, targetSqlType, scale); in setObjectWithInfo()
H A DDatabaseForm.hxx422 …virtual void SAL_CALL setObjectWithInfo(sal_Int32 parameterIndex, const ::com::sun::star::uno::Any…
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx391 …virtual void SAL_CALL setObjectWithInfo(sal_Int32 parameterIndex, const ::com::sun::star::uno::Any…

Completed in 533 milliseconds

12