Home
last modified time | relevance | path

Searched defs:fVal (Results 1 – 25 of 103) sorted by relevance

12345

/AOO41X/main/basegfx/inc/basegfx/numeric/
H A Dftools.hxx63 inline sal_Int32 fround( double fVal ) in fround()
72 inline sal_Int64 fround64( double fVal ) in fround64()
89 inline double pruneScaleValue( double fVal ) in pruneScaleValue()
/AOO41X/main/basegfx/source/vector/
H A Db2ivector.cxx98 double fVal(rVecA.getX() * rVecB.getY() - rVecA.getY() * rVecB.getX()); in areParallel() local
104 double fVal(rVecA.getX() * rVecB.getY() - rVecA.getY() * rVecB.getX()); in getOrientation() local
H A Db2dvector.cxx153 double fVal(rVecA.getX() * rVecB.getY() - rVecA.getY() * rVecB.getX()); in getOrientation() local
/AOO41X/main/chart2/source/controller/itemsetwrapper/
H A DTitleItemConverter.cxx199 double fVal = static_cast< double >( in ApplySpecialItem() local
228 double fVal = 0; in FillSpecialItem() local
H A DAxisItemConverter.cxx404 double fVal = 0; in FillSpecialItem() local
894 double fVal = static_cast< double >( in ApplySpecialItem() local
/AOO41X/main/formula/inc/formula/
H A Derrorcodes.hxx90 double fVal; in CreateDoubleError() member
100 inline sal_uInt16 GetDoubleErrorValue( double fVal ) in GetDoubleErrorValue()
/AOO41X/main/stoc/source/typeconv/
H A Dconvert.cxx273 double fVal; in getHyperValue() local
406 double fVal = round( *(float *)rAny.getValue() ); in toHyper() local
418 double fVal = round( *(double *)rAny.getValue() ); in toHyper() local
432 sal_Int64 fVal = SAL_CONST_INT64(0); in toHyper() local
/AOO41X/main/sc/source/ui/view/
H A Dtabvwsh8.cxx69 double fVal = 0.0; in HasSelection() local
/AOO41X/main/chart2/source/controller/chartapiwrapper/
H A DWrappedTextRotationProperty.cxx61 double fVal = 0; in convertInnerToOuterValue() local
/AOO41X/main/sc/source/core/tool/
H A Dscmatrix.cxx126 double fVal; in ScMatrix() local
183 double fVal; in Store() local
254 void ScMatrix::PutDouble(double fVal, SCSIZE nC, SCSIZE nR) in PutDouble()
463 double fVal= GetDouble( nIndex); in GetString() local
663 void ScMatrix::FillDouble( double fVal, SCSIZE nC1, SCSIZE nR1, SCSIZE nC2, SCSIZE nR2 ) in FillDouble()
H A Dinterpr1.cxx130 double fVal; in ScIfJump() local
263 double fVal; in ScChoseJump() local
385 double fVal = GetDouble(); in JumpMatrix() local
424 double fVal = GetCellValue( aAdr, pCell); in JumpMatrix() local
451 double fVal; in JumpMatrix() local
522 double fVal; in JumpMatrix() local
567 double fVal = CreateDoubleError( nGlobalError); in JumpMatrix() local
575 double fVal = CreateDoubleError( errIllegalArgument); in JumpMatrix() local
1194 double fVal; in ScAnd() local
1216 double fVal = pMat->And(); in ScAnd() local
[all …]
H A Drangeseq.cxx60 long lcl_DoubleToLong( double fVal ) in lcl_DoubleToLong()
240 double fVal = pMatrix->GetDouble( nCol, nRow ); in FillStringArray() local
344 double fVal = pMatrix->GetDouble( nCol, nRow ); in FillMixedArray() local
431 double fVal; in CreateMixedMatrix() local
H A Dinterpr2.cxx185 double fVal; in ScGetDateValue() local
416 double fVal; in ScGetTimeValue() local
464 double fVal = 0.0; in RoundNumber() local
505 double fVal = GetDouble(); in ScCeil() local
528 double fVal = GetDouble(); in ScFloor() local
546 double fVal = GetDouble(); in ScEven() local
556 double fVal = GetDouble(); in ScOdd() local
605 double fVal = GetDouble(); in ScLn() local
615 double fVal = GetDouble(); in ScLog10() local
2245 double fVal = ::rtl::math::approxFloor( GetDouble() ); in ScBase() local
[all …]
H A Dinterpr3.cxx1144 double fVal = GetDouble(); in ScFisher() local
1715 double fVal = fBase - i; in lcl_PutFactorialElements() local
2050 double fVal = lcl_IterateInverse( aFunc, fStart*0.5, fStart, bConvError ); in ScGammaInv() local
2099 double fVal = lcl_IterateInverse( aFunc, 0.0, 1.0, bConvError ); in ScBetaInv() local
2138 double fVal = lcl_IterateInverse( aFunc, fDF*0.5, fDF, bConvError ); in ScTInv() local
2172 double fVal = lcl_IterateInverse( aFunc, fF1*0.5, fF1, bConvError ); in ScFInv() local
2205 double fVal = lcl_IterateInverse( aFunc, fDF*0.5, fDF, bConvError ); in ScChiInv() local
2239 double fVal = lcl_IterateInverse( aFunc, fDF*0.5, fDF, bConvError ); in ScChiSqInv() local
2281 double fVal; in ScZTest() local
2392 double fVal; in CalculateTest() local
[all …]
H A Dunitconv.cxx48 const String& rToUnit, double fVal ) in ScUnitConverterData()
H A Dddelink.cxx199 double fVal; in DataChanged() local
H A Dinterpr5.cxx393 double fVal = GetCellValue( aAdr, pCell); in CreateMatrixFromDoubleRef() local
409 double fVal = CreateDoubleError( nGlobalError); in CreateMatrixFromDoubleRef() local
491 double fVal = GetDouble(); in GetMatrix() local
512 double fVal = CreateDoubleError( nGlobalError); in GetMatrix() local
1230 double fVal; in CalculateAddSub() local
1434 double fVal; in ScMul() local
1509 double fVal; in ScDiv() local
1591 double fVal; in ScPow() local
1718 double fVal, fSum = 0.0; in CalculateSumX2MY2SumX2DY2() local
1772 double fVal, fSum = 0.0; in ScSumXMY2() local
[all …]
/AOO41X/main/xmloff/source/chart/
H A DPropertyMaps.cxx392 double fVal = (double)(nValue) / 100.0; in handleSpecialItem() local
538 double fVal; in handleSpecialItem() local
/AOO41X/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx644 const double fVal = nWidth * 1000.0 / (aGrTwipSz.Width() + nXSizeAdd ); in WritePICFHeader() local
661 const double fVal = nHeight * 1000.0 / (aGrTwipSz.Height() + nYSizeAdd); in WritePICFHeader() local
838 double fVal = nWidth * 1000.0 / (aGrTwipSz.Width() + nXSizeAdd); in WritePICBulletFHeader() local
846 double fVal = nHeight * 1000.0 / (aGrTwipSz.Height() + nYSizeAdd); in WritePICBulletFHeader() local
/AOO41X/main/sal/rtl/source/
H A Dmath.cxx76 void lcl_Erf0065( double x, double& fVal ) in lcl_Erf0065()
105 void lcl_Erfc0600( double x, double& fVal ) in lcl_Erfc0600()
170 void lcl_Erfc2654( double x, double& fVal ) in lcl_Erfc2654()
709 double fVal = 0.0; in stringToDouble() local
/AOO41X/main/sc/source/filter/dif/
H A Ddifexp.cxx113 double fVal; in ScExportDif() local
/AOO41X/main/sc/inc/
H A Dscmatrix.hxx47 double fVal; member
271 void PutDouble( double fVal, SCSIZE nIndex) in PutDouble()
/AOO41X/main/scaddins/source/analysis/
H A Danalysis.cxx966 double fVal = ConvertToDec( aNum, 2, SCA_MAXPLACES ); in getBin2Oct() local
982 double fVal = ConvertToDec( aNum, 2, SCA_MAXPLACES ); in getBin2Hex() local
991 double fVal = ConvertToDec( aNum, 8, SCA_MAXPLACES ); in getOct2Bin() local
1007 double fVal = ConvertToDec( aNum, 8, SCA_MAXPLACES ); in getOct2Hex() local
1040 double fVal = ConvertToDec( aNum, 16, SCA_MAXPLACES ); in getHex2Bin() local
1056 double fVal = ConvertToDec( aNum, 16, SCA_MAXPLACES ); in getHex2Oct() local
/AOO41X/main/sw/source/core/fields/
H A Dflddat.cxx85 double fVal; in Expand() local
/AOO41X/main/framework/source/uielement/
H A Dprogressbarwrapper.cxx241 double fVal( 0 ); in setValue() local

12345