Home
last modified time | relevance | path

Searched defs:setDouble (Results 1 – 25 of 26) sorted by last modified time

12

/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx2583 void SAL_CALL ORowSet::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLException, RuntimeE… in setDouble() function in dbaccess::ORowSet
H A Dpreparedstatement.cxx336 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/main/sc/inc/
H A Dlookupcache.hxx130 void setDouble( double fVal ) in setDouble() function in ScLookupCache::QueryCriteria
/trunk/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
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx423 void SAL_CALL OPreparedStatement::setDouble(sal_Int32 parameter, double x) in setDouble() function in OPreparedStatement
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/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
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx263 void OLEVariant::setDouble(double d) in setDouble() function in OLEVariant
H A DAPreparedStatement.cxx357 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx1014 void ParameterManager::setDouble( sal_Int32 _nIndex, double x ) in setDouble() function in dbtools::ParameterManager
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java202 public void setDouble(int arg0, double arg1) throws SQLException { in setDouble() method in PostgresqlPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java254 public synchronized void setDouble(int index, double x) throws SQLException { in setDouble() method in JavaSQLPreparedStatement
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java1198 public void setDouble(double value) { in setDouble() method in ORowSetValue

Completed in 157 milliseconds

12