/trunk/main/sc/inc/ |
H A D | lookupcache.hxx | 130 void setDouble( double fVal ) in setDouble() function in ScLookupCache::QueryCriteria
|
/trunk/main/testtools/source/performance/ |
H A D | cli_testobj_performance.cs | 93 public void setDouble( /*IN*/double f ) { _double = f; } in setDouble() method in testobj.PerformanceTestObject
|
H A D | ubobject.cxx | 165 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble() function in benchmark_object::ServiceImpl
|
/trunk/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 208 void SAL_CALL OEvoabPreparedStatement::setDouble( sal_Int32 /*parameterIndex*/, double /*x*/ ) thro… in setDouble() function in OEvoabPreparedStatement
|
/trunk/main/basic/source/sbx/ |
H A D | sbxdec.cxx | 191 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
|
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.cxx | 204 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 D | MacabPreparedStatement.cxx | 265 void SAL_CALL MacabPreparedStatement::setDouble(sal_Int32, double) throw(SQLException, RuntimeExcep… in setDouble() function in MacabPreparedStatement
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLPreparedStatement.java | 254 public synchronized void setDouble(int index, double x) throws SQLException { in setDouble() method in JavaSQLPreparedStatement
|
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlPreparedStatement.java | 202 public void setDouble(int arg0, double arg1) throws SQLException { in setDouble() method in PostgresqlPreparedStatement
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | APreparedStatement.cxx | 357 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
|
H A D | Aolevariant.cxx | 263 void OLEVariant::setDouble(double d) in setDouble() function in OLEVariant
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 262 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
|
/trunk/main/dbaccess/source/core/api/ |
H A D | preparedstatement.cxx | 336 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
|
H A D | RowSet.cxx | 2583 void SAL_CALL ORowSet::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLException, RuntimeE… in setDouble() function in dbaccess::ORowSet
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | ORowSetValue.java | 1198 public void setDouble(double value) { in setDouble() method in ORowSetValue
|
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | OPreparedStatement.cxx | 391 void SAL_CALL OPreparedStatement::setDouble( sal_Int32 parameterIndex, double x ) throw(SQLExceptio… in setDouble() function in OPreparedStatement
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 423 void SAL_CALL OPreparedStatement::setDouble(sal_Int32 parameter, double x) in setDouble() function in OPreparedStatement
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 231 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/commontools/ |
H A D | parameters.cxx | 1014 void ParameterManager::setDouble( sal_Int32 _nIndex, double x ) in setDouble() function in dbtools::ParameterManager
|
/trunk/main/testtools/com/sun/star/comp/bridge/ |
H A D | TestComponent.java | 213 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/bridges/test/ |
H A D | testcomp.cxx | 219 …virtual void SAL_CALL setDouble( double /* _double */) throw(::com::sun::star::uno::RuntimeExcepti… in setDouble() function in ServiceImpl
|
/trunk/main/stoc/test/ |
H A D | testiadapter.cxx | 265 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble() function in Test_Impl
|
/trunk/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 931 void SAL_CALL DatabaseDataProvider::setDouble(sal_Int32 parameterIndex, double x) throw( SQLExcepti… in setDouble() function in dbaccess::DatabaseDataProvider
|
/trunk/main/testtools/source/bridgetest/ |
H A D | cppobj.cxx | 278 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble() function in bridge_object::Test_Impl
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 938 void SAL_CALL SbaXFormAdapter::setDouble(sal_Int32 parameterIndex, double x) throw( ::com::sun::sta… in setDouble() function in SbaXFormAdapter
|