Home
last modified time | relevance | path

Searched defs:setDouble (Results 1 – 24 of 24) sorted by relevance

/aoo41x/main/sc/inc/
H A Dlookupcache.hxx130 void setDouble( double fVal ) in setDouble() function in ScLookupCache::QueryCriteria
/aoo41x/main/testtools/source/performance/
H A Dcli_testobj_performance.cs93 public void setDouble( /*IN*/double f ) { _double = f; } in setDouble() method in testobj.PerformanceTestObject
H A Dubobject.cxx165 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble() function in benchmark_object::ServiceImpl
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx208 void SAL_CALL OEvoabPreparedStatement::setDouble( sal_Int32 /*parameterIndex*/, double /*x*/ ) thro… in setDouble() function in OEvoabPreparedStatement
/aoo41x/main/basic/source/sbx/
H A Dsbxdec.cxx191 bool SbxDecimal::setDouble( double val ) in setDouble() function in SbxDecimal
369 bool SbxDecimal::setDouble( double val ) { (void)val; return false; } in setDouble() function in SbxDecimal
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx204 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
/aoo41x/main/connectivity/source/drivers/kab/
H A DKPreparedStatement.cxx252 void SAL_CALL KabPreparedStatement::setDouble(sal_Int32, double) throw(SQLException, RuntimeExcepti… in setDouble() function in KabPreparedStatement
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx265 void SAL_CALL MacabPreparedStatement::setDouble(sal_Int32, double) throw(SQLException, RuntimeExcep… in setDouble() function in MacabPreparedStatement
/aoo41x/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx357 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
H A DAolevariant.cxx263 void OLEVariant::setDouble(double d) in setDouble() function in OLEVariant
/aoo41x/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx262 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
/aoo41x/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx336 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
H A DRowSet.cxx2583 void SAL_CALL ORowSet::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLException, RuntimeE… in setDouble() function in dbaccess::ORowSet
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx391 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
/aoo41x/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx423 void SAL_CALL OPreparedStatement::setDouble(sal_Int32 parameter, double x) in setDouble() function in OPreparedStatement
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx231 void SAL_CALL java_sql_PreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(::c… in setDouble() function in java_sql_PreparedStatement
/aoo41x/main/connectivity/source/commontools/
H A Dparameters.cxx1014 void ParameterManager::setDouble( sal_Int32 _nIndex, double x ) in setDouble() function in dbtools::ParameterManager
/aoo41x/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java213 public void setDouble( /*IN*/double f ) throws com.sun.star.uno.RuntimeException { in setDouble() method in TestComponent._PerformancTestObject
580 public void setDouble(double zdouble) throws com.sun.star.uno.RuntimeException { in setDouble() method in TestComponent._TestObject
/aoo41x/main/bridges/test/
H A Dtestcomp.cxx219 …virtual void SAL_CALL setDouble( double /* _double */) throw(::com::sun::star::uno::RuntimeExcepti… in setDouble() function in ServiceImpl
/aoo41x/main/stoc/test/
H A Dtestiadapter.cxx265 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble() function in Test_Impl
/aoo41x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx931 void SAL_CALL DatabaseDataProvider::setDouble(sal_Int32 parameterIndex, double x) throw( SQLExcepti… in setDouble() function in dbaccess::DatabaseDataProvider
/aoo41x/main/testtools/source/bridgetest/
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
/aoo41x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx938 void SAL_CALL SbaXFormAdapter::setDouble(sal_Int32 parameterIndex, double x) throw( ::com::sun::sta… in setDouble() function in SbaXFormAdapter
/aoo41x/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

Completed in 136 milliseconds