|
LibreOffice Module sc (master) 1
|
This is the complete list of members for ScChangeActionMove, including all inherited members.
| aBigRange | ScChangeAction | protected |
| Accept() | ScChangeAction | protected |
| aComment | ScChangeAction | protected |
| aDateTime | ScChangeAction | protected |
| AddContent(ScChangeActionContent *) override | ScChangeActionMove | privatevirtual |
| 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 |
| aFromRange | ScChangeActionMove | private |
| aUser | ScChangeAction | protected |
| DeleteCellEntries() override | ScChangeActionMove | privatevirtual |
| eState | ScChangeAction | protected |
| eType | ScChangeAction | protected |
| GetActionNumber() const | ScChangeAction | inline |
| GetBigRange() | ScChangeAction | inlineprotected |
| GetBigRange() const | ScChangeAction | inline |
| GetChangeTrack() const override | ScChangeActionMove | inlineprivatevirtual |
| GetComment() const | ScChangeAction | inline |
| GetDateTime() const | ScChangeAction | |
| GetDateTimeUTC() const | ScChangeAction | inline |
| GetDeletedIn() const | ScChangeAction | inlineprotectedvirtual |
| GetDeletedInAddress() | ScChangeAction | inlineprotectedvirtual |
| GetDelta(sal_Int32 &nDx, sal_Int32 &nDy, sal_Int32 &nDz) const | ScChangeActionMove | |
| GetDescription(ScDocument &rDoc, bool bSplitRange=false, bool bWarning=true) const override | ScChangeActionMove | virtual |
| GetEndLastCut() const | ScChangeActionMove | inlineprivate |
| GetFirstDeletedEntry() const | ScChangeAction | inline |
| GetFirstDependentEntry() const | ScChangeAction | inline |
| GetFromRange() | ScChangeActionMove | inlineprivate |
| GetFromRange() const | ScChangeActionMove | inline |
| GetNext() const | ScChangeAction | inline |
| GetPrev() const | ScChangeAction | inline |
| GetRefString(ScDocument &rDoc, bool bFlag3D=false) const override | ScChangeActionMove | virtual |
| GetRefString(const ScBigRange &rRange, const ScDocument &rDoc, bool bFlag3D=false) const | ScChangeActionMove | protected |
| GetRefString(ScDocument &rDoc, bool bFlag3D=false) const | ScChangeActionMove | protectedvirtual |
| GetRejectAction() const | ScChangeAction | inline |
| GetStartLastCut() const | ScChangeActionMove | inlineprivate |
| 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 | |
| mvCells | ScChangeActionMove | private |
| nAction | ScChangeAction | protected |
| nEndLastCut | ScChangeActionMove | private |
| nRejectAction | ScChangeAction | protected |
| nStartLastCut | ScChangeActionMove | private |
| operator=(const ScChangeAction &)=delete | ScChangeAction | private |
| pLinkAny | ScChangeAction | protected |
| pLinkDeleted | ScChangeAction | protected |
| pLinkDeletedIn | ScChangeAction | protected |
| pLinkDependent | ScChangeAction | protected |
| pNext | ScChangeAction | protected |
| pPrev | ScChangeAction | protected |
| pTrack | ScChangeActionMove | private |
| Reject(ScDocument &rDoc) override | ScChangeActionMove | 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 |
| ScChangeActionDel | ScChangeActionMove | friend |
| ScChangeActionMove(const ScRange &rFromRange, const ScRange &rToRange, ScChangeTrack *pTrackP) | ScChangeActionMove | inlineprivate |
| ScChangeActionMove(const sal_uLong nActionNumber, const ScChangeActionState eState, const sal_uLong nRejectingNumber, const ScBigRange &aToBigRange, const OUString &aUser, const DateTime &aDateTime, const OUString &sComment, ScBigRange aFromBigRange, ScChangeTrack *pTrack) | ScChangeActionMove | |
| ScChangeTrack | ScChangeActionMove | 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 | |
| SetEndLastCut(sal_uLong nVal) | ScChangeActionMove | inlineprivate |
| SetRejectAction(sal_uLong n) | ScChangeAction | inlineprotected |
| SetRejected() | ScChangeAction | protected |
| SetStartLastCut(sal_uLong nVal) | ScChangeActionMove | inlineprivate |
| SetState(ScChangeActionState e) | ScChangeAction | inlineprotected |
| SetType(ScChangeActionType e) | ScChangeAction | inlineprotected |
| SetUser(const OUString &r) | ScChangeAction | protected |
| std::default_delete< ScChangeActionMove > | ScChangeActionMove | friend |
| UpdateReference(const ScChangeTrack *, UpdateRefMode, const ScBigRange &, sal_Int32 nDx, sal_Int32 nDy, sal_Int32 nDz) override | ScChangeActionMove | privatevirtual |
| ~ScChangeAction() | ScChangeAction | virtual |
| ~ScChangeActionMove() override | ScChangeActionMove | privatevirtual |