| aBigRange | ScChangeAction | protected |
| Accept() | ScChangeAction | protected |
| aComment | ScChangeAction | protected |
| aDateTime | ScChangeAction | protected |
| AddContent(ScChangeActionContent *)=0 | ScChangeAction | protectedpure virtual |
| AddDeleted(ScChangeAction *p) | ScChangeAction | inlineprotected |
| AddDependent(ScChangeAction *p) | ScChangeAction | inlineprotected |
| AddDependent(sal_uLong nActionNumber, const ScChangeTrack *pTrack) | ScChangeAction | |
| AddLink(ScChangeAction *p, ScChangeActionLinkEntry *pL) | ScChangeAction | inlineprotected |
| aUser | ScChangeAction | protected |
| DeleteCellEntries()=0 | ScChangeAction | protectedpure virtual |
| eState | ScChangeAction | protected |
| eType | ScChangeAction | protected |
| GetActionNumber() const | ScChangeAction | inline |
| GetBigRange() | ScChangeAction | inlineprotected |
| GetBigRange() const | ScChangeAction | inline |
| GetChangeTrack() const =0 | ScChangeAction | protectedpure virtual |
| GetComment() const | ScChangeAction | inline |
| GetDateTime() const | ScChangeAction | |
| GetDateTimeUTC() const | ScChangeAction | inline |
| GetDeletedIn() const | ScChangeAction | inlineprotectedvirtual |
| GetDeletedInAddress() | ScChangeAction | inlineprotectedvirtual |
| GetDescription(ScDocument &rDoc, bool bSplitRange=false, bool bWarning=true) const | ScChangeAction | virtual |
| GetFirstDeletedEntry() const | ScChangeAction | inline |
| GetFirstDependentEntry() const | ScChangeAction | inline |
| GetNext() const | ScChangeAction | inline |
| GetPrev() const | ScChangeAction | inline |
| GetRefString(const ScBigRange &rRange, const ScDocument &rDoc, bool bFlag3D=false) const | ScChangeAction | protected |
| GetRefString(ScDocument &rDoc, bool bFlag3D=false) const | ScChangeAction | virtual |
| GetRejectAction() const | ScChangeAction | inline |
| GetState() const | ScChangeAction | inline |
| GetType() const | ScChangeAction | inline |
| GetUser() const | ScChangeAction | inline |
| HasDeleted() const | ScChangeAction | |
| HasDependent() const | ScChangeAction | |
| IsAccepted() const | ScChangeAction | |
| IsClickable() const | ScChangeAction | |
| IsDeletedIn() const | ScChangeAction | |
| IsDeletedIn(const ScChangeAction *) const | ScChangeAction | |
| IsDeletedInDelType(ScChangeActionType) const | ScChangeAction | |
| IsDeleteType() const | ScChangeAction | |
| IsDialogParent() const | ScChangeAction | |
| IsDialogRoot() const | ScChangeAction | |
| IsInsertType() const | ScChangeAction | |
| IsInternalRejectable() const | ScChangeAction | protected |
| IsMasterDelete() const | ScChangeAction | |
| IsRejectable() const | ScChangeAction | |
| IsRejected() const | ScChangeAction | |
| IsRejecting() const | ScChangeAction | |
| IsTouchable() const | ScChangeAction | |
| IsVirgin() const | ScChangeAction | |
| IsVisible() const | ScChangeAction | |
| nAction | ScChangeAction | protected |
| nRejectAction | ScChangeAction | protected |
| operator=(const ScChangeAction &)=delete | ScChangeAction | private |
| pLinkAny | ScChangeAction | protected |
| pLinkDeleted | ScChangeAction | protected |
| pLinkDeletedIn | ScChangeAction | protected |
| pLinkDependent | ScChangeAction | protected |
| pNext | ScChangeAction | protected |
| pPrev | ScChangeAction | protected |
| Reject(ScDocument &rDoc)=0 | ScChangeAction | protectedpure virtual |
| RejectRestoreContents(ScChangeTrack *, SCCOL nDx, SCROW nDy) | ScChangeAction | protected |
| RemoveAllDeletedIn() | ScChangeAction | |
| RemoveAllDependent() | ScChangeAction | protected |
| RemoveAllLinks() | ScChangeAction | protected |
| RemoveDeletedIn(const ScChangeAction *) | ScChangeAction | protected |
| ScChangeAction(const ScChangeAction &)=delete | ScChangeAction | private |
| ScChangeAction(ScChangeActionType, const ScRange &) | ScChangeAction | protected |
| ScChangeAction(ScChangeActionType, ScBigRange, const sal_uLong nAction, const sal_uLong nRejectAction, const ScChangeActionState eState, const DateTime &aDateTime, OUString aUser, OUString aComment) | ScChangeAction | protected |
| ScChangeAction(ScChangeActionType, ScBigRange, const sal_uLong nAction) | ScChangeAction | protected |
| ScChangeActionContent | ScChangeAction | friend |
| ScChangeActionDel | ScChangeAction | friend |
| ScChangeActionIns | ScChangeAction | friend |
| ScChangeActionMove | ScChangeAction | friend |
| ScChangeTrack | ScChangeAction | friend |
| SetActionNumber(sal_uLong n) | ScChangeAction | inlineprotected |
| SetComment(const OUString &rStr) | ScChangeAction | |
| SetDateTimeUTC(const DateTime &rDT) | ScChangeAction | inline |
| SetDeletedIn(ScChangeAction *) | ScChangeAction | protected |
| SetDeletedInThis(sal_uLong nActionNumber, const ScChangeTrack *pTrack) | ScChangeAction | |
| SetRejectAction(sal_uLong n) | ScChangeAction | inlineprotected |
| SetRejected() | ScChangeAction | protected |
| SetState(ScChangeActionState e) | ScChangeAction | inlineprotected |
| SetType(ScChangeActionType e) | ScChangeAction | inlineprotected |
| SetUser(const OUString &r) | ScChangeAction | protected |
| UpdateReference(const ScChangeTrack *, UpdateRefMode, const ScBigRange &, sal_Int32 nDx, sal_Int32 nDy, sal_Int32 nDz) | ScChangeAction | protectedvirtual |
| ~ScChangeAction() | ScChangeAction | virtual |