|
LibreOffice Module sc (master) 1
|
This is the complete list of members for ScFormulaCell, including all inherited members.
| AddRecalcMode(ScRecalcMode) | ScFormulaCell | |
| aPos | ScFormulaCell | |
| aResult | ScFormulaCell | private |
| bChanged | ScFormulaCell | private |
| bCompile | ScFormulaCell | private |
| bDirty | ScFormulaCell | private |
| bInChangeTrack | ScFormulaCell | private |
| bIsIterCell | ScFormulaCell | private |
| bNeedListening | ScFormulaCell | private |
| BroadcasterDying(SvtBroadcaster &rBroadcaster) | SvtListener | private |
| BroadcastersType typedef | SvtListener | private |
| bRunning | ScFormulaCell | private |
| bSubTotal | ScFormulaCell | private |
| bTableOpDirty | ScFormulaCell | private |
| CalcAfterLoad(sc::CompileFormulaContext &rCxt, bool bStartListening) | ScFormulaCell | |
| CheckComputeDependencies(sc::FormulaLogger::GroupScope &rScope, bool fromFirstRow, SCROW nStartOffset, SCROW nEndOffset, bool bCalcDependencyOnly=false) | ScFormulaCell | private |
| Clone() const | ScFormulaCell | |
| Clone(const ScAddress &rPos) const | ScFormulaCell | |
| cMatrixFlag | ScFormulaCell | private |
| CompareByTokenArray(const ScFormulaCell &rOther) const | ScFormulaCell | |
| CompareState enum name | ScFormulaCell | |
| Compile(const OUString &rFormula, bool bNoListening, const formula::FormulaGrammar::Grammar) | ScFormulaCell | |
| Compile(sc::CompileFormulaContext &rCxt, const OUString &rFormula, bool bNoListening=false) | ScFormulaCell | |
| CompileColRowNameFormula(sc::CompileFormulaContext &rCxt) | ScFormulaCell | |
| CompileDBFormula(sc::CompileFormulaContext &rCxt) | ScFormulaCell | |
| CompileTokenArray(bool bNoListening=false) | ScFormulaCell | |
| CompileTokenArray(sc::CompileFormulaContext &rCxt, bool bNoListening=false) | ScFormulaCell | |
| CompileXML(sc::CompileFormulaContext &rCxt, ScProgress &rProgress) | ScFormulaCell | |
| CopyAllBroadcasters(const SvtListener &r) | SvtListener | |
| CreateCellGroup(SCROW nLen, bool bInvariant) | ScFormulaCell | |
| CreateURLObject() | ScFormulaCell | |
| Dump() const | ScFormulaCell | |
| EndListening(SvtBroadcaster &rBroadcaster) | SvtListener | |
| EndListeningAll() | SvtListener | |
| EndListeningTo(ScDocument &rDoc, ScTokenArray *pArr=nullptr, ScAddress aPos=ScAddress()) | ScFormulaCell | |
| EndListeningTo(sc::EndListeningContext &rCxt) | ScFormulaCell | |
| EqualInvariant enum value | ScFormulaCell | |
| EqualRelativeRef enum value | ScFormulaCell | |
| eTempGrammar | ScFormulaCell | private |
| FindRangeNamesInUse(sc::UpdatedRangeNames &rIndexes) const | ScFormulaCell | |
| GetCellGroup() const | ScFormulaCell | inline |
| GetCode() | ScFormulaCell | inline |
| GetCode() const | ScFormulaCell | inline |
| GetDirty() const | ScFormulaCell | inline |
| GetDocument() const | ScFormulaCell | inline |
| GetErrCode() | ScFormulaCell | |
| GetErrorOrValue(FormulaError &rErr, double &rVal) | ScFormulaCell | |
| GetFormatType() const | ScFormulaCell | inline |
| GetFormula(const formula::FormulaGrammar::Grammar=formula::FormulaGrammar::GRAM_DEFAULT, const ScInterpreterContext *pContext=nullptr) const | ScFormulaCell | |
| GetFormula(sc::CompileFormulaContext &rCxt, const ScInterpreterContext *pContext=nullptr) const | ScFormulaCell | |
| GetHash() const | ScFormulaCell | |
| GetHybridFormula() const | ScFormulaCell | |
| GetMatColsRows(SCCOL &nCols, SCROW &nRows) const | ScFormulaCell | |
| GetMatrix() | ScFormulaCell | |
| GetMatrixEdge(const ScDocument &rDoc, ScAddress &rOrgPos) const | ScFormulaCell | |
| GetMatrixFlag() const | ScFormulaCell | inline |
| GetMatrixOrigin(const ScDocument &rDoc, ScAddress &rPos) const | ScFormulaCell | |
| GetNext() const | ScFormulaCell | inline |
| GetNextTrack() const | ScFormulaCell | inline |
| GetPrevious() const | ScFormulaCell | inline |
| GetPreviousTrack() const | ScFormulaCell | inline |
| GetRawError() const | ScFormulaCell | |
| GetRawString() const | ScFormulaCell | |
| GetRawValue() const | ScFormulaCell | |
| GetResult() | ScFormulaCell | |
| GetResult() const | ScFormulaCell | |
| GetResultDimensions(SCSIZE &rCols, SCSIZE &rRows) | ScFormulaCell | |
| GetResultString() const | ScFormulaCell | |
| GetSeenInIteration() const | ScFormulaCell | inline |
| GetSeenInPath() const | ScFormulaCell | inline |
| GetSharedCode() | ScFormulaCell | |
| GetSharedCode() const | ScFormulaCell | |
| GetSharedLength() const | ScFormulaCell | |
| GetSharedTopRow() const | ScFormulaCell | |
| GetString() | ScFormulaCell | |
| GetURLResult(OUString &rURL, OUString &rCellText) | ScFormulaCell | |
| GetValue() | ScFormulaCell | |
| GetWeight() const | ScFormulaCell | |
| HandleStuffAfterParallelCalculation(ScInterpreter *pInterpreter) | ScFormulaCell | |
| HasBroadcaster() const | SvtListener | |
| HasHybridStringResult() const | ScFormulaCell | |
| HasOneReference(ScRange &r) const | ScFormulaCell | |
| HasRefListExpressibleAsOneReference(ScRange &rRange) const | ScFormulaCell | |
| HasRelNameReference() const | ScFormulaCell | |
| Interpret(SCROW nStartOffset=-1, SCROW nEndOffset=-1) | ScFormulaCell | |
| InterpretFormulaGroup(SCROW nStartOffset=-1, SCROW nEndOffset=-1) | ScFormulaCell | |
| InterpretFormulaGroupOpenCL(sc::FormulaLogger::GroupScope &aScope, bool &bDependencyComputed, bool &bDependencyCheckFailed) | ScFormulaCell | private |
| InterpretFormulaGroupThreading(sc::FormulaLogger::GroupScope &aScope, bool &bDependencyComputed, bool &bDependencyCheckFailed, SCROW nStartOffset, SCROW nEndOffset) | ScFormulaCell | private |
| InterpretInvariantFormulaGroup() | ScFormulaCell | private |
| InterpretTail(ScInterpreterContext &, ScInterpretTailParameter) | ScFormulaCell | |
| IsChanged() const | ScFormulaCell | inline |
| IsDirtyOrInTableOpDirty() const | ScFormulaCell | inline |
| IsEmpty() | ScFormulaCell | |
| IsEmptyDisplayedAsString() | ScFormulaCell | |
| IsHyperLinkCell() const | ScFormulaCell | |
| IsInChangeTrack() const | ScFormulaCell | inline |
| IsIterCell() const | ScFormulaCell | inline |
| IsMultilineResult() | ScFormulaCell | |
| IsPostponedDirty() const | ScFormulaCell | inline |
| IsRunning() const | ScFormulaCell | inline |
| IsShared() const | ScFormulaCell | |
| IsSharedTop() const | ScFormulaCell | |
| IsSubTotal() const | ScFormulaCell | inline |
| IsValue() | ScFormulaCell | |
| IsValueNoError() | ScFormulaCell | |
| IsValueNoError() const | ScFormulaCell | |
| maBroadcasters | SvtListener | private |
| MarkUsedExternalReferences() | ScFormulaCell | |
| MaybeInterpret() | ScFormulaCell | inline |
| mbAllowNumberFormatChange | ScFormulaCell | private |
| mbFreeFlying | ScFormulaCell | private |
| mbIsExtRef | ScFormulaCell | private |
| mbNeedsNumberFormat | ScFormulaCell | private |
| mbPostponedDirty | ScFormulaCell | private |
| mbSeenInPath | ScFormulaCell | private |
| mxGroup | ScFormulaCell | private |
| NeedsInterpret() const | ScFormulaCell | inline |
| NeedsListening() const | ScFormulaCell | inline |
| NeedsNumberFormat() const | ScFormulaCell | inline |
| nFormatType | ScFormulaCell | private |
| NotEqual enum value | ScFormulaCell | |
| Notify(const SfxHint &rHint) override | ScFormulaCell | virtual |
| nSeenInIteration | ScFormulaCell | private |
| operator=(const SvtListener &)=delete | SvtListener | private |
| pCode | ScFormulaCell | private |
| pNext | ScFormulaCell | private |
| pNextTrack | ScFormulaCell | private |
| pPrevious | ScFormulaCell | private |
| pPreviousTrack | ScFormulaCell | private |
| Query(SvtListener::QueryBase &rQuery) const override | ScFormulaCell | virtual |
| SvtListener::Query(QueryBase &rQuery) const | SvtListener | virtual |
| rDocument | ScFormulaCell | private |
| RelNameRef enum name | ScFormulaCell | |
| ResetDirty() | ScFormulaCell | |
| ResetTableOpDirtyVar() | ScFormulaCell | |
| ScFormulaCell(const ScFormulaCell &)=delete | ScFormulaCell | private |
| ScFormulaCell(ScDocument &rDoc, const ScAddress &rPos) | ScFormulaCell | |
| ScFormulaCell(ScDocument &rDoc, const ScAddress &rPos, std::unique_ptr< ScTokenArray > pArray, const formula::FormulaGrammar::Grammar eGrammar=formula::FormulaGrammar::GRAM_DEFAULT, ScMatrixMode cMatInd=ScMatrixMode::NONE) | ScFormulaCell | |
| ScFormulaCell(ScDocument &rDoc, const ScAddress &rPos, const ScTokenArray &rArray, const formula::FormulaGrammar::Grammar eGrammar=formula::FormulaGrammar::GRAM_DEFAULT, ScMatrixMode cMatInd=ScMatrixMode::NONE) | ScFormulaCell | |
| ScFormulaCell(ScDocument &rDoc, const ScAddress &rPos, const ScFormulaCellGroupRef &xGroup, const formula::FormulaGrammar::Grammar=formula::FormulaGrammar::GRAM_DEFAULT, ScMatrixMode=ScMatrixMode::NONE) | ScFormulaCell | |
| ScFormulaCell(ScDocument &rDoc, const ScAddress &rPos, const OUString &rFormula, const formula::FormulaGrammar::Grammar=formula::FormulaGrammar::GRAM_DEFAULT, ScMatrixMode cMatInd=ScMatrixMode::NONE) | ScFormulaCell | |
| ScFormulaCell(const ScFormulaCell &rCell, ScDocument &rDoc, const ScAddress &rPos, ScCloneFlags nCloneFlags=ScCloneFlags::Default) | ScFormulaCell | |
| ScInterpretTailParameter enum name | ScFormulaCell | |
| SCITP_CLOSE_ITERATION_CIRCLE enum value | ScFormulaCell | |
| SCITP_FROM_ITERATION enum value | ScFormulaCell | |
| SCITP_NORMAL enum value | ScFormulaCell | |
| SetCellGroup(const ScFormulaCellGroupRef &xRef) | ScFormulaCell | |
| SetChanged(bool b) | ScFormulaCell | |
| SetCode(std::unique_ptr< ScTokenArray > pNew) | ScFormulaCell | |
| SetCompile(bool bVal) | ScFormulaCell | |
| SetDirty(bool bDirtyFlag=true) | ScFormulaCell | |
| SetDirtyAfterLoad() | ScFormulaCell | |
| SetDirtyVar() | ScFormulaCell | |
| SetErrCode(FormulaError n) | ScFormulaCell | |
| SetFreeFlying(bool b) | ScFormulaCell | inline |
| SetHybridDouble(double n) | ScFormulaCell | |
| SetHybridEmptyDisplayedAsString() | ScFormulaCell | |
| SetHybridFormula(const OUString &r, const formula::FormulaGrammar::Grammar eGrammar) | ScFormulaCell | |
| SetHybridString(const svl::SharedString &r) | ScFormulaCell | |
| SetInChangeTrack(bool bVal) | ScFormulaCell | |
| SetIsExtRef() | ScFormulaCell | inline |
| SetMatColsRows(SCCOL nCols, SCROW nRows) | ScFormulaCell | |
| SetNeedNumberFormat(bool bVal) | ScFormulaCell | |
| SetNeedsDirty(bool bVar) | ScFormulaCell | |
| SetNeedsListening(bool bVar) | ScFormulaCell | |
| SetNext(ScFormulaCell *pF) | ScFormulaCell | |
| SetNextTrack(ScFormulaCell *pF) | ScFormulaCell | |
| SetPrevious(ScFormulaCell *pF) | ScFormulaCell | |
| SetPreviousTrack(ScFormulaCell *pF) | ScFormulaCell | |
| SetResultDouble(double n) | ScFormulaCell | |
| SetResultError(FormulaError n) | ScFormulaCell | |
| SetResultMatrix(SCCOL nCols, SCROW nRows, const ScConstMatrixRef &pMat, const formula::FormulaToken *pUL) | ScFormulaCell | |
| SetResultToken(const formula::FormulaToken *pToken) | ScFormulaCell | |
| SetRunning(bool bVal) | ScFormulaCell | |
| SetSeenInPath(bool bSet) | ScFormulaCell | inline |
| SetTableOpDirty() | ScFormulaCell | |
| StartListening(SvtBroadcaster &rBroadcaster) | SvtListener | |
| StartListeningTo(ScDocument &rDoc) | ScFormulaCell | |
| StartListeningTo(sc::StartListeningContext &rCxt) | ScFormulaCell | |
| SvtListener()=default | SvtListener | |
| SvtListener(const SvtListener &r)=default | SvtListener | |
| SyncSharedCode() | ScFormulaCell | |
| TestTabRefAbs(SCTAB nTable) | ScFormulaCell | |
| TransposeReference() | ScFormulaCell | |
| UpdateCompile(bool bForceIfNameInUse) | ScFormulaCell | |
| UpdateDeleteTab(const sc::RefUpdateDeleteTabContext &rCxt) | ScFormulaCell | |
| UpdateGrow(const ScRange &rArea, SCCOL nGrowX, SCROW nGrowY) | ScFormulaCell | |
| UpdateInsertTab(const sc::RefUpdateInsertTabContext &rCxt) | ScFormulaCell | |
| UpdateInsertTabAbs(SCTAB nTable) | ScFormulaCell | |
| UpdateMoveTab(const sc::RefUpdateMoveTabContext &rCxt, SCTAB nTabNo) | ScFormulaCell | |
| UpdatePosOnShift(const sc::RefUpdateContext &rCxt) | ScFormulaCell | |
| UpdateReference(const sc::RefUpdateContext &rCxt, ScDocument *pUndoDoc=nullptr, const ScAddress *pUndoCellPos=nullptr) | ScFormulaCell | |
| UpdateReferenceOnCopy(const sc::RefUpdateContext &rCxt, ScDocument *pUndoDoc, const ScAddress *pUndoCellPos) | ScFormulaCell | private |
| UpdateReferenceOnMove(const sc::RefUpdateContext &rCxt, ScDocument *pUndoDoc, const ScAddress *pUndoCellPos) | ScFormulaCell | |
| UpdateReferenceOnShift(const sc::RefUpdateContext &rCxt, ScDocument *pUndoDoc, const ScAddress *pUndoCellPos) | ScFormulaCell | |
| UpdateTranspose(const ScRange &rSource, const ScAddress &rDest, ScDocument *pUndoDoc) | ScFormulaCell | |
| ~ScFormulaCell() override | ScFormulaCell | virtual |
| ~SvtListener() COVERITY_NOEXCEPT_FALSE | SvtListener | virtual |