LibreOffice Module sc (master) 1
|
This is the complete list of members for ScChangeActionIns, including all inherited members.
aBigRange | ScChangeAction | protected |
Accept() | ScChangeAction | protected |
aComment | ScChangeAction | protected |
aDateTime | ScChangeAction | protected |
AddContent(ScChangeActionContent *) override | ScChangeActionIns | inlineprivatevirtual |
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 | ScChangeActionIns | inlineprivatevirtual |
eState | ScChangeAction | protected |
eType | ScChangeAction | protected |
GetActionNumber() const | ScChangeAction | inline |
GetBigRange() | ScChangeAction | inlineprotected |
GetBigRange() const | ScChangeAction | inline |
GetChangeTrack() const override | ScChangeActionIns | inlineprivatevirtual |
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 override | ScChangeActionIns | 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 | |
IsEndOfList() const | ScChangeActionIns | |
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 | |
mbEndOfList | ScChangeActionIns | private |
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) override | ScChangeActionIns | 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 |
ScChangeActionIns(const ScDocument *pDoc, const ScRange &rRange, bool bEndOfList=false) | ScChangeActionIns | private |
ScChangeActionIns(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, bool bEndOfList=false) | ScChangeActionIns | |
ScChangeTrack | ScChangeActionIns | 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 |
~ScChangeActionIns() override | ScChangeActionIns | virtual |