aBigRange | ScChangeAction | protected |
Accept() | ScChangeAction | protected |
aComment | ScChangeAction | protected |
aDateTime | ScChangeAction | protected |
AddContent(ScChangeActionContent *) override | ScChangeActionDel | privatevirtual |
AddCutOffMove(ScChangeActionMove *pMove, short nFrom, short nTo) | ScChangeActionDel | |
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() override | ScChangeActionDel | privatevirtual |
eState | ScChangeAction | protected |
eType | ScChangeAction | protected |
GetActionNumber() const | ScChangeAction | inline |
GetBigRange() | ScChangeAction | inlineprotected |
GetBigRange() const | ScChangeAction | inline |
GetChangeTrack() const override | ScChangeActionDel | inlineprivatevirtual |
GetComment() const | ScChangeAction | inline |
GetCutOffCount() const | ScChangeActionDel | inline |
GetCutOffInsert() const | ScChangeActionDel | 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 override | ScChangeActionDel | virtual |
GetDx() const | ScChangeActionDel | inline |
GetDy() const | ScChangeActionDel | inline |
GetFirstDeletedEntry() const | ScChangeAction | inline |
GetFirstDependentEntry() const | ScChangeAction | inline |
GetFirstMoveEntry() const | ScChangeActionDel | inline |
GetNext() const | ScChangeAction | inline |
GetOverAllRange() const | ScChangeActionDel | |
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 | |
IsBaseDelete() const | ScChangeActionDel | |
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 | |
IsMultiDelete() const | ScChangeActionDel | |
IsRejectable() const | ScChangeAction | |
IsRejected() const | ScChangeAction | |
IsRejecting() const | ScChangeAction | |
IsTabDeleteCol() const | ScChangeActionDel | |
IsTopDelete() const | ScChangeActionDel | |
IsTouchable() const | ScChangeAction | |
IsVirgin() const | ScChangeAction | |
IsVisible() const | ScChangeAction | |
mvCells | ScChangeActionDel | private |
nAction | ScChangeAction | protected |
nCutOff | ScChangeActionDel | private |
nDx | ScChangeActionDel | private |
nDy | ScChangeActionDel | private |
nRejectAction | ScChangeAction | protected |
operator=(const ScChangeAction &)=delete | ScChangeAction | private |
pCutOff | ScChangeActionDel | private |
pLinkAny | ScChangeAction | protected |
pLinkDeleted | ScChangeAction | protected |
pLinkDeletedIn | ScChangeAction | protected |
pLinkDependent | ScChangeAction | protected |
pLinkMove | ScChangeActionDel | private |
pNext | ScChangeAction | protected |
pPrev | ScChangeAction | protected |
pTrack | ScChangeActionDel | private |
Reject(ScDocument &rDoc) override | ScChangeActionDel | privatevirtual |
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 |
ScChangeAction::Accept | ScChangeActionDel | friend |
ScChangeActionDel(const ScDocument *pDoc, const ScRange &rRange, SCCOL nDx, SCROW nDy, ScChangeTrack *) | ScChangeActionDel | private |
ScChangeActionDel(const sal_uLong nActionNumber, const ScChangeActionState eState, const sal_uLong nRejectingNumber, const ScBigRange &aBigRange, const OUString &aUser, const DateTime &aDateTime, const OUString &sComment, const ScChangeActionType eType, const SCCOLROW nD, ScChangeTrack *pTrack) | ScChangeActionDel | |
ScChangeTrack | ScChangeActionDel | friend |
SetActionNumber(sal_uLong n) | ScChangeAction | inlineprotected |
SetComment(const OUString &rStr) | ScChangeAction | |
SetCutOffInsert(ScChangeActionIns *p, short n) | ScChangeActionDel | inline |
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 |
UndoCutOffInsert() | ScChangeActionDel | private |
UndoCutOffMoves() | ScChangeActionDel | private |
UpdateReference(const ScChangeTrack *, UpdateRefMode, const ScBigRange &, sal_Int32 nDx, sal_Int32 nDy, sal_Int32 nDz) override | ScChangeActionDel | privatevirtual |
~ScChangeAction() | ScChangeAction | virtual |
~ScChangeActionDel() override | ScChangeActionDel | virtual |