LibreOffice Module sc (master) 1
ScChangeActionContent Member List

This is the complete list of members for ScChangeActionContent, including all inherited members.

aBigRangeScChangeActionprotected
Accept()ScChangeActionprotected
aCommentScChangeActionprotected
aDateTimeScChangeActionprotected
AddContent(ScChangeActionContent *) overrideScChangeActionContentinlineprivatevirtual
AddDeleted(ScChangeAction *p)ScChangeActioninlineprotected
AddDependent(ScChangeAction *p)ScChangeActioninlineprotected
AddDependent(sal_uLong nActionNumber, const ScChangeTrack *pTrack)ScChangeAction
AddLink(ScChangeAction *p, ScChangeActionLinkEntry *pL)ScChangeActioninlineprotected
aUserScChangeActionprotected
ClearTrack()ScChangeActionContentprivate
DeleteCellEntries() overrideScChangeActionContentinlineprivatevirtual
eStateScChangeActionprotected
eTypeScChangeActionprotected
GetActionNumber() constScChangeActioninline
GetBigRange()ScChangeActioninlineprotected
GetBigRange() constScChangeActioninline
GetChangeTrack() const overrideScChangeActionContentinlineprivatevirtual
GetComment() constScChangeActioninline
GetContentCellType(const ScCellValue &rCell)ScChangeActionContentstatic
GetContentCellType(const ScRefCellValue &rIter)ScChangeActionContentstatic
GetDateTime() constScChangeAction
GetDateTimeUTC() constScChangeActioninline
GetDeletedIn() const overrideScChangeActionContentvirtual
GetDeletedInAddress() overrideScChangeActionContentvirtual
GetDescription(ScDocument &rDoc, bool bSplitRange=false, bool bWarning=true) const overrideScChangeActionContentvirtual
GetFirstDeletedEntry() constScChangeActioninline
GetFirstDependentEntry() constScChangeActioninline
GetFormulaString(const ScFormulaCell *pCell) constScChangeActionContentprivate
GetNewCell() constScChangeActionContentinline
GetNewString(const ScDocument *pDoc) constScChangeActionContent
GetNext() constScChangeActioninline
GetNextContent() constScChangeActionContentinline
GetNextInSlot()ScChangeActionContentinlineprivate
GetOldCell() constScChangeActionContentinline
GetOldString(const ScDocument *pDoc) constScChangeActionContent
GetPrev() constScChangeActioninline
GetPrevContent() constScChangeActionContentinline
GetRefString(ScDocument &rDoc, bool bFlag3D=false) const overrideScChangeActionContentvirtual
GetRefString(const ScBigRange &rRange, const ScDocument &rDoc, bool bFlag3D=false) constScChangeActionContentprotected
GetRefString(ScDocument &rDoc, bool bFlag3D=false) constScChangeActionContentprotectedvirtual
GetRejectAction() constScChangeActioninline
GetState() constScChangeActioninline
GetStringOfCell(const ScCellValue &rCell, const ScDocument *pDoc, const ScAddress &rPos)ScChangeActionContentprivatestatic
GetStringOfCell(const ScCellValue &rCell, const ScDocument *pDoc, sal_uLong nFormat)ScChangeActionContentprivatestatic
GetTopContent() constScChangeActionContent
GetType() constScChangeActioninline
GetUser() constScChangeActioninline
GetValueString(const OUString &rValue, const ScCellValue &rCell, const ScDocument *pDoc) constScChangeActionContentprivate
HasDeleted() constScChangeAction
HasDependent() constScChangeAction
InsertInSlot(ScChangeActionContent **pp)ScChangeActionContentinlineprivate
IsAccepted() constScChangeAction
IsClickable() constScChangeAction
IsDeletedIn() constScChangeAction
IsDeletedIn(const ScChangeAction *) constScChangeAction
IsDeletedInDelType(ScChangeActionType) constScChangeAction
IsDeleteType() constScChangeAction
IsDialogParent() constScChangeAction
IsDialogRoot() constScChangeAction
IsInsertType() constScChangeAction
IsInternalRejectable() constScChangeActionprotected
IsMasterDelete() constScChangeAction
IsMatrixOrigin() constScChangeActionContent
IsOldMatrixReference() constScChangeActionContent
IsRejectable() constScChangeAction
IsRejected() constScChangeAction
IsRejecting() constScChangeAction
IsTopContent() constScChangeActionContentinline
IsTouchable() constScChangeAction
IsVirgin() constScChangeAction
IsVisible() constScChangeAction
maNewCellScChangeActionContentprivate
maNewValueScChangeActionContentprivate
maOldCellScChangeActionContentprivate
maOldValueScChangeActionContentprivate
nActionScChangeActionprotected
NeedsNumberFormat(const ScCellValue &rVal)ScChangeActionContentprivatestatic
nRejectActionScChangeActionprotected
operator=(const ScChangeAction &)=deleteScChangeActionprivate
pLinkAnyScChangeActionprotected
pLinkDeletedScChangeActionprotected
pLinkDeletedInScChangeActionprotected
pLinkDependentScChangeActionprotected
pNextScChangeActionprotected
pNextContentScChangeActionContentprivate
pNextInSlotScChangeActionContentprivate
ppPrevInSlotScChangeActionContentprivate
pPrevScChangeActionprotected
pPrevContentScChangeActionContentprivate
PutNewValueToDoc(ScDocument *, SCCOL nDx, SCROW nDy) constScChangeActionContent
PutOldValueToDoc(ScDocument *, SCCOL nDx, SCROW nDy) constScChangeActionContent
PutValueToDoc(const ScCellValue &rCell, const OUString &rValue, ScDocument *pDoc, SCCOL nDx, SCROW nDy) constScChangeActionContentprivate
Reject(ScDocument &rDoc) overrideScChangeActionContentprivatevirtual
RejectRestoreContents(ScChangeTrack *, SCCOL nDx, SCROW nDy)ScChangeActionprotected
RemoveAllDeletedIn()ScChangeAction
RemoveAllDependent()ScChangeActionprotected
RemoveAllLinks()ScChangeActionprotected
RemoveDeletedIn(const ScChangeAction *)ScChangeActionprotected
RemoveFromSlot()ScChangeActionContentinlineprivate
ScChangeAction(const ScChangeAction &)=deleteScChangeActionprivate
ScChangeAction(ScChangeActionType, const ScRange &)ScChangeActionprotected
ScChangeAction(ScChangeActionType, ScBigRange, const sal_uLong nAction, const sal_uLong nRejectAction, const ScChangeActionState eState, const DateTime &aDateTime, OUString aUser, OUString aComment)ScChangeActionprotected
ScChangeAction(ScChangeActionType, ScBigRange, const sal_uLong nAction)ScChangeActionprotected
ScChangeActionContent(const ScRange &rRange)ScChangeActionContent
ScChangeActionContent(const sal_uLong nActionNumber, const ScChangeActionState eState, const sal_uLong nRejectingNumber, const ScBigRange &aBigRange, const OUString &aUser, const DateTime &aDateTime, const OUString &sComment, ScCellValue aOldCell, const ScDocument *pDoc, const OUString &sOldValue)ScChangeActionContent
ScChangeActionContent(const sal_uLong nActionNumber, ScCellValue aNewCell, const ScBigRange &aBigRange, const ScDocument *pDoc, const OUString &sNewValue)ScChangeActionContent
ScChangeTrackScChangeActionContentfriend
Select(ScDocument &, ScChangeTrack *, bool bOldest, ::std::stack< ScChangeActionContent * > *pRejectActions)ScChangeActionContentprivate
SetActionNumber(sal_uLong n)ScChangeActioninlineprotected
SetCell(OUString &rStr, ScCellValue &rCell, sal_uLong nFormat, const ScDocument *pDoc)ScChangeActionContentprivatestatic
SetComment(const OUString &rStr)ScChangeAction
SetDateTimeUTC(const DateTime &rDT)ScChangeActioninline
SetDeletedIn(ScChangeAction *)ScChangeActionprotected
SetDeletedInThis(sal_uLong nActionNumber, const ScChangeTrack *pTrack)ScChangeAction
SetNewCell(const ScCellValue &rCell, const ScDocument *pDoc, const OUString &rFormatted)ScChangeActionContent
SetNewValue(const ScCellValue &rCell, ScDocument *pDoc)ScChangeActionContent
SetNextContent(ScChangeActionContent *p)ScChangeActionContentinline
SetOldNewCells(const ScCellValue &rOldCell, sal_uLong nOldFormat, const ScCellValue &rNewCell, sal_uLong nNewFormat, const ScDocument *pDoc)ScChangeActionContent
SetOldValue(const ScCellValue &rCell, const ScDocument *pFromDoc, ScDocument *pToDoc, sal_uLong nFormat)ScChangeActionContent
SetOldValue(const ScCellValue &rCell, const ScDocument *pFromDoc, ScDocument *pToDoc)ScChangeActionContent
SetOldValue(const OUString &rOld, ScDocument *pDoc)ScChangeActionContent
SetPrevContent(ScChangeActionContent *p)ScChangeActionContentinline
SetRejectAction(sal_uLong n)ScChangeActioninlineprotected
SetRejected()ScChangeActionprotected
SetState(ScChangeActionState e)ScChangeActioninlineprotected
SetType(ScChangeActionType e)ScChangeActioninlineprotected
SetUser(const OUString &r)ScChangeActionprotected
SetValue(OUString &rStr, ScCellValue &rCell, const ScAddress &rPos, const ScCellValue &rOrgCell, const ScDocument *pFromDoc, ScDocument *pToDoc)ScChangeActionContentprivatestatic
SetValue(OUString &rStr, ScCellValue &rCell, sal_uLong nFormat, const ScCellValue &rOrgCell, const ScDocument *pFromDoc, ScDocument *pToDoc)ScChangeActionContentprivatestatic
SetValueString(OUString &rValue, ScCellValue &rCell, const OUString &rStr, ScDocument *pDoc)ScChangeActionContentprivate
UpdateReference(const ScChangeTrack *, UpdateRefMode, const ScBigRange &, sal_Int32 nDx, sal_Int32 nDy, sal_Int32 nDz) overrideScChangeActionContentprivatevirtual
~ScChangeAction()ScChangeActionvirtual
~ScChangeActionContent() overrideScChangeActionContentvirtual