Home
last modified time | relevance | path

Searched refs:getDouble (Results 76 – 100 of 165) sorted by relevance

1234567

/aoo42x/main/basic/source/sbx/
H A Dsbxchar.cxx135 p->pDecimal->getDouble( dVal ); in ImpGetChar()
H A Dsbxlng.cxx98 p->pDecimal->getDouble( dVal ); in ImpGetLong()
H A Dsbxuint.cxx130 p->pDecimal->getDouble( dVal ); in ImpGetUShort()
H A Dsbxcurr.cxx104 p->pDecimal->getDouble( d ); in ImpGetCurrency()
H A Dsbxdate.cxx78 p->pDecimal->getDouble( nRes ); in ImpGetDate()
/aoo42x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx76 …virtual double SAL_CALL getDouble( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/aoo42x/main/oox/source/drawingml/
H A Dfillpropertiesgroupcontext.cxx73 …double fPosition = getLimitedValue< double >( aAttribs.getDouble( XML_pos, 0.0 ) / 100000.0, 0.0, … in createFastChildContext()
/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRow.java297 double getVal = oObj.getDouble(col) ; in _getDouble()
/aoo42x/main/oox/source/xls/
H A Dworkbooksettings.cxx141 maCalcSettings.mfIterateDelta = rAttribs.getDouble( XML_iterateDelta, 0.0001 ); in importCalcPr()
/aoo42x/main/oox/source/drawingml/chart/
H A Dtypegroupcontext.cxx289 mrModel.mfSplitPos = rAttribs.getDouble( XML_val, 0.0 ); in onCreateContext()
/aoo42x/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java209 public double getDouble( ) throws com.sun.star.uno.RuntimeException { in getDouble() method in TestComponent._PerformancTestObject
576 public double getDouble() throws com.sun.star.uno.RuntimeException { in getDouble() method in TestComponent._TestObject
/aoo42x/main/ucbhelper/source/provider/
H A Dresultset.cxx981 double SAL_CALL ResultSet::getDouble( sal_Int32 columnIndex ) in getDouble() function in ucbhelper::ResultSet
993 return xValues->getDouble( columnIndex ); in getDouble()
/aoo42x/main/testtools/source/performance/
H A Dubobject.cxx163 virtual double SAL_CALL getDouble() throw(::com::sun::star::uno::RuntimeException) in getDouble() function in benchmark_object::ServiceImpl
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx1991 ::getDouble( sal_Int32 columnIndex ) in getDouble() function in CachedContentResultSet
1995 XROW_GETXXX( getDouble, double ); in getDouble()
/aoo42x/main/dbaccess/source/core/api/
H A Ddatacolumn.hxx91 …virtual double SAL_CALL getDouble( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java81 public static double getDouble(String name, Object parent) throws Exception in getDouble() method in Configuration
/aoo42x/main/ucb/source/sorter/
H A Dsortresult.hxx334 getDouble( sal_Int32 columnIndex )
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx181 double SAL_CALL getDouble(sal_Int32 column) throw(SQLException, RuntimeException);
/aoo42x/main/comphelper/source/misc/
H A Dtypes.cxx96 double getDouble(const Any& _rAny) in getDouble() function
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx153 …virtual double SAL_CALL getDouble( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/aoo42x/main/extensions/workben/
H A Dpythonautotest.cxx573 OSL_ASSERT( any.getDouble() == 1. ); in main()
H A Dpythontest.cxx396 fprintf( f, "double %s : %f\n" , pc , aValue.getDouble() ); in dumpVarToStream()
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx314 sValue = ::rtl::OUString::valueOf( getDouble( aValue ) ); in exportDataSource()
1373 GetMM100UnitConverter().convertDouble(aBuffer, getDouble(_rValue)); in implConvertAny()
/aoo42x/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx164 …virtual double SAL_CALL getDouble( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/aoo42x/main/svx/source/inc/
H A Dsdbdatacolumn.hxx99 …inline double getDouble() throw( ::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::Runt…

Completed in 364 milliseconds

1234567