Home
last modified time | relevance | path

Searched defs:fValue (Results 51 – 75 of 167) sorted by relevance

1234567

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccEditableText.cpp305 float fValue = ouValue.toFloat(); in get_AnyFromOLECHAR() local
/trunk/main/sc/source/ui/vba/
H A Dvbawsfunction.cxx50 double fValue = rAny.get< double >(); in lclConvertDoubleToBoolean() local
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx523 double fValue = static_cast< double >( in ApplySpecialItem() local
683 double fValue = 0; in FillSpecialItem() local
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetDocHelper.cs120 double fValue ) in setValue()
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx177 XclExpStream& XclExpStream::operator<<( float fValue ) in operator <<()
187 XclExpStream& XclExpStream::operator<<( double fValue ) in operator <<()
547 void XclExpBiff8Encrypter::Encrypt( SvStream& rStrm, float fValue ) in Encrypt()
554 void XclExpBiff8Encrypter::Encrypt( SvStream& rStrm, double fValue ) in Encrypt()
H A Dxlroot.cxx333 double fValue = rDateTime - GetNullDate(); in GetDoubleFromDateTime() local
/trunk/main/basegfx/inc/basegfx/numeric/
H A Dftools.hxx165 inline double copySign(double fValue, double fSignCarrier) in copySign()
/trunk/main/sc/workben/
H A Daddin.cxx355 double SAL_CALL ScTestAddIn::addOne( double fValue ) throw(::com::sun::star::uno::RuntimeException) in addOne()
370 …ar::uno::Reference< ::com::sun::star::beans::XPropertySet >& xCaller, double fValue ) throw(::com:… in getDateString()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx489 void ScSolverValueDialog::SetValue( double fValue ) in SetValue()
502 double fValue = rtl::math::stringToDouble( aInput, in GetValue() local
/trunk/main/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx180 double fValue; in lcl_double() local
/trunk/main/basegfx/inc/basegfx/range/
H A Db2drange.hxx245 void grow(double fValue) in grow()
H A Db3drange.hxx281 void grow(double fValue) in grow()
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs334 double fValue ) in setValue()
/trunk/main/chart2/source/view/axes/
H A DVAxisProperties.cxx272 double fValue = 0.0; in initAxisPositioning() local
/trunk/main/sc/inc/
H A Ddpglobal.hxx113 double fValue; member in ScDPItemData
H A Daddincol.hxx203 double fValue; member in ScUnoAddInCall
/trunk/main/sw/source/core/fields/
H A Dusrfld.cxx292 double fValue; in SetContent() local
/trunk/main/sccomp/source/solver/
H A Dsolver.cxx126 const table::CellAddress& rPos, double fValue ) in lcl_SetValue()
351 double fValue = lcl_GetValue( mxDoc, aCellsIter->first ); in solve() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx190 double fValue = 0.0; in getBold() local
/trunk/main/xmloff/source/forms/
H A Dcontrolpropertyhdl.cxx346 double fValue; in importXML() local
/trunk/main/basegfx/source/color/
H A Dbcolormodifier.cxx188 BColorModifier_gamma::BColorModifier_gamma(double fValue) in BColorModifier_gamma()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java362 private int getAxisPosition( XShape aAxis, double fValue, boolean bVertical ) in getAxisPosition()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetDocHelper.java159 double fValue ) throws RuntimeException, Exception in setValue()
/trunk/main/xmloff/source/style/
H A Dxmlbahdl.cxx355 double fValue = 1.0; in importXML() local
375 double fValue = 0; in exportXML() local
629 double fValue = 0; in exportXML() local
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx118 double fValue; in OP_Number() local
402 double fValue = Snum32ToDouble( nValue ); in OP_Number123() local

Completed in 111 milliseconds

1234567