Home
last modified time | relevance | path

Searched refs:setDouble (Results 51 – 61 of 61) sorted by relevance

123

/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java895 parameters.setDouble(index, AnyConverter.toDouble(any)); in setObject()
/aoo42x/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx144 …virtual void SAL_CALL setDouble(sal_Int32 parameterIndex, double x) throw(::com::sun::star::sdbc::…
/aoo42x/main/testtools/source/performance/
H A Dubtest.cxx776 xBench->setDouble( 0.0 ); in benchmark()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.hxx384 …virtual void SAL_CALL setDouble( sal_Int32 parameterIndex, double x ) throw(::com::sun::star::sdbc…
H A DRowSet.cxx2583 void SAL_CALL ORowSet::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLException, RuntimeE… in setDouble() function in dbaccess::ORowSet
/aoo42x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1277 aTransfer.transferValue( &XRow::getDouble, &XParameters::setDouble ); in impl_copyRows_throw()
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx3693 void SAL_CALL ODatabaseForm::setDouble(sal_Int32 parameterIndex, double x) throw( SQLException, Run… in setDouble() function in frm::ODatabaseForm
3695 m_aParameterManager.setDouble(parameterIndex, x); in setDouble()
H A DDatabaseForm.hxx413 …virtual void SAL_CALL setDouble(sal_Int32 parameterIndex, double x) throw(::com::sun::star::sdbc::…
/aoo42x/main/testtools/source/bridgetest/
H A Dbridgetest.cxx463 xLBT->setDouble(aRet.Double); in performTest()
H A Dcppobj.cxx278 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble() function in bridge_object::Test_Impl
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx382 …virtual void SAL_CALL setDouble(sal_Int32 parameterIndex, double x) throw(::com::sun::star::sdbc::…

Completed in 207 milliseconds

123