/aoo4110/main/sc/source/core/tool/ |
H A D | interpr2.cxx | 858 nRmz = GetDouble(); in ScBW() 859 nZzr = GetDouble(); in ScBW() 860 nZins = GetDouble(); in ScBW() 1162 nBw = GetDouble(); in ScRMZ() 1163 nZzr = GetDouble(); in ScRMZ() 1164 nZins = GetDouble(); in ScRMZ() 1211 nRmz = GetDouble(); in ScZW() 1212 nZzr = GetDouble(); in ScZW() 1213 nZins = GetDouble(); in ScZW() 1228 nBw = GetDouble(); in ScZZR() [all …]
|
H A D | interpr3.cxx | 796 fX = GetDouble(); in ScChiSqDist() 1091 beta = GetDouble(); in ScBetaDist() 1092 alpha = GetDouble(); in ScBetaDist() 1093 x = GetDouble(); in ScBetaDist() 2077 fB = GetDouble(); in ScBetaInv() 2081 fA = GetDouble(); in ScBetaInv() 2084 fBeta = GetDouble(); in ScBetaInv() 2085 fAlpha = GetDouble(); in ScBetaInv() 2086 fP = GetDouble(); in ScBetaInv() 2277 x = GetDouble(); in ScZTest() [all …]
|
H A D | interpr5.cxx | 739 double fTmp = mA->GetDouble( k, i) / mA->GetDouble( k, k); in lcl_LUP_decompose() 1857 sum += pA->GetDouble(k,row) * pB->GetDouble(col,k); in lcl_MFastMult() 1868 fSum += pMatA->GetDouble(i) * pMatB->GetDouble(i); in lcl_GetSumProduct() 1879 fNorm += (pMatA->GetDouble(nC,row)) * (pMatA->GetDouble(nC,row)); in lcl_GetColumnEuclideanNorm() 1889 fNorm += (pMatA->GetDouble(col,nR)) * (pMatA->GetDouble(col,nR)); in lcl_TGetColumnEuclideanNorm() 1924 fResult += pMatA->GetDouble(nCa,row) * pMatB->GetDouble(nCb,row); in lcl_GetColumnSumProduct() 1935 fResult += pMatA->GetDouble(col,nRa) * pMatB->GetDouble(col,nRb); in lcl_TGetColumnSumProduct() 2087 fSum -= pMatA->GetDouble(row,col) * pMatS->GetDouble(col); in lcl_SolveWithUpperRightTriangle() 2089 fSum -= pMatA->GetDouble(col,row) * pMatS->GetDouble(col); in lcl_SolveWithUpperRightTriangle() 2112 fSum -= pMatA->GetDouble(col,row) * pMatT->GetDouble(col); in lcl_SolveWithLowerLeftTriangle() [all …]
|
H A D | interpr1.cxx | 1621 PushDouble(asin(GetDouble())); in ScArcSin() 1628 PushDouble(acos(GetDouble())); in ScArcCos() 1683 double fVal = GetDouble(); in ScArcCosHyp() 1693 double fVal = GetDouble(); in ScArcTanHyp() 1704 double nVal = GetDouble(); in ScArcCotHyp() 1739 PushDouble(exp(GetDouble())); in ScExp() 1746 double fVal = GetDouble(); in ScSqrt() 2641 double fVal = GetDouble(); in ScN() 2891 double fVal = GetDouble(); in ScChar() 4222 fTyp = GetDouble(); in ScMatch() [all …]
|
H A D | interpr4.cxx | 1058 return p->GetDouble(); in PopDouble() 1884 double ScInterpreter::GetDouble() in GetDouble() function in ScInterpreter 1924 nVal = pMat->GetDouble( 0 ); in GetDouble() 1931 nVal = pMat->GetDouble( nC, nR); in GetDouble() 1964 double nResultVal = GetDouble(); in GetDoubleWithDefault() 2183 nVal[i-1] = GetDouble(); in ScExternal() 2382 double fVal = GetDouble(); in ScExternal() 2393 aParam <<= (double) GetDouble(); in ScExternal() 2407 double fVal = GetDouble(); in ScExternal() 2761 pPar->PutDouble( GetDouble() ); in ScMacro() [all …]
|
H A D | rangeseq.cxx | 115 pColAry[nCol] = lcl_DoubleToLong( pMatrix->GetDouble( nCol, nRow ) ); in FillLongArray() 171 pColAry[nCol] = pMatrix->GetDouble( nCol, nRow ); in FillDoubleArray() 240 double fVal = pMatrix->GetDouble( nCol, nRow ); in FillStringArray() 344 double fVal = pMatrix->GetDouble( nCol, nRow ); in FillMixedArray()
|
H A D | token.cxx | 1059 double ScEmptyCellToken::GetDouble() const { return 0.0; } in GetDouble() function in ScEmptyCellToken 1073 double ScMatrixCellResultToken::GetDouble() const { return xUpperLeft->GetDouble(); } in GetDouble() function in ScMatrixCellResultToken 1140 double ScHybridCellToken::GetDouble() const { return fDouble; } in GetDouble() function in ScHybridCellToken 1145 fDouble == r.GetDouble() && aString == r.GetString() && in operator ==() 1535 pArray->PutDouble( t->GetDouble() * nSign, nCol, nRow ); in MergeArray()
|
H A D | scmatrix.cxx | 408 double ScMatrix::GetDouble(SCSIZE nC, SCSIZE nR) const in GetDouble() function in ScMatrix 411 return GetDouble( CalcOffset( nC, nR) ); in GetDouble() 463 double fVal= GetDouble( nIndex); in GetString()
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 1216 left = left.GetDouble() < e.GetDouble() in Term() 1224 left = left.GetDouble() > e.GetDouble() in Term() 1265 fVal = left.GetDouble(); in Term() 1461 double aTmp = nErg.GetDouble(); in Prim() 1470 if( nErg.GetDouble() < 0 ) in Prim() 1494 double nVal = Prim().GetDouble(); in Prim() 1504 double dleft = nErg.GetDouble(); in Prim() 1506 double right = Prim().GetDouble(); in Prim() 1744 double SwSbxValue::GetDouble() const in GetDouble() function in SwSbxValue 1757 nRet = SbxValue::GetDouble(); in GetDouble() [all …]
|
/aoo4110/main/sc/inc/ |
H A D | formularesult.hxx | 178 inline double GetDouble() const; 252 mfValue = p->GetDouble(); in ResolveToken() 474 inline double ScFormulaResult::GetDouble() const in GetDouble() function in ScFormulaResult 484 return mpToken->GetDouble(); in GetDouble() 490 return p->GetUpperLeftToken()->GetDouble(); in GetDouble() 573 double f = GetDouble(); in SetHybridString() 587 double f = GetDouble(); in SetHybridFormula()
|
H A D | token.hxx | 308 virtual double GetDouble() const; 332 virtual double GetDouble() const; 434 virtual double GetDouble() const;
|
H A D | scmatrix.hxx | 307 double GetDouble( SCSIZE nC, SCSIZE nR) const; 309 double GetDouble( SCSIZE nIndex) const in GetDouble() function in ScMatrix
|
/aoo4110/main/sc/source/core/data/ |
H A D | cell.cxx | 1079 if ( aResult.IsValue() && !::rtl::math::isFinite( aResult.GetDouble() ) ) in CalcAfterLoad() 1592 p->GetNumResult() - aResult.GetDouble()) <= in InterpretTail() 1645 …eOld == svUnknown && ( eNew == svError || ( eNew == svDouble && aNewResult.GetDouble() == 0.0 ) ) ) in InterpretTail() 1657 … (eNew == svDouble && !rtl::math::approxEqual( aResult.GetDouble(), aNewResult.GetDouble() )) || in InterpretTail() 1670 (eNew == svDouble && aResult.GetDouble() != aNewResult.GetDouble()) || in InterpretTail() 1676 …d == svUnknown && ( eNew == svError || ( eNew == svDouble && aNewResult.GetDouble() == 0.0 ) ) ) || in InterpretTail() 1678 …uble && eNew == svDouble && rtl::math::approxEqual( aResult.GetDouble(), aNewResult.GetDouble() ) … in InterpretTail() 1703 aResult.GetDouble(), nFormat)); in InterpretTail() 1717 if ( aResult.IsValue() && !::rtl::math::isFinite( aResult.GetDouble() ) ) in InterpretTail() 1720 sal_uInt16 nErr = GetDoubleErrorValue( aResult.GetDouble()); in InterpretTail() [all …]
|
H A D | conditio.cxx | 249 nVal1 = pToken->GetDouble(); in ScConditionEntry() 273 nVal2 = pToken->GetDouble(); in ScConditionEntry() 329 nVal1 = pToken->GetDouble(); in Compile() 366 nVal2 = pToken->GetDouble(); in Compile()
|
/aoo4110/main/formula/inc/formula/ |
H A D | token.hxx | 143 virtual double GetDouble() const; 243 virtual double GetDouble() const; 336 virtual double GetDouble() const;
|
/aoo4110/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.cxx | 135 double GetDouble( SdrCustomShapeGeometryItem& rItem, const rtl::OUString& rPropertyName, double fDe… in GetDouble() function 688 …double fAmbientIntensity = GetDouble( rGeometryItem, sBrightness, 22178.0 / 655.36, NULL ) / 100.0; in Create3DObject() 698 …double fLightIntensity = GetDouble( rGeometryItem, sFirstLightLevel, 43712.0 / 655.36, NULL ) / 10… in Create3DObject() 710 …double fLight2Intensity = GetDouble( rGeometryItem, sSecondLightLevel, 43712.0 / 655.36, NULL ) / … in Create3DObject() 750 double fSpecular = GetDouble( rGeometryItem, sSpecularity, 0, NULL ) / 100; in Create3DObject()
|
/aoo4110/main/basic/source/runtime/ |
H A D | methods.cxx | 305 rPar.Get( 0 )->PutDouble( sin( pArg->GetDouble() ) ); in RTLFUNC() 321 rPar.Get( 0 )->PutDouble( cos( pArg->GetDouble() ) ); in RTLFUNC() 337 rPar.Get( 0 )->PutDouble( atan( pArg->GetDouble() ) ); in RTLFUNC() 353 rPar.Get( 0 )->PutDouble( fabs( pArg->GetDouble() ) ); in RTLFUNC() 890 double aDouble = rPar.Get( 1 )->GetDouble(); in RTLFUNC() 1148 double aDouble= pArg->GetDouble(); in RTLFUNC() 1170 double aDouble = pArg->GetDouble(); in RTLFUNC() 1230 double aArg = rPar.Get(1)->GetDouble(); in RTLFUNC() 1516 double aDouble = rPar.Get(1)->GetDouble(); in RTLFUNC() 1565 double aDouble = rPar.Get(1)->GetDouble(); in RTLFUNC() [all …]
|
H A D | methods1.cxx | 341 nVal = pSbxVariable->GetDouble(); in RTLFUNC() 597 double dWait = rPar.Get(1)->GetDouble(); in Wait_Impl() 1010 *pStrm << rVar.GetDouble(); in lcl_WriteSbxVariable() 2576 double dVal = pSbxVariable->GetDouble(); in RTLFUNC()
|
/aoo4110/main/formula/source/core/api/ |
H A D | token.cxx | 171 double FormulaToken::GetDouble() const in GetDouble() function in formula::FormulaToken 1322 double FormulaDoubleToken::GetDouble() const { return fDouble; } in GetDouble() function in formula::FormulaDoubleToken 1326 return FormulaToken::operator==( r ) && fDouble == r.GetDouble(); in operator ==() 1366 double FormulaMissingToken::GetDouble() const { return 0.0; } in GetDouble() function in formula::FormulaMissingToken
|
/aoo4110/main/sc/source/core/inc/ |
H A D | interpre.hxx | 355 double GetDouble(); 358 sal_Bool GetBool() { return GetDouble() != 0.0; } in GetBool() 837 double GetNumResult() const { return xResult->GetDouble(); } in GetNumResult()
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxscan.cxx | 864 d = GetDouble(); in Format() 942 ImpCvtNum( GetDouble(), nComma, aTmpString ); in Format()
|
/aoo4110/main/sw/source/core/attr/ |
H A D | cellatr.cxx | 220 rValue = rCalcPara.rCalc.Calculate( sFml ).GetDouble(); in Calc()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | tblcalc.cxx | 62 SetValue( rCalcPara.rCalc.Calculate( sFml ).GetDouble() ); in CalcField()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xipivot.cxx | 104 else if( const double* pfValue = GetDouble() ) in WriteToSource() 553 … DBG_ASSERT( pItem->GetDouble(), "XclImpPCField::GetNumGroupLimit - SXDOUBLE item expected" ); in GetNumGroupLimit() 554 return pItem->GetDouble(); in GetNumGroupLimit()
|
/aoo4110/main/basic/source/sample/ |
H A D | object.cxx | 245 double n = pPar_->Get( 1 )->GetDouble(); in Square()
|