| aCode | ScInterpreter | private |
| aPos | ScInterpreter | private |
| AssertFormulaMatrix() | ScInterpreter | |
| bCalcAsShown | ScInterpreter | private |
| bGlobalStackInUse | ScInterpreter | privatestatic |
| BinomKoeff(double n, double k) | ScInterpreter | privatestatic |
| bMatrixFormula | ScInterpreter | private |
| CalculateAddSub(bool _bSub) | ScInterpreter | private |
| CalculateLookup(bool bHLookup) | ScInterpreter | private |
| CalculateMatrixValue(const ScMatrix *pMat, SCSIZE nC, SCSIZE nR) | ScInterpreter | private |
| CalculatePearsonCovar(bool _bPearson, bool _bStexy, bool _bSample) | ScInterpreter | private |
| CalculateRGPRKP(bool _bRKP) | ScInterpreter | private |
| CalculateSkew(KahanSum &fSum, double &fCount, std::vector< double > &values) | ScInterpreter | private |
| CalculateSkewOrSkewp(bool bSkewp) | ScInterpreter | private |
| CalculateSlopeIntercept(bool bSlope) | ScInterpreter | private |
| CalculateSmallLarge(bool bSmall) | ScInterpreter | private |
| CalculateSumX2MY2SumX2DY2(bool _bSumX2DY2) | ScInterpreter | private |
| CalculateTest(bool _bTemplin, const SCSIZE nC1, const SCSIZE nC2, const SCSIZE nR1, const SCSIZE nR2, const ScMatrixRef &pMat1, const ScMatrixRef &pMat2, double &fT, double &fF) | ScInterpreter | private |
| CalculateTrendGrowth(bool _bGrowth) | ScInterpreter | private |
| CheckMatrix(bool _bLOG, sal_uInt8 &nCase, SCSIZE &nCX, SCSIZE &nCY, SCSIZE &nRX, SCSIZE &nRY, SCSIZE &M, SCSIZE &N, ScMatrixRef &pMatX, ScMatrixRef &pMatY) | ScInterpreter | private |
| CheckStringPositionArgument(double &fVal) | ScInterpreter | inlineprivatestatic |
| CheckStringResultLen(OUString &rResult, sal_Int32 nIncrease) | ScInterpreter | inlineprivate |
| CheckStringResultLen(OUStringBuffer &rResult, sal_Int32 nIncrease) | ScInterpreter | inlineprivate |
| Compare(ScQueryOp eOp) | ScInterpreter | private |
| CompareMat(ScQueryOp eOp, sc::CompareOptions *pOptions=nullptr) | ScInterpreter | private |
| ConvertMatrixJumpConditionToMatrix() | ScInterpreter | private |
| ConvertMatrixParameters() | ScInterpreter | private |
| ConvertStringToValue(const OUString &) | ScInterpreter | private |
| ConvertStringToValue(const OUString &, FormulaError &rError, SvNumFormatType &rCurFmtType) | ScInterpreter | |
| cPar | ScInterpreter | private |
| CreateCellArr(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8 *pCellArr) | ScInterpreter | private |
| CreateDoubleArr(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8 *pCellArr) | ScInterpreter | private |
| CreateDoubleOrTypedToken(double fVal) | ScInterpreter | private |
| CreateFormulaDoubleToken(double fVal, SvNumFormatType nFmt=SvNumFormatType::NUMBER) | ScInterpreter | private |
| CreateMatrixFromDoubleRef(const formula::FormulaToken *pToken, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, SCCOL nCol2, SCROW nRow2, SCTAB nTab2) | ScInterpreter | private |
| CreateStringArr(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, SCCOL nCol2, SCROW nRow2, SCTAB nTab2, sal_uInt8 *pCellArr) | ScInterpreter | private |
| CurFmtToFuncFmt() | ScInterpreter | inlineprivate |
| DBIterator(ScIterFunc) | ScInterpreter | private |
| DetectSearchType(std::u16string_view rStr, const ScDocument &rDoc) | ScInterpreter | static |
| div(const double &fNumerator, const double &fDenominator) | ScInterpreter | inlinestatic |
| double_to_int32(double fVal) | ScInterpreter | private |
| DoubleRefToPosSingleRef(const ScRange &rRange, ScAddress &rAdr) | ScInterpreter | private |
| DoubleRefToRange(const ScComplexRefData &, ScRange &, bool bDontCheckForTableOp=false) | ScInterpreter | private |
| DoubleRefToVars(const formula::FormulaToken *p, SCCOL &rCol1, SCROW &rRow1, SCTAB &rTab1, SCCOL &rCol2, SCROW &rRow2, SCTAB &rTab2) | ScInterpreter | private |
| Fakultaet(double x) | ScInterpreter | private |
| FillEntry(ScQueryEntry &rEntry) | ScInterpreter | private |
| fMaxGammaArgument | ScInterpreter | privatestatic |
| gauss(double x) | ScInterpreter | privatestatic |
| gaussinv(double x) | ScInterpreter | static |
| GetBeta(double fAlpha, double fBeta) | ScInterpreter | private |
| GetBetaDist(double x, double alpha, double beta) | ScInterpreter | private |
| GetBetaDistPDF(double fX, double fA, double fB) | ScInterpreter | private |
| GetBinomDistPMF(double x, double n, double p) | ScInterpreter | private |
| GetBool() | ScInterpreter | inlineprivate |
| GetByte() const | ScInterpreter | inlineprivate |
| GetCellErrCode(const ScRefCellValue &rCell) | ScInterpreter | privatestatic |
| GetCellNumberFormat(const ScAddress &rPos, ScRefCellValue &rCell) | ScInterpreter | private |
| GetCellString(svl::SharedString &rStr, ScRefCellValue &rCell) | ScInterpreter | private |
| GetCellValue(const ScAddress &, ScRefCellValue &rCell) | ScInterpreter | private |
| GetCellValueOrZero(const ScAddress &, ScRefCellValue &rCell) | ScInterpreter | private |
| GetChiDist(double fChi, double fDF) | ScInterpreter | private |
| GetChiSqDistCDF(double fX, double fDF) | ScInterpreter | private |
| GetChiSqDistPDF(double fX, double fDF) | ScInterpreter | privatestatic |
| GetDateSerial(sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, bool bStrict) | ScInterpreter | private |
| GetDayOfWeek(sal_Int32 n) | ScInterpreter | inlineprivatestatic |
| GetDBParams(bool &rMissingField) | ScInterpreter | private |
| GetDBStVarParams(double &rVal, double &rValCount) | ScInterpreter | private |
| GetDouble() | ScInterpreter | private |
| GetDoubleFromMatrix(const ScMatrixRef &pMat) | ScInterpreter | private |
| GetDoubleOrString(double &rValue, svl::SharedString &rString) | ScInterpreter | private |
| GetDoubleOrStringFromMatrix(double &rDouble, svl::SharedString &rString) | ScInterpreter | private |
| GetDoubleWithDefault(double nDefault) | ScInterpreter | private |
| GetError() const | ScInterpreter | inline |
| GetErrorType() | ScInterpreter | private |
| GetExternalDoubleRef(sal_uInt16 nFileId, const OUString &rTabName, const ScComplexRefData &aData, ScExternalRefCache::TokenArrayRef &rArray) | ScInterpreter | private |
| GetFDist(double x, double fF1, double fF2) | ScInterpreter | private |
| GetGamma(double x) | ScInterpreter | private |
| GetGammaContFraction(double fA, double fX) | ScInterpreter | private |
| GetGammaDist(double fX, double fAlpha, double fLambda) | ScInterpreter | private |
| GetGammaDistPDF(double fX, double fAlpha, double fLambda) | ScInterpreter | private |
| GetGammaSeries(double fA, double fX) | ScInterpreter | private |
| GetGlobalConfig() | ScInterpreter | static |
| GetHypGeomDist(double x, double n, double M, double N) | ScInterpreter | private |
| GetInt16() | ScInterpreter | private |
| GetInt32() | ScInterpreter | private |
| GetInt32WithDefault(sal_Int32 nDefault) | ScInterpreter | private |
| GetLogBeta(double fAlpha, double fBeta) | ScInterpreter | privatestatic |
| GetLogGamma(double x) | ScInterpreter | privatestatic |
| GetLowRegIGamma(double fA, double fX) | ScInterpreter | private |
| GetMatrix() | ScInterpreter | private |
| GetMatrix(short &rParam, size_t &rInRefList) | ScInterpreter | private |
| GetMedian(::std::vector< double > &rArray) | ScInterpreter | private |
| GetNewMat(SCSIZE nC, SCSIZE nR, bool bEmpty=false) | ScInterpreter | |
| GetNewMat(SCSIZE nC, SCSIZE nR, const std::vector< double > &rValues) | ScInterpreter | |
| GetNumberSequenceArray(sal_uInt8 nParamCount, ::std::vector< double > &rArray, bool bConvertTextInArray) | ScInterpreter | private |
| GetNumResult() const | ScInterpreter | inline |
| GetOrCreateGlobalConfig() | ScInterpreter | privatestatic |
| GetPercentile(::std::vector< double > &rArray, double fPercentile) | ScInterpreter | static |
| GetPercentileExclusive(::std::vector< double > &rArray, double fPercentile) | ScInterpreter | private |
| GetPercentrank(::std::vector< double > &rArray, double fVal, bool bInclusive) | ScInterpreter | privatestatic |
| GetRangeMatrix() | ScInterpreter | private |
| GetRankNumberArray(SCSIZE &rCol, SCSIZE &rRow) | ScInterpreter | private |
| GetRawStackType() | ScInterpreter | private |
| GetRefListArrayMaxSize(short nParamCount) | ScInterpreter | private |
| GetResultToken() const | ScInterpreter | inline |
| GetResultType() const | ScInterpreter | inline |
| GetRetFormatIndex() const | ScInterpreter | inline |
| GetRetFormatType() const | ScInterpreter | inline |
| GetSortArray(sal_uInt8 nParamCount, ::std::vector< double > &rSortArray, ::std::vector< tools::Long > *pIndexOrder, bool bConvertTextInArray, bool bAllowEmptyArray) | ScInterpreter | private |
| GetStackDoubleRef(size_t rRefInList=0) | ScInterpreter | private |
| GetStackType() | ScInterpreter | private |
| GetStackType(sal_uInt8 nParam) | ScInterpreter | private |
| GetString() | ScInterpreter | private |
| GetStringFromDouble(const double fVal) | ScInterpreter | private |
| GetStringFromMatrix(const ScMatrixRef &pMat) | ScInterpreter | private |
| GetStringPositionArgument() | ScInterpreter | inlineprivate |
| GetStringResult() const | ScInterpreter | |
| GetStVarParams(bool bTextAsZero, double(*VarResult)(double fVal, size_t nValCount)) | ScInterpreter | private |
| GetTDist(double T, double fDF, int nType) | ScInterpreter | private |
| GetTInv(double fAlpha, double fSize, int nType) | ScInterpreter | private |
| GetTokenMatrixMap() | ScInterpreter | inlineprivate |
| GetUInt32() | ScInterpreter | private |
| GetUpRegIGamma(double fA, double fX) | ScInterpreter | private |
| GetValueCellValue(const ScAddress &, double fOrig) | ScInterpreter | private |
| GetVolatileType() const | ScInterpreter | inline |
| GetWeekendAndHolidayMasks(const sal_uInt8 nParamCount, const sal_uInt32 nNullDate, ::std::vector< double > &rSortArray, bool bWeekendMask[7]) | ScInterpreter | private |
| GetWeekendAndHolidayMasks_MS(const sal_uInt8 nParamCount, const sal_uInt32 nNullDate, ::std::vector< double > &rSortArray, bool bWeekendMask[7], bool bWorkdayFunction) | ScInterpreter | private |
| GlobalExit() | ScInterpreter | static |
| IfErrorPushError() | ScInterpreter | inlineprivate |
| Init(ScFormulaCell *pCell, const ScAddress &rPos, ScTokenArray &rTokArray) | ScInterpreter | |
| integralPhi(double x) | ScInterpreter | static |
| Interpret() | ScInterpreter | |
| IsEven() | ScInterpreter | private |
| IsInArrayContext() const | ScInterpreter | inlineprivate |
| IsMissing() const | ScInterpreter | private |
| IsString() | ScInterpreter | private |
| IsTableOpInRange(const ScRange &) | ScInterpreter | private |
| IterateParameters(ScIterFunc, bool bTextAsZero=false) | ScInterpreter | private |
| IterateParametersIf(ScIterFuncIf) | ScInterpreter | private |
| IterateParametersIfs(double(*ResultFunc)(const sc::ParamIfsResult &rRes)) | ScInterpreter | private |
| JumpMatrix(short nStackLevel) | ScInterpreter | private |
| LookupQueryWithCache(ScAddress &o_rResultPos, const ScQueryParam &rParam, const ScComplexRefData *refData) const | ScInterpreter | private |
| maCalcConfig | ScInterpreter | private |
| MakeMatNew(ScMatrixRef &rMat, SCSIZE nC, SCSIZE nR) | ScInterpreter | private |
| MatConcat(const ScMatrixRef &pMat1, const ScMatrixRef &pMat2) | ScInterpreter | private |
| maTokenMatrixMap | ScInterpreter | private |
| MatrixJumpConditionToMatrix() | ScInterpreter | inlineprivate |
| MatrixParameterConversion() | ScInterpreter | inlineprivate |
| maxsp | ScInterpreter | private |
| MEMat(const ScMatrixRef &mM, SCSIZE n) | ScInterpreter | privatestatic |
| MergeCalcConfig() | ScInterpreter | private |
| meVolatileType | ScInterpreter | private |
| mnStringNoValueError | ScInterpreter | private |
| mnSubTotalFlags | ScInterpreter | private |
| mpGlobalConfig | ScInterpreter | privatestatic |
| mpLinkManager | ScInterpreter | private |
| mrContext | ScInterpreter | private |
| mrDoc | ScInterpreter | private |
| mrStrPool | ScInterpreter | private |
| MustHaveParamCount(short nAct, short nMust) | ScInterpreter | inlineprivate |
| MustHaveParamCount(short nAct, short nMust, short nMax) | ScInterpreter | inlineprivate |
| MustHaveParamCountMin(short nAct, short nMin) | ScInterpreter | inlineprivate |
| MustHaveParamCountMinWithStackCheck(short nAct, short nMin) | ScInterpreter | inlineprivate |
| nCurFmtIndex | ScInterpreter | private |
| nCurFmtType | ScInterpreter | private |
| nFuncFmtIndex | ScInterpreter | private |
| nFuncFmtType | ScInterpreter | private |
| nGlobalError | ScInterpreter | private |
| NOT_VOLATILE enum value | ScInterpreter | |
| nRetFmtIndex | ScInterpreter | private |
| nRetFmtType | ScInterpreter | private |
| pArr | ScInterpreter | private |
| pCur | ScInterpreter | private |
| pFormatter | ScInterpreter | private |
| pGlobalStack | ScInterpreter | privatestatic |
| phi(double x) | ScInterpreter | static |
| pJumpMatrix | ScInterpreter | private |
| pMyFormulaCell | ScInterpreter | private |
| Pop() | ScInterpreter | private |
| PopDBDoubleRef() | ScInterpreter | private |
| PopDouble() | ScInterpreter | private |
| PopDoubleRef(ScRange &rRange, short &rParam, size_t &rRefInList) | ScInterpreter | private |
| PopDoubleRef(ScRange &, bool bDontCheckForTableOp=false) | ScInterpreter | private |
| PopDoubleRef(SCCOL &rCol1, SCROW &rRow1, SCTAB &rTab1, SCCOL &rCol2, SCROW &rRow2, SCTAB &rTab2) | ScInterpreter | private |
| PopDoubleRefOrSingleRef(ScAddress &rAdr) | ScInterpreter | private |
| PopDoubleRefPushMatrix() | ScInterpreter | private |
| PopError() | ScInterpreter | private |
| PopExternalDoubleRef(sal_uInt16 &rFileId, OUString &rTabName, ScComplexRefData &rRef) | ScInterpreter | private |
| PopExternalDoubleRef(ScExternalRefCache::TokenArrayRef &rArray) | ScInterpreter | private |
| PopExternalDoubleRef(ScMatrixRef &rMat) | ScInterpreter | private |
| PopExternalSingleRef(sal_uInt16 &rFileId, OUString &rTabName, ScSingleRefData &rRef) | ScInterpreter | private |
| PopExternalSingleRef(ScExternalRefCache::TokenRef &rToken, ScExternalRefCache::CellFormat *pFmt=nullptr) | ScInterpreter | private |
| PopExternalSingleRef(sal_uInt16 &rFileId, OUString &rTabName, ScSingleRefData &rRef, ScExternalRefCache::TokenRef &rToken, ScExternalRefCache::CellFormat *pFmt=nullptr) | ScInterpreter | private |
| PopMatrix() | ScInterpreter | private |
| PopRangeMatrix() | ScInterpreter | private |
| PopRefListPushMatrixOrRef() | ScInterpreter | private |
| PopSingleRef(ScAddress &) | ScInterpreter | private |
| PopSingleRef(SCCOL &rCol, SCROW &rRow, SCTAB &rTab) | ScInterpreter | private |
| PopString() | ScInterpreter | private |
| PopToken() | ScInterpreter | private |
| pStack | ScInterpreter | private |
| pStackObj | ScInterpreter | private |
| Push(const formula::FormulaToken &r) | ScInterpreter | private |
| PushCellResultToken(bool bDisplayEmptyAsString, const ScAddress &rAddress, SvNumFormatType *pRetTypeExpr, sal_uInt32 *pRetIndexExpr, bool bFinalResult=false) | ScInterpreter | private |
| PushDouble(double nVal) | ScInterpreter | private |
| PushDoubleRef(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, SCCOL nCol2, SCROW nRow2, SCTAB nTab2) | ScInterpreter | private |
| PushDoubleRef(const ScRefAddress &rRef1, const ScRefAddress &rRef2) | ScInterpreter | private |
| PushError(FormulaError nError) | ScInterpreter | private |
| PushExternalDoubleRef(sal_uInt16 nFileId, const OUString &rTabName, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, SCCOL nCol2, SCROW nRow2, SCTAB nTab2) | ScInterpreter | private |
| PushExternalSingleRef(sal_uInt16 nFileId, const OUString &rTabName, SCCOL nCol, SCROW nRow, SCTAB nTab) | ScInterpreter | private |
| PushIllegalArgument() | ScInterpreter | private |
| PushIllegalParameter() | ScInterpreter | private |
| PushInt(int nVal) | ScInterpreter | private |
| PushMatrix(const sc::RangeMatrix &rMat) | ScInterpreter | private |
| PushMatrix(const ScMatrixRef &pMat) | ScInterpreter | private |
| PushNA() | ScInterpreter | private |
| PushNoValue() | ScInterpreter | private |
| PushParameterExpected() | ScInterpreter | private |
| PushSingleRef(SCCOL nCol, SCROW nRow, SCTAB nTab) | ScInterpreter | private |
| PushSingleRef(const ScRefAddress &rRef) | ScInterpreter | private |
| PushString(const OUString &rStr) | ScInterpreter | private |
| PushString(const svl::SharedString &rString) | ScInterpreter | private |
| PushStringBuffer(const sal_Unicode *pString) | ScInterpreter | private |
| PushTempToken(formula::FormulaToken *) | ScInterpreter | private |
| PushTempTokenWithoutError(const formula::FormulaToken *) | ScInterpreter | private |
| PushTokenRef(const formula::FormulaConstTokenRef &) | ScInterpreter | private |
| PushWithoutError(const formula::FormulaToken &r) | ScInterpreter | private |
| QueryMat(const ScMatrixRef &pMat, sc::CompareOptions &rOptions) | ScInterpreter | private |
| QueryMatrixType(const ScMatrixRef &xMat, SvNumFormatType &rRetTypeExpr, sal_uInt32 &rRetIndexExpr) | ScInterpreter | private |
| QuickSort(::std::vector< double > &rSortArray, ::std::vector< tools::Long > *pIndexOrder) | ScInterpreter | privatestatic |
| RateIteration(double fNper, double fPayment, double fPv, double fFv, bool bPayType, double &fGuess) | ScInterpreter | privatestatic |
| ReplaceCell(ScAddress &) | ScInterpreter | private |
| ReverseStack(sal_uInt8 nParamCount) | ScInterpreter | private |
| RoundNumber(rtl_math_RoundingMode eMode) | ScInterpreter | private |
| RoundSignificant(double fX, double fDigits, double &fRes) | ScInterpreter | privatestatic |
| ScAbs() | ScInterpreter | private |
| ScAdd() | ScInterpreter | private |
| ScAddressFunc() | ScInterpreter | private |
| ScAggregate() | ScInterpreter | private |
| ScAmpersand() | ScInterpreter | private |
| ScAnd() | ScInterpreter | private |
| ScArabic() | ScInterpreter | private |
| ScArcCos() | ScInterpreter | private |
| ScArcCosHyp() | ScInterpreter | private |
| ScArcCot() | ScInterpreter | private |
| ScArcCotHyp() | ScInterpreter | private |
| ScArcSin() | ScInterpreter | private |
| ScArcSinHyp() | ScInterpreter | private |
| ScArcTan() | ScInterpreter | private |
| ScArcTan2() | ScInterpreter | private |
| ScArcTanHyp() | ScInterpreter | private |
| ScAreas() | ScInterpreter | private |
| ScAsc() | ScInterpreter | private |
| ScAveDev() | ScInterpreter | private |
| ScAverage(bool bTextAsZero=false) | ScInterpreter | private |
| ScAverageIf() | ScInterpreter | private |
| ScAverageIfs() | ScInterpreter | private |
| ScB() | ScInterpreter | private |
| ScBadName() | ScInterpreter | private |
| ScBahtText() | ScInterpreter | private |
| ScBase() | ScInterpreter | private |
| ScBetaDist() | ScInterpreter | private |
| ScBetaDist_MS() | ScInterpreter | private |
| ScBetaDistFunction | ScInterpreter | friend |
| ScBetaInv() | ScInterpreter | private |
| ScBinomDist() | ScInterpreter | private |
| ScBitAnd() | ScInterpreter | private |
| ScBitLshift() | ScInterpreter | private |
| ScBitOr() | ScInterpreter | private |
| ScBitRshift() | ScInterpreter | private |
| ScBitXor() | ScInterpreter | private |
| ScCeil(bool bODFF) | ScInterpreter | private |
| ScCeil_MS() | ScInterpreter | private |
| ScCeil_Precise() | ScInterpreter | private |
| ScCell() | ScInterpreter | private |
| ScCellExternal() | ScInterpreter | private |
| ScChar() | ScInterpreter | private |
| ScChiDist(bool bODFF) | ScInterpreter | private |
| ScChiDistFunction | ScInterpreter | friend |
| ScChiInv() | ScInterpreter | private |
| ScChiSqDist() | ScInterpreter | private |
| ScChiSqDist_MS() | ScInterpreter | private |
| ScChiSqDistFunction | ScInterpreter | friend |
| ScChiSqInv() | ScInterpreter | private |
| ScChiTest() | ScInterpreter | private |
| ScChooseJump() | ScInterpreter | private |
| ScClean() | ScInterpreter | private |
| ScCode() | ScInterpreter | private |
| ScColor() | ScInterpreter | private |
| ScColRowNameAuto() | ScInterpreter | private |
| ScColumn() | ScInterpreter | private |
| ScColumns() | ScInterpreter | private |
| ScCombin() | ScInterpreter | private |
| ScCombinA() | ScInterpreter | private |
| ScConcat() | ScInterpreter | private |
| ScConcat_MS() | ScInterpreter | private |
| ScConfidence() | ScInterpreter | private |
| ScConfidenceT() | ScInterpreter | private |
| ScConvertOOo() | ScInterpreter | private |
| ScCorrel() | ScInterpreter | private |
| ScCos() | ScInterpreter | private |
| ScCosecant() | ScInterpreter | private |
| ScCosecantHyp() | ScInterpreter | private |
| ScCosHyp() | ScInterpreter | private |
| ScCot() | ScInterpreter | private |
| ScCotHyp() | ScInterpreter | private |
| ScCount() | ScInterpreter | private |
| ScCount2() | ScInterpreter | private |
| ScCountEmptyCells() | ScInterpreter | private |
| ScCountIf() | ScInterpreter | private |
| ScCountIfs() | ScInterpreter | private |
| ScCovarianceP() | ScInterpreter | private |
| ScCovarianceS() | ScInterpreter | private |
| ScCritBinom() | ScInterpreter | private |
| ScCumIpmt() | ScInterpreter | private |
| ScCumPrinc() | ScInterpreter | private |
| ScCurrency() | ScInterpreter | private |
| ScCurrent() | ScInterpreter | private |
| ScDB() | ScInterpreter | private |
| ScDBArea() | ScInterpreter | private |
| ScDBAverage() | ScInterpreter | private |
| ScDBCount() | ScInterpreter | private |
| ScDBCount2() | ScInterpreter | private |
| ScDBGet() | ScInterpreter | private |
| ScDBMax() | ScInterpreter | private |
| ScDBMin() | ScInterpreter | private |
| ScDBProduct() | ScInterpreter | private |
| ScDBStdDev() | ScInterpreter | private |
| ScDBStdDevP() | ScInterpreter | private |
| ScDBSum() | ScInterpreter | private |
| ScDBVar() | ScInterpreter | private |
| ScDBVarP() | ScInterpreter | private |
| ScDDB() | ScInterpreter | private |
| ScDde() | ScInterpreter | private |
| ScDebugVar() | ScInterpreter | private |
| ScDecimal() | ScInterpreter | private |
| ScDeg() | ScInterpreter | private |
| ScDevSq() | ScInterpreter | private |
| ScDiv() | ScInterpreter | private |
| ScEasterSunday() | ScInterpreter | private |
| ScEffect() | ScInterpreter | private |
| ScEMat() | ScInterpreter | private |
| ScEncodeURL() | ScInterpreter | private |
| ScEqual() | ScInterpreter | private |
| ScErf() | ScInterpreter | private |
| ScErfc() | ScInterpreter | private |
| ScErrorType() | ScInterpreter | private |
| ScErrorType_ODF() | ScInterpreter | private |
| ScEuroConvert() | ScInterpreter | private |
| ScEven() | ScInterpreter | private |
| ScExact() | ScInterpreter | private |
| ScExp() | ScInterpreter | private |
| ScExpDist() | ScInterpreter | private |
| ScExternal() | ScInterpreter | private |
| ScFact() | ScInterpreter | private |
| ScFalse() | ScInterpreter | private |
| ScFDist() | ScInterpreter | private |
| ScFDist_LT() | ScInterpreter | private |
| ScFDistFunction | ScInterpreter | friend |
| ScFilterXML() | ScInterpreter | private |
| ScFind() | ScInterpreter | private |
| ScFindB() | ScInterpreter | private |
| ScFInv() | ScInterpreter | private |
| ScFInv_LT() | ScInterpreter | private |
| ScFisher() | ScInterpreter | private |
| ScFisherInv() | ScInterpreter | private |
| ScFixed() | ScInterpreter | private |
| ScFloor(bool bODFF) | ScInterpreter | private |
| ScFloor_MS() | ScInterpreter | private |
| ScFloor_Precise() | ScInterpreter | private |
| ScForecast() | ScInterpreter | private |
| ScForecast_Ets(ScETSType eETSType) | ScInterpreter | private |
| ScFormula() | ScInterpreter | private |
| ScFourier() | ScInterpreter | private |
| ScFrequency() | ScInterpreter | private |
| ScFTest() | ScInterpreter | private |
| ScFV() | ScInterpreter | private |
| ScGamma() | ScInterpreter | private |
| ScGammaDist(bool bODFF) | ScInterpreter | private |
| ScGammaDistFunction | ScInterpreter | friend |
| ScGammaInv() | ScInterpreter | private |
| ScGauss() | ScInterpreter | private |
| ScGCD() | ScInterpreter | private |
| ScGeoMean() | ScInterpreter | private |
| ScGetActDate() | ScInterpreter | private |
| ScGetActTime() | ScInterpreter | private |
| ScGetDate() | ScInterpreter | private |
| ScGetDateDif() | ScInterpreter | private |
| ScGetDateValue() | ScInterpreter | private |
| ScGetDay() | ScInterpreter | private |
| ScGetDayOfWeek() | ScInterpreter | private |
| ScGetDDB(double fCost, double fSalvage, double fLife, double fPeriod, double fFactor) | ScInterpreter | privatestatic |
| ScGetDiffDate() | ScInterpreter | private |
| ScGetDiffDate360() | ScInterpreter | private |
| ScGetFV(double fRate, double fNper, double fPmt, double fPv, bool bPayInAdvance) | ScInterpreter | privatestatic |
| ScGetGCD(double fx, double fy) | ScInterpreter | static |
| ScGetHour() | ScInterpreter | private |
| ScGetIpmt(double fRate, double fPer, double fNper, double fPv, double fFv, bool bPayInAdvance, double &fPmt) | ScInterpreter | private |
| ScGetIsoWeekOfYear() | ScInterpreter | private |
| ScGetMin() | ScInterpreter | private |
| ScGetMonth() | ScInterpreter | private |
| ScGetPivotData() | ScInterpreter | private |
| ScGetPMT(double fRate, double fNper, double fPv, double fFv, bool bPayInAdvance) | ScInterpreter | privatestatic |
| ScGetPV(double fRate, double fNper, double fPmt, double fFv, bool bPayInAdvance) | ScInterpreter | privatestatic |
| ScGetSec() | ScInterpreter | private |
| ScGetTime() | ScInterpreter | private |
| ScGetTimeValue() | ScInterpreter | private |
| ScGetWeekOfYear() | ScInterpreter | private |
| ScGetYear() | ScInterpreter | private |
| ScGreater() | ScInterpreter | private |
| ScGreaterEqual() | ScInterpreter | private |
| ScGrowth() | ScInterpreter | private |
| ScHarMean() | ScInterpreter | private |
| ScHLookup() | ScInterpreter | private |
| ScHyperLink() | ScInterpreter | private |
| ScHypGeomDist(int nMinParamCount) | ScInterpreter | private |
| ScIfError(bool bNAonly) | ScInterpreter | private |
| ScIfJump() | ScInterpreter | private |
| ScIfs_MS() | ScInterpreter | private |
| ScIndex() | ScInterpreter | private |
| ScIndirect() | ScInterpreter | private |
| ScInfo() | ScInterpreter | private |
| ScInt() | ScInterpreter | private |
| ScIntercept() | ScInterpreter | private |
| ScInterpreter(ScFormulaCell *pCell, ScDocument &rDoc, ScInterpreterContext &rContext, const ScAddress &, ScTokenArray &, bool bForGroupThreading=false) | ScInterpreter | |
| ScIntersect() | ScInterpreter | private |
| ScInterVDB(double fCost, double fSalvage, double fLife, double fLife1, double fPeriod, double fFactor) | ScInterpreter | privatestatic |
| ScIpmt() | ScInterpreter | private |
| ScIRR() | ScInterpreter | private |
| ScIsEmpty() | ScInterpreter | private |
| ScIsErr() | ScInterpreter | private |
| ScIsError() | ScInterpreter | private |
| ScIsEven() | ScInterpreter | private |
| ScIsFormula() | ScInterpreter | private |
| ScIsLogical() | ScInterpreter | private |
| ScIsNonString() | ScInterpreter | private |
| ScIsNV() | ScInterpreter | private |
| ScIsOdd() | ScInterpreter | private |
| ScISPMT() | ScInterpreter | private |
| ScIsRef() | ScInterpreter | private |
| ScIsString() | ScInterpreter | private |
| ScIsValue() | ScInterpreter | private |
| ScJis() | ScInterpreter | private |
| ScKurt() | ScInterpreter | private |
| ScLarge() | ScInterpreter | private |
| ScLCM() | ScInterpreter | private |
| ScLeft() | ScInterpreter | private |
| ScLeftB() | ScInterpreter | private |
| ScLen() | ScInterpreter | private |
| ScLenB() | ScInterpreter | private |
| ScLess() | ScInterpreter | private |
| ScLessEqual() | ScInterpreter | private |
| ScLinest() | ScInterpreter | private |
| ScLn() | ScInterpreter | private |
| ScLog() | ScInterpreter | private |
| ScLog10() | ScInterpreter | private |
| ScLogest() | ScInterpreter | private |
| ScLogGamma() | ScInterpreter | private |
| ScLogNormDist(int nMinParamCount) | ScInterpreter | private |
| ScLogNormInv() | ScInterpreter | private |
| ScLookup() | ScInterpreter | private |
| ScLower() | ScInterpreter | private |
| ScMacro() | ScInterpreter | private |
| ScMatch() | ScInterpreter | private |
| ScMatDet() | ScInterpreter | private |
| ScMatInv() | ScInterpreter | private |
| ScMatMult() | ScInterpreter | private |
| ScMatRef() | ScInterpreter | private |
| ScMatTrans() | ScInterpreter | private |
| ScMatValue() | ScInterpreter | private |
| ScMax(bool bTextAsZero=false) | ScInterpreter | private |
| ScMaxIfs_MS() | ScInterpreter | private |
| ScMedian() | ScInterpreter | private |
| ScMid() | ScInterpreter | private |
| ScMidB() | ScInterpreter | private |
| ScMin(bool bTextAsZero=false) | ScInterpreter | private |
| ScMinIfs_MS() | ScInterpreter | private |
| ScMIRR() | ScInterpreter | private |
| ScMissing() | ScInterpreter | private |
| ScMod() | ScInterpreter | private |
| ScModalValue() | ScInterpreter | private |
| ScModalValue_MS(bool bSingle) | ScInterpreter | private |
| ScMul() | ScInterpreter | private |
| ScMultiArea() | ScInterpreter | private |
| ScN() | ScInterpreter | private |
| ScNeg() | ScInterpreter | private |
| ScNegBinomDist() | ScInterpreter | private |
| ScNegBinomDist_MS() | ScInterpreter | private |
| ScNetWorkdays(bool bOOXML_Version) | ScInterpreter | private |
| ScNominal() | ScInterpreter | private |
| ScNoName() | ScInterpreter | private |
| ScNormDist(int nMinParamCount) | ScInterpreter | private |
| ScNormInv() | ScInterpreter | private |
| ScNot() | ScInterpreter | private |
| ScNotEqual() | ScInterpreter | private |
| ScNper() | ScInterpreter | private |
| ScNPV() | ScInterpreter | private |
| ScNumberValue() | ScInterpreter | private |
| ScOdd() | ScInterpreter | private |
| ScOffset() | ScInterpreter | private |
| ScOr() | ScInterpreter | private |
| ScPDuration() | ScInterpreter | private |
| ScPearson() | ScInterpreter | private |
| ScPercentile(bool bInclusive) | ScInterpreter | private |
| ScPercentrank(bool bInclusive) | ScInterpreter | private |
| ScPercentSign() | ScInterpreter | private |
| ScPermut() | ScInterpreter | private |
| ScPermutationA() | ScInterpreter | private |
| ScPhi() | ScInterpreter | private |
| ScPi() | ScInterpreter | private |
| ScPlusMinus() | ScInterpreter | private |
| ScPMT() | ScInterpreter | private |
| ScPoissonDist(bool bODFF) | ScInterpreter | private |
| ScPow() | ScInterpreter | private |
| ScPower() | ScInterpreter | private |
| ScPpmt() | ScInterpreter | private |
| ScProbability() | ScInterpreter | private |
| ScProduct() | ScInterpreter | private |
| ScProper() | ScInterpreter | private |
| ScPV() | ScInterpreter | private |
| ScQuartile(bool bInclusive) | ScInterpreter | private |
| ScRad() | ScInterpreter | private |
| ScRandbetween() | ScInterpreter | private |
| ScRandom() | ScInterpreter | private |
| ScRandomImpl(const std::function< double(double fFirst, double fLast)> &RandomFunc, double fFirst, double fLast) | ScInterpreter | private |
| ScRangeFunc() | ScInterpreter | private |
| ScRank(bool bAverage) | ScInterpreter | private |
| ScRate() | ScInterpreter | private |
| ScRawSubtract() | ScInterpreter | private |
| ScRegex() | ScInterpreter | private |
| ScReplace() | ScInterpreter | private |
| ScReplaceB() | ScInterpreter | private |
| ScRept() | ScInterpreter | private |
| ScRight() | ScInterpreter | private |
| ScRightB() | ScInterpreter | private |
| ScRoman() | ScInterpreter | private |
| ScRound() | ScInterpreter | private |
| ScRoundDown() | ScInterpreter | private |
| ScRoundSignificant() | ScInterpreter | private |
| ScRoundUp() | ScInterpreter | private |
| ScRow() | ScInterpreter | private |
| ScRows() | ScInterpreter | private |
| ScRRI() | ScInterpreter | private |
| ScRSQ() | ScInterpreter | private |
| ScSearch() | ScInterpreter | private |
| ScSearchB() | ScInterpreter | private |
| ScSecant() | ScInterpreter | private |
| ScSecantHyp() | ScInterpreter | private |
| ScSheet() | ScInterpreter | private |
| ScSheets() | ScInterpreter | private |
| ScSin() | ScInterpreter | private |
| ScSinHyp() | ScInterpreter | private |
| ScSkew() | ScInterpreter | private |
| ScSkewp() | ScInterpreter | private |
| ScSLN() | ScInterpreter | private |
| ScSlope() | ScInterpreter | private |
| ScSmall() | ScInterpreter | private |
| ScSNormInv() | ScInterpreter | private |
| ScSqrt() | ScInterpreter | private |
| ScStandard() | ScInterpreter | private |
| ScStDev(bool bTextAsZero=false) | ScInterpreter | private |
| ScStDevP(bool bTextAsZero=false) | ScInterpreter | private |
| ScStdNormDist() | ScInterpreter | private |
| ScStdNormDist_MS() | ScInterpreter | private |
| ScSTEYX() | ScInterpreter | private |
| ScStyle() | ScInterpreter | private |
| ScSub() | ScInterpreter | private |
| ScSubstitute() | ScInterpreter | private |
| ScSubTotal() | ScInterpreter | private |
| ScSum() | ScInterpreter | private |
| ScSumIf() | ScInterpreter | private |
| ScSumIfs() | ScInterpreter | private |
| ScSumProduct() | ScInterpreter | private |
| ScSumSQ() | ScInterpreter | private |
| ScSumX2DY2() | ScInterpreter | private |
| ScSumX2MY2() | ScInterpreter | private |
| ScSumXMY2() | ScInterpreter | private |
| ScSwitch_MS() | ScInterpreter | private |
| ScSYD() | ScInterpreter | private |
| ScT() | ScInterpreter | private |
| ScTableOp() | ScInterpreter | private |
| ScTan() | ScInterpreter | private |
| ScTanHyp() | ScInterpreter | private |
| ScTDist() | ScInterpreter | private |
| ScTDist_MS() | ScInterpreter | private |
| ScTDist_T(int nTails) | ScInterpreter | private |
| ScTDistFunction | ScInterpreter | friend |
| ScText() | ScInterpreter | private |
| ScTextJoin_MS() | ScInterpreter | private |
| ScTInv(int nType) | ScInterpreter | private |
| ScTrend() | ScInterpreter | private |
| ScTrim() | ScInterpreter | private |
| ScTrimMean() | ScInterpreter | private |
| ScTrue() | ScInterpreter | private |
| ScTTest() | ScInterpreter | private |
| ScTTT() | ScInterpreter | private |
| ScType() | ScInterpreter | private |
| ScUnichar() | ScInterpreter | private |
| ScUnicode() | ScInterpreter | private |
| ScUnionFunc() | ScInterpreter | private |
| ScUpper() | ScInterpreter | private |
| ScValue() | ScInterpreter | private |
| ScVar(bool bTextAsZero=false) | ScInterpreter | private |
| ScVarP(bool bTextAsZero=false) | ScInterpreter | private |
| ScVDB() | ScInterpreter | private |
| ScVLookup() | ScInterpreter | private |
| ScWebservice() | ScInterpreter | private |
| ScWeeknumOOo() | ScInterpreter | private |
| ScWeibull() | ScInterpreter | private |
| ScWorkday_MS() | ScInterpreter | private |
| ScXor() | ScInterpreter | private |
| ScZTest() | ScInterpreter | private |
| SetError(FormulaError nError) | ScInterpreter | inline |
| SetGlobalConfig(const ScCalcConfig &rConfig) | ScInterpreter | static |
| SetLinkManager(sfx2::LinkManager *pLinkMgr) | ScInterpreter | inline |
| SetSbxVariable(SbxVariable *pVar, const ScAddress &) | ScInterpreter | private |
| SingleRefToVars(const ScSingleRefData &rRef, SCCOL &rCol, SCROW &rRow, SCTAB &rTab) | ScInterpreter | private |
| sp | ScInterpreter | private |
| SwitchToArrayRefList(ScMatrixRef &xResMat, SCSIZE nMatRows, double fCurrent, const std::function< void(SCSIZE i, double fCurrent)> &MatOpFunc, bool bDoMatOp) | ScInterpreter | private |
| taylor(const double *pPolynom, sal_uInt16 nMax, double x) | ScInterpreter | privatestatic |
| TreatDoubleError(double &rVal) | ScInterpreter | inlineprivate |
| ValidateRef(const ScSingleRefData &rRef) | ScInterpreter | private |
| ValidateRef(const ScComplexRefData &rRef) | ScInterpreter | private |
| ValidateRef(const ScRefList &rRefList) | ScInterpreter | private |
| VOLATILE enum value | ScInterpreter | |
| VOLATILE_MACRO enum value | ScInterpreter | |
| VolatileType enum name | ScInterpreter | |
| xResult | ScInterpreter | private |
| ~ScInterpreter() | ScInterpreter | |