/aoo41x/main/basegfx/inc/basegfx/numeric/ |
H A D | ftools.hxx | 63 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 D | b2ivector.cxx | 98 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 D | b2dvector.cxx | 153 double fVal(rVecA.getX() * rVecB.getY() - rVecA.getY() * rVecB.getX()); in getOrientation() local
|
/aoo41x/main/formula/inc/formula/ |
H A D | errorcodes.hxx | 90 double fVal; in CreateDoubleError() member 100 inline sal_uInt16 GetDoubleErrorValue( double fVal ) in GetDoubleErrorValue()
|
/aoo41x/main/chart2/source/controller/itemsetwrapper/ |
H A D | TitleItemConverter.cxx | 199 double fVal = static_cast< double >( in ApplySpecialItem() local 228 double fVal = 0; in FillSpecialItem() local
|
H A D | AxisItemConverter.cxx | 404 double fVal = 0; in FillSpecialItem() local 894 double fVal = static_cast< double >( in ApplySpecialItem() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsh8.cxx | 69 double fVal = 0.0; in HasSelection() local
|
/aoo41x/main/stoc/source/typeconv/ |
H A D | convert.cxx | 273 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/chart2/source/controller/chartapiwrapper/ |
H A D | WrappedTextRotationProperty.cxx | 61 double fVal = 0; in convertInnerToOuterValue() local
|
/aoo41x/main/sc/source/core/tool/ |
H A D | scmatrix.cxx | 126 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 D | interpr1.cxx | 2540 double fVal = 0.0; in IsEven() local 2787 double fVal; in ScValue() local 3249 double fVal = 0.0; in IterateParameters() local 3608 double fVal = 0.0; in GetStVarParams() local 4256 double fVal; in ScMatch() local 4566 double fVal = 0.0; in IterateParametersIf() local 4909 double fVal = 0.0; in ScCountIf() local 6732 double fVal, fCount; in ScDBStdDev() local 6741 double fVal, fCount; in ScDBStdDevP() local 6750 double fVal, fCount; in ScDBVar() local [all …]
|
H A D | rangeseq.cxx | 60 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 D | interpr2.cxx | 187 double fVal; in ScGetDateValue() local 418 double fVal; in ScGetTimeValue() local 466 double fVal = 0.0; in RoundNumber() local 507 double fVal = GetDouble(); in ScCeil() local 530 double fVal = GetDouble(); in ScFloor() local 548 double fVal = GetDouble(); in ScEven() local 558 double fVal = GetDouble(); in ScOdd() local 607 double fVal = GetDouble(); in ScLn() local 617 double fVal = GetDouble(); in ScLog10() local 2356 double fVal = 0.0; in ScDecimal() local [all …]
|
H A D | interpr3.cxx | 1144 double fVal = GetDouble(); in ScFisher() local 1715 double fVal = fBase - i; in lcl_PutFactorialElements() local 2281 double fVal; in ScZTest() local 2392 double fVal; in CalculateTest() local 2554 double fVal; in ScFTest() local 2992 double fVal = 0.0; in CalculateSkew() local 3178 double fVal = *iter; in GetPercentile() local 3604 double fVal = GetDouble(); in ScRank() local 3613 double fVal = GetDouble(); in ScRank() local 3666 double fVal = GetDouble(); in ScRank() local [all …]
|
H A D | unitconv.cxx | 48 const String& rToUnit, double fVal ) in ScUnitConverterData()
|
H A D | ddelink.cxx | 197 double fVal; in DataChanged() local
|
H A D | interpr5.cxx | 393 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 D | PropertyMaps.cxx | 392 double fVal = (double)(nValue) / 100.0; in handleSpecialItem() local 538 double fVal; in handleSpecialItem() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 644 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 D | math.cxx | 76 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 D | difexp.cxx | 113 double fVal; in ScExportDif() local
|
/aoo41x/main/sc/inc/ |
H A D | scmatrix.hxx | 47 double fVal; member 271 void PutDouble( double fVal, SCSIZE nIndex) in PutDouble()
|
/aoo41x/main/scaddins/source/analysis/ |
H A D | analysis.cxx | 966 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 D | flddat.cxx | 85 double fVal; in Expand() local
|
/aoo41x/main/framework/source/uielement/ |
H A D | progressbarwrapper.cxx | 241 double fVal( 0 ); in setValue() local
|