LibreOffice Module sc (master)
1
|
#include <chgtrack.hxx>
Static Public Member Functions | |
static bool | MergeIgnore (const ScChangeAction &, sal_uLong nFirstMerge) |
static void | MergeActionState (ScChangeAction *pAct, const ScChangeAction *pOtherAct) |
Static Private Member Functions | |
static bool | IsMatrixFormulaRangeDifferent (const ScCellValue &rOldCell, const ScCellValue &rNewCell) |
Friends | |
void | ScChangeAction::RejectRestoreContents (ScChangeTrack *, SCCOL, SCROW) |
bool | ScChangeActionDel::Reject (ScDocument &pDoc) |
void | ScChangeActionDel::DeleteCellEntries () |
void | ScChangeActionMove::DeleteCellEntries () |
bool | ScChangeActionMove::Reject (ScDocument &pDoc) |
Definition at line 821 of file chgtrack.hxx.
|
privatedelete |
Referenced by Clone().
ScChangeTrack::ScChangeTrack | ( | ScDocument & | rDocP | ) |
Definition at line 2047 of file chgtrack.cxx.
References Init(), mnContentSlots, ppContentSlots, and SC_MOD.
ScChangeTrack::ScChangeTrack | ( | ScDocument & | rDocP, |
const std::set< OUString > & | aTempUserCollection | ||
) |
Definition at line 2058 of file chgtrack.cxx.
References Init(), mnContentSlots, ppContentSlots, and SC_MOD.
|
overridevirtual |
Definition at line 2069 of file chgtrack.cxx.
References DtorClear(), and SC_MOD.
bool ScChangeTrack::Accept | ( | ScChangeAction * | pAct | ) |
Definition at line 4124 of file chgtrack.cxx.
References ScChangeAction::Accept(), GetDependents(), ScChangeAction::GetType(), ScChangeAction::IsClickable(), ScChangeAction::IsDeleteType(), and SC_CAT_CONTENT.
Referenced by ScAcceptChgDlg::AcceptFiltered(), and IMPL_LINK().
void ScChangeTrack::AcceptAll | ( | ) |
Definition at line 4116 of file chgtrack.cxx.
References GetFirst(), and p.
Referenced by IMPL_LINK_NOARG().
|
private |
Definition at line 2873 of file chgtrack.cxx.
References ScChangeAction::AddDependent(), ScChangeAction::AddLink(), aModifiedLink, ScChangeAction::GetActionNumber(), Link< class, class >::IsSet(), NotifyModified(), Parent, and pLink.
Referenced by Dependencies(), and UpdateReference().
sal_uLong ScChangeTrack::AddLoadedGenerated | ( | const ScCellValue & | rNewCell, |
const ScBigRange & | aBigRange, | ||
const OUString & | sNewValue | ||
) |
Definition at line 4372 of file chgtrack.cxx.
References aGeneratedMap, ScChangeAction::GetActionNumber(), nGeneratedMin, pFirstGeneratedDelContent, ScChangeAction::pNext, ScChangeAction::pPrev, and rDoc.
Referenced by ScXMLChangeTrackingImportHelper::CreateGeneratedActions().
|
private |
Definition at line 2373 of file chgtrack.cxx.
References aFixDateTime, aMap, aModifiedLink, Append, bUseFixDateTime, Change, Dependencies(), ScChangeAction::GetActionNumber(), ScChangeActionContent::GetPrevContent(), ScChangeAction::GetType(), ScChangeAction::IsInsertType(), ScChangeAction::IsRejecting(), Link< class, class >::IsSet(), MasterLinks(), maUser, nActionMax, NotifyModified(), pContent, pFirst, pLast, ScChangeAction::pNext, ScChangeAction::pPrev, SC_CAT_CONTENT, SC_CAT_MOVE, ScChangeAction::SetActionNumber(), ScChangeAction::SetDateTimeUTC(), ScChangeAction::SetUser(), and UpdateReference().
Referenced by Append(), AppendContent(), AppendContentOnTheFly(), AppendContentRange(), AppendInsert(), AppendMove(), AppendOneDeleteRange(), Reject(), ScChangeActionContent::Select(), SelectContent(), ScUndoReplace::SetChangeTrack(), and Undo().
void ScChangeTrack::Append | ( | ScChangeAction * | pAppend | ) |
Definition at line 2423 of file chgtrack.cxx.
References Append(), and nActionMax.
void ScChangeTrack::AppendCloned | ( | ScChangeAction * | pAppend | ) |
Definition at line 4384 of file chgtrack.cxx.
References aMap, ScChangeAction::GetActionNumber(), pFirst, pLast, ScChangeAction::pNext, and ScChangeAction::pPrev.
void ScChangeTrack::AppendContent | ( | const ScAddress & | rPos, |
const ScDocument * | pRefDoc | ||
) |
Definition at line 2621 of file chgtrack.cxx.
References Append(), ScCellValue::assign(), ScChangeActionContent::GetStringOfCell(), IsMatrixFormulaRangeDifferent(), rDoc, ScChangeActionContent::SetNewValue(), and ScChangeActionContent::SetOldValue().
Referenced by AppendContent(), AppendContentRange(), AppendContentsIfInRefDoc(), ScUndoEnterData::SetChangeTrack(), ScUndoEnterValue::SetChangeTrack(), ScUndoSetCell::SetChangeTrack(), and ScUndoThesaurus::SetChangeTrack().
void ScChangeTrack::AppendContent | ( | const ScAddress & | rPos, |
const ScCellValue & | rOldCell, | ||
sal_uLong | nOldFormat, | ||
ScDocument * | pRefDoc = nullptr |
||
) |
Definition at line 2597 of file chgtrack.cxx.
References Append(), ScCellValue::assign(), ScChangeActionContent::GetStringOfCell(), IsMatrixFormulaRangeDifferent(), rDoc, ScChangeActionContent::SetNewValue(), and ScChangeActionContent::SetOldValue().
void ScChangeTrack::AppendContent | ( | const ScAddress & | rPos, |
const ScCellValue & | rOldCell | ||
) |
Definition at line 2644 of file chgtrack.cxx.
References AppendContent(), ScDocument::GetNumberFormat(), ScChangeActionContent::NeedsNumberFormat(), and rDoc.
ScChangeActionContent * ScChangeTrack::AppendContentOnTheFly | ( | const ScAddress & | rPos, |
const ScCellValue & | rOldCell, | ||
const ScCellValue & | rNewCell, | ||
sal_uLong | nOldFormat = 0 , |
||
sal_uLong | nNewFormat = 0 |
||
) |
Definition at line 2788 of file chgtrack.cxx.
References Append(), rDoc, and ScChangeActionContent::SetOldNewCells().
void ScChangeTrack::AppendContentRange | ( | const ScRange & | rRange, |
ScDocument * | pRefDoc, | ||
sal_uLong & | nStartAction, | ||
sal_uLong & | nEndAction, | ||
ScChangeActionClipMode | eMode = SC_CACM_NONE |
||
) |
Definition at line 2672 of file chgtrack.cxx.
References ScBigRange::aEnd, ScRange::aEnd, Append, Append(), AppendContent(), ScBigRange::aStart, ScRange::aStart, ScBigAddress::Col(), ScAddress::Col(), EndBlockModify(), GetActionMax(), ScRange::GetVars(), HasLastCut(), LookUpContents(), nEndLastCut, nStartLastCut, pLastCutMove, ResetLastCut(), ScBigAddress::Row(), ScAddress::Row(), SC_CACM_CUT, SC_CACM_PASTE, ScChangeActionMove, ScAddress::SetCol(), SetInPasteCut(), SetLastCutMoveRange(), ScAddress::SetRow(), ScAddress::SetTab(), StartBlockModify(), ScBigAddress::Tab(), ScAddress::Tab(), and Undo().
Referenced by ScUndoCut::SetChangeTrack(), ScUndoPaste::SetChangeTrack(), ScUndoDragDrop::SetChangeTrack(), ScUndoDeleteContents::SetChangeTrack(), ScUndoFillTable::SetChangeTrack(), ScUndoAutoFill::SetChangeTrack(), and ScUndoEnterMatrix::SetChangeTrack().
void ScChangeTrack::AppendContentsIfInRefDoc | ( | ScDocument & | rRefDoc, |
sal_uLong & | nStartAction, | ||
sal_uLong & | nEndAction | ||
) |
Definition at line 2763 of file chgtrack.cxx.
References Append, AppendContent(), EndBlockModify(), ScCellIterator::first(), GetActionMax(), ScCellIterator::getCellValue(), ScDocument::GetFormatTable(), ScPatternAttr::GetNumberFormat(), ScDocument::GetPattern(), ScCellIterator::GetPos(), ScDocument::MaxCol(), ScDocument::MaxRow(), MAXTAB, ScCellIterator::next(), rDoc, and StartBlockModify().
Referenced by ScUndoReplace::SetChangeTrack(), ScUndoConversion::SetChangeTrack(), and ScUndoRefConversion::SetChangeTrack().
|
private |
Definition at line 2436 of file chgtrack.cxx.
References Append, AppendOneDeleteRange(), ScRange::aStart, EndBlockModify(), GetActionMax(), ScRange::GetVars(), ScDocument::MaxCol(), ScDocument::MaxRow(), rDoc, ScAddress::SetCol(), SetInDeleteRange(), SetInDeleteTop(), ScAddress::SetRow(), and StartBlockModify().
Referenced by AppendDeleteRange(), ScDocShell::MergeDocument(), Reject(), ScUndoDeleteCells::SetChangeTrack(), ScUndoDeleteTab::SetChangeTrack(), and ScUndoDeleteMulti::SetChangeTrack().
void ScChangeTrack::AppendDeleteRange | ( | const ScRange & | rRange, |
ScDocument * | pRefDoc, | ||
sal_uLong & | nStartAction, | ||
sal_uLong & | nEndAction, | ||
SCTAB | nDz = 0 |
||
) |
Definition at line 2428 of file chgtrack.cxx.
References AppendDeleteRange(), and GetActionMax().
Definition at line 2799 of file chgtrack.cxx.
References Append(), and rDoc.
Referenced by ScDBDocFunc::DoImport(), ScDocShell::MergeDocument(), ScUndoInsertTab::SetChangeTrack(), ScUndoInsertCells::SetChangeTrack(), and ScUndoInsertTables::SetChangeTrack().
void ScChangeTrack::AppendLoaded | ( | std::unique_ptr< ScChangeAction > | pAppend | ) |
Definition at line 2358 of file chgtrack.cxx.
References aMap, ScChangeAction::GetActionNumber(), MasterLinks(), pFirst, pLast, ScChangeAction::pNext, and ScChangeAction::pPrev.
Referenced by ScXMLChangeTrackingImportHelper::CreateChangeTrack().
void ScChangeTrack::AppendMove | ( | const ScRange & | rFromRange, |
const ScRange & | rToRange, | ||
ScDocument * | pRefDoc | ||
) |
Definition at line 2572 of file chgtrack.cxx.
References Append(), LookUpContents(), and ScChangeActionMove.
Referenced by ScDocShell::MergeDocument(), and ScUndoDragDrop::SetChangeTrack().
|
private |
Definition at line 2508 of file chgtrack.cxx.
References ScRange::aEnd, Append(), ScRange::aStart, ScAddress::Col(), ScAddress::IncCol(), ScAddress::IncRow(), ScAddress::IncTab(), LookUpContents(), ScDocument::MaxCol(), ScDocument::MaxRow(), rDoc, ScAddress::Row(), SC_CAS_ACCEPTED, ScChangeAction::SetRejectAction(), and ScChangeAction::SetState().
Referenced by AppendDeleteRange().
void ScChangeTrack::Clear | ( | ) |
Definition at line 2142 of file chgtrack.cxx.
References aGeneratedMap, aMap, aPasteCutMap, DtorClear(), Init(), maUser, and maUserCollection.
Referenced by ScDocShell::MergeDocument().
|
private |
Definition at line 2134 of file chgtrack.cxx.
References aMsgQueue, aMsgStackFinal, aMsgStackTmp, and xBlockModifyMsg.
Referenced by DtorClear().
ScChangeTrack * ScChangeTrack::Clone | ( | ScDocument * | pDocument | ) | const |
Definition at line 4397 of file chgtrack.cxx.
References ScChangeAction::AddDependent(), ScChangeAction::AddLink(), assert(), ScCellValue::assign(), eType, ScChangeActionLinkEntry::GetAction(), ScChangeAction::GetActionNumber(), ScChangeAction::GetBigRange(), ScChangeAction::GetComment(), ScChangeAction::GetDateTimeUTC(), ScChangeActionDel::GetDx(), ScChangeActionDel::GetDy(), GetFirst(), ScChangeAction::GetFirstDeletedEntry(), ScChangeAction::GetFirstDependentEntry(), GetFirstGenerated(), GetLast(), ScChangeActionContent::GetNewCell(), ScChangeActionContent::GetNewString(), ScChangeActionLinkEntry::GetNext(), ScChangeAction::GetNext(), ScChangeActionContent::GetOldCell(), ScChangeActionContent::GetOldString(), ScChangeAction::GetPrev(), GetProtection(), ScChangeAction::GetRejectAction(), ScChangeAction::GetState(), ScChangeAction::GetType(), ScChangeAction::GetUser(), ScChangeAction::HasDeleted(), ScChangeAction::HasDependent(), ScCellValue::isEmpty(), IsProtected(), IsTimeNanoSeconds(), pLink, SC_CAT_CONTENT, SC_CAT_DELETE_COLS, SC_CAT_DELETE_ROWS, SC_CAT_DELETE_TABS, SC_CAT_INSERT_COLS, SC_CAT_INSERT_ROWS, SC_CAT_INSERT_TABS, SC_CAT_MOVE, SC_CAT_REJECT, ScChangeActionMove, ScChangeTrack(), ScDocument::SetChangeTrack(), ScChangeAction::SetDeletedIn(), and ScChangeActionContent::SetNewValue().
Referenced by XclExpChangeTrack::CreateTempChangeTrack(), and ScDocShell::MergeSharedDocument().
SCSIZE ScChangeTrack::ComputeContentSlot | ( | sal_Int32 | nRow | ) | const |
Definition at line 2031 of file chgtrack.cxx.
References ScDocument::GetSheetLimits(), mnContentRowsPerSlot, mnContentSlots, ScSheetLimits::mnMaxRow, and rDoc.
Referenced by MasterLinks(), SearchContentAt(), and ScChangeActionContent::UpdateReference().
|
overrideprivatevirtual |
Implements utl::ConfigurationListener.
Definition at line 2201 of file chgtrack.cxx.
References aBuf, ScDocument::GetDocumentShell(), SvtUserOptions::GetFirstName(), SvtUserOptions::GetLastName(), Grid, ScDocument::IsInDtorClear(), maUserCollection, ScDocument::MaxCol(), ScDocument::MaxRow(), MAXTAB, rDoc, SC_MOD, and SetUser().
|
private |
Definition at line 2805 of file chgtrack.cxx.
References DeleteGeneratedDelContent(), IsGenerated(), and pContent.
Referenced by ScChangeActionDel::DeleteCellEntries(), and ScChangeActionMove::DeleteCellEntries().
|
private |
Definition at line 2839 of file chgtrack.cxx.
References aGeneratedMap, ScChangeAction::GetActionNumber(), nGeneratedMin, NotifyModified(), pFirstGeneratedDelContent, ScChangeAction::pNext, ScChangeAction::pPrev, and Remove.
Referenced by DeleteCellEntries(), and ScChangeActionMove::Reject().
|
private |
Definition at line 2885 of file chgtrack.cxx.
References AddDependentWithNotify(), ScBigRange::aStart, ScChangeAction::GetBigRange(), ScChangeActionContent::GetContentCellType(), ScChangeActionMove::GetFromRange(), ScFormulaCell::GetMatrixOrigin(), ScChangeActionLinkEntry::GetNext(), ScChangeAction::GetType(), ScBigRange::In(), ScBigRange::Intersects(), ScChangeAction::IsInsertType(), ScChangeActionContent::IsMatrixOrigin(), ScChangeAction::IsRejected(), ScChangeAction::IsRejecting(), ScCellValue::mpFormula, pContent, pLinkInsertCol, pLinkInsertRow, pLinkInsertTab, pLinkMove, rDoc, SC_CACCT_MATREF, SC_CAT_CONTENT, SC_CAT_DELETE_COLS, SC_CAT_DELETE_ROWS, SC_CAT_DELETE_TABS, SC_CAT_INSERT_COLS, SC_CAT_INSERT_ROWS, SC_CAT_INSERT_TABS, SC_CAT_MOVE, SC_CAT_REJECT, SearchContentAt(), and ScChangeActionContent::SetNextContent().
Referenced by Append().
|
private |
Definition at line 2112 of file chgtrack.cxx.
References aPasteCutMap, ClearMsgQueue(), GetFirst(), ScChangeAction::GetNext(), p, pFirstGeneratedDelContent, and pLastCutMove.
Referenced by Clear(), and ~ScChangeTrack().
Definition at line 2248 of file chgtrack.cxx.
References aModifiedLink, aMsgQueue, aMsgStackFinal, aMsgStackTmp, Link< class, class >::Call(), Link< class, class >::IsSet(), and xBlockModifyMsg.
Referenced by AppendContentRange(), AppendContentsIfInRefDoc(), AppendDeleteRange(), NotifyModified(), and Undo().
|
private |
Definition at line 2818 of file chgtrack.cxx.
References aGeneratedMap, Append, ScChangeActionContent::maNewCell, ScChangeActionContent::maNewValue, nGeneratedMin, NotifyModified(), pContent, pFirstGeneratedDelContent, ScChangeAction::pNext, ScChangeAction::pPrev, rDoc, ScChangeAction::SetActionNumber(), and ScChangeActionContent::SetValue().
Referenced by LookUpContents().
ScChangeAction * ScChangeTrack::GetAction | ( | sal_uLong | nAction | ) | const |
Definition at line 2158 of file chgtrack.cxx.
References aMap.
Referenced by ScAcceptChgDlg::AppendChanges(), ScConflictsFinder::Find(), GetActionOrGenerated(), ScConflictsDlg::GetConflictString(), GetDependents(), ScConflictsFinder::GetEntry(), ScConflictsFinder::GetIntersectingEntry(), ScDocShell::MergeDocument(), ScDocShell::MergeSharedDocument(), ScXMLChangeTrackingImportHelper::SetContentDependencies(), ScXMLChangeTrackingImportHelper::SetDeletionDependencies(), ScXMLChangeTrackingImportHelper::SetDependencies(), ScXMLChangeTrackingImportHelper::SetNewCell(), Undo(), and ScConflictsDlg::UpdateView().
|
inline |
Definition at line 961 of file chgtrack.hxx.
Referenced by AppendContentRange(), AppendContentsIfInRefDoc(), AppendDeleteRange(), ScChangeTrackingExportHelper::CollectAutoStyles(), ScDocShell::Execute(), ScDocShell::MergeDocument(), ScDocShell::MergeSharedDocument(), ScUndoInsertTab::SetChangeTrack(), ScUndoInsertCells::SetChangeTrack(), ScUndoInsertTables::SetChangeTrack(), ScUndoEnterData::SetChangeTrack(), ScUndoDeleteTab::SetChangeTrack(), ScUndoDeleteMulti::SetChangeTrack(), ScUndoEnterValue::SetChangeTrack(), ScUndoSetCell::SetChangeTrack(), ScUndoThesaurus::SetChangeTrack(), ScUndoDragDrop::SetChangeTrack(), and ScUndoReplace::SetChangeTrack().
ScChangeAction * ScChangeTrack::GetActionOrGenerated | ( | sal_uLong | nAction | ) | const |
Definition at line 2176 of file chgtrack.cxx.
References GetAction(), GetGenerated(), and IsGenerated().
Referenced by ScChangeAction::AddDependent(), ScChangeAction::GetDescription(), and ScChangeAction::SetDeletedInThis().
void ScChangeTrack::GetChangeTrackInfo | ( | tools::JsonWriter & | aRedlines | ) |
Get info about all ScChangeAction elements.
Definition at line 4702 of file chgtrack.cxx.
References GetFirst(), GetLast(), ScChangeAction::GetNext(), i, lcl_getTrackedChange(), rDoc, and tools::JsonWriter::startArray().
|
inline |
Definition at line 969 of file chgtrack.hxx.
Referenced by ScChangeActionContent::UpdateReference().
void ScChangeTrack::GetDependents | ( | ScChangeAction * | pAct, |
ScChangeActionMap & | rMap, | ||
bool | bListMasterDelete = false , |
||
bool | bAllFlat = false |
||
) | const |
Definition at line 3838 of file chgtrack.cxx.
References eType, ScChangeActionLinkEntry::GetAction(), GetAction(), ScChangeAction::GetActionNumber(), ScChangeAction::GetFirstDeletedEntry(), ScChangeAction::GetFirstDependentEntry(), ScChangeActionLinkEntry::GetNext(), ScChangeActionContent::GetNextContent(), ScChangeAction::GetPrev(), ScChangeActionContent::GetPrevContent(), ScChangeAction::GetType(), ScChangeAction::HasDeleted(), ScChangeAction::HasDependent(), ScChangeAction::IsDeleteType(), IsGenerated(), ScChangeAction::IsInsertType(), ScChangeAction::IsMasterDelete(), ScChangeAction::IsRejected(), n, p, pContent, SC_CAT_CONTENT, SC_CAT_MOVE, and SC_CAT_REJECT.
Referenced by Accept(), XclExpChTrAction::AddDependentContents(), ScAcceptChgDlg::GetDependents(), ScChangeAction::GetDescription(), and Reject().
|
inline |
Definition at line 980 of file chgtrack.hxx.
Referenced by ScChangeAction::RejectRestoreContents(), and ScChangeActionContent::UpdateReference().
|
inline |
Definition at line 959 of file chgtrack.hxx.
Referenced by AcceptAll(), Clone(), ScChangeTrackingExportHelper::CollectAndWriteChanges(), ScChangeTrackingExportHelper::CollectAutoStyles(), ScDocShell::CompareDocument(), ScOutputData::DrawChangeTrack(), DtorClear(), ScDocument::GetCellChangeTrackNote(), ScDocShell::GetChangeAction(), GetChangeTrackInfo(), ScAcceptChgDlg::InsertAcceptedORejected(), ScDocument::IsCellInChangeTrack(), ScDocShell::MergeDocument(), ScDocShell::MergeSharedDocument(), ScGridWindow::ShowNoteMarker(), and ScAcceptChgDlg::UpdateView().
|
inline |
Definition at line 958 of file chgtrack.hxx.
Referenced by Clone(), and ScChangeTrackingExportHelper::CollectAutoStyles().
|
inline |
Definition at line 982 of file chgtrack.hxx.
ScChangeAction * ScChangeTrack::GetGenerated | ( | sal_uLong | nGenerated | ) | const |
Definition at line 2167 of file chgtrack.cxx.
References aGeneratedMap.
Referenced by GetActionOrGenerated().
|
inline |
Definition at line 971 of file chgtrack.hxx.
Referenced by ScChangeActionContent::UpdateReference().
|
inline |
Definition at line 960 of file chgtrack.hxx.
Referenced by ScAcceptChgDlg::AcceptFiltered(), Clone(), ScChangeTrackingExportHelper::CollectAndWriteChanges(), ScChangeTrackingExportHelper::CollectAutoStyles(), ScXMLChangeTrackingImportHelper::CreateChangeTrack(), GetChangeTrackInfo(), ScDocShell::MergeDocument(), MergePrepare(), ScDocShell::MergeSharedDocument(), RejectAll(), ScAcceptChgDlg::RejectFiltered(), and XclExpChangeTrack::XclExpChangeTrack().
|
inlineprivate |
Definition at line 895 of file chgtrack.hxx.
Referenced by UpdateReference().
ScChangeAction * ScChangeTrack::GetLastSaved | ( | ) | const |
Definition at line 2192 of file chgtrack.cxx.
References aMap, and nMarkLastSaved.
Referenced by ScChangeViewSettings::AdjustDateMode().
sal_uLong ScChangeTrack::GetLastSavedActionNumber | ( | ) | const |
Definition at line 2182 of file chgtrack.cxx.
References nMarkLastSaved.
Referenced by ScViewUtil::IsActionShown().
|
inlineprivate |
Definition at line 893 of file chgtrack.hxx.
Referenced by UpdateReference().
ScChangeTrackMsgQueue & ScChangeTrack::GetMsgQueue | ( | ) |
Definition at line 2282 of file chgtrack.cxx.
References aMsgQueue.
|
inline |
Definition at line 1131 of file chgtrack.hxx.
Referenced by Clone(), ScXMLChangeTrackingImportHelper::CreateChangeTrack(), ScDocShell::ExecuteChangeProtectionDialog(), and ScDocShell::GetProtectionHash().
|
inline |
Definition at line 978 of file chgtrack.hxx.
Referenced by ScDocShell::CompareDocument(), ScHighlightChgDlg::Init(), ScAcceptChgDlg::Init(), and ScDocShell::MergeDocument().
|
inline |
Definition at line 979 of file chgtrack.hxx.
Referenced by ScXMLChangeTrackingImportHelper::ConvertInfo(), ScHighlightChgDlg::Init(), ScAcceptChgDlg::Init(), and XclExpUserBViewList::XclExpUserBViewList().
|
inline |
Definition at line 1059 of file chgtrack.hxx.
Referenced by AppendContentRange().
Definition at line 2075 of file chgtrack.cxx.
References aBuf, bInDelete, bInDeleteTop, bInDeleteUndo, bInPasteCut, bTimeNanoSeconds, bUseFixDateTime, eMergeState, SvtUserOptions::GetFirstName(), SvtUserOptions::GetLastName(), ScSheetLimits::GetMaxRowCount(), ScDocument::GetSheetLimits(), InitContentRowsPerSlot(), maUser, maUserCollection, mnContentRowsPerSlot, mnContentSlots, nActionMax, nEndLastCut, nGeneratedMin, nLastMerge, nMarkLastSaved, nStartLastCut, pFirst, pFirstGeneratedDelContent, pLast, pLastCutMove, pLinkInsertCol, pLinkInsertRow, pLinkInsertTab, pLinkMove, rDoc, SC_CHGTRACK_GENERATED_START, SC_CTMS_NONE, SC_MOD, and xBlockModifyMsg.
Referenced by Clear(), and ScChangeTrack().
|
private |
Definition at line 2038 of file chgtrack.cxx.
References ScSheetLimits::GetMaxRowCount(), ScDocument::GetSheetLimits(), and rDoc.
Referenced by Init().
bool ScChangeTrack::IsGenerated | ( | sal_uLong | nAction | ) | const |
Definition at line 2153 of file chgtrack.cxx.
References nGeneratedMin.
Referenced by ScAcceptChgDlg::AppendChangeAction(), ScAcceptChgDlg::AppendFilteredAction(), ScChangeTrackingExportHelper::CollectActionAutoStyles(), DeleteCellEntries(), GetActionOrGenerated(), GetDependents(), ScAcceptChgDlg::InsertChangeActionContent(), MasterLinks(), NotifyModified(), ScChangeActionMove::Reject(), ScChangeTrackingExportHelper::WriteDeleted(), and ScChangeTrackingExportHelper::WriteGenerated().
|
inline |
Definition at line 973 of file chgtrack.hxx.
Referenced by ScChangeActionContent::UpdateReference().
|
inline |
Definition at line 974 of file chgtrack.hxx.
Referenced by ScChangeActionContent::UpdateReference().
|
inline |
Definition at line 975 of file chgtrack.hxx.
Referenced by ScFormulaCell::UpdateReferenceOnMove(), and ScFormulaCell::UpdateReferenceOnShift().
|
inline |
Definition at line 976 of file chgtrack.hxx.
|
private |
Definition at line 4367 of file chgtrack.cxx.
References ScChangeAction::GetActionNumber(), nActionMax, and pLast.
Referenced by Undo().
|
staticprivate |
Definition at line 2580 of file chgtrack.cxx.
References CELLTYPE_FORMULA, Formula, ScFormulaCell::GetMatColsRows(), ScFormulaCell::GetMatrixFlag(), ScCellValue::meType, and ScCellValue::mpFormula.
Referenced by AppendContent().
|
inline |
Definition at line 1133 of file chgtrack.hxx.
Referenced by ScAcceptChgDlg::AppendChanges(), Clone(), ScXMLChangeTrackingImportHelper::CreateChangeTrack(), ScDocShell::Execute(), ScDocShell::ExecuteChangeProtectionDialog(), ScXMLExport::GetConfigurationSettings(), ScDocShell::GetProtectionHash(), ScDocShell::GetState(), ScDocShell::HasChangeRecordProtection(), IMPL_LINK_NOARG(), ScDocShell::SetProtectionPassword(), and ScAcceptChgDlg::UpdateView().
|
inline |
Definition at line 1139 of file chgtrack.hxx.
Referenced by Clone(), ScDocShell::MergeDocument(), and ScDocShell::MergeSharedDocument().
|
private |
Definition at line 2542 of file chgtrack.cxx.
References ScAddress::Col(), ScCellIterator::first(), GenerateDelContent(), ScCellIterator::getCellValue(), ScChangeActionContent::GetContentCellType(), ScCellIterator::GetPos(), ScCellIterator::getRefCellValue(), ScCellIterator::next(), pContent, ScAddress::Row(), SearchContentAt(), ScBigAddress::Set(), ScAddress::Set(), and ScAddress::Tab().
Referenced by AppendContentRange(), AppendMove(), AppendOneDeleteRange(), ScChangeActionMove::Reject(), and SetLastCutMoveRange().
|
private |
Definition at line 2302 of file chgtrack.cxx.
References ScChangeAction::AddLink(), ScBigRange::aStart, ComputeContentSlot(), eType, ScChangeAction::GetActionNumber(), ScChangeAction::GetBigRange(), ScChangeAction::GetType(), IsGenerated(), ScChangeAction::IsRejecting(), pLink, pLinkInsertCol, pLinkInsertRow, pLinkInsertTab, pLinkMove, ppContentSlots, ScBigAddress::Row(), SC_CAT_CONTENT, SC_CAT_INSERT_COLS, SC_CAT_INSERT_ROWS, SC_CAT_INSERT_TABS, and SC_CAT_MOVE.
Referenced by Append(), and AppendLoaded().
|
static |
Definition at line 4660 of file chgtrack.cxx.
References ScChangeAction::Accept(), ScChangeAction::GetRejectAction(), ScChangeAction::IsAccepted(), ScChangeAction::IsRejected(), ScChangeAction::IsRejecting(), ScChangeAction::IsVirgin(), ScChangeAction::SetRejectAction(), and ScChangeAction::SetRejected().
Referenced by ScDocShell::MergeDocument().
|
static |
Definition at line 3172 of file chgtrack.cxx.
References ScChangeAction::GetRejectAction(), ScChangeAction::IsRejected(), and ScChangeAction::IsRejecting().
Referenced by ScDocShell::MergeDocument(), MergeOwn(), and MergePrepare().
void ScChangeTrack::MergeOwn | ( | ScChangeAction * | pAct, |
sal_uLong | nFirstMerge, | ||
bool | bShared | ||
) |
Definition at line 3215 of file chgtrack.cxx.
References ScChangeAction::IsDeleteType(), MergeIgnore(), SC_CTMS_OTHER, SC_CTMS_OWN, SetInDeleteRange(), SetInDeleteTop(), SetMergeState(), and UpdateReference().
Referenced by ScDocShell::MergeDocument().
void ScChangeTrack::MergePrepare | ( | const ScChangeAction * | pFirstMerge, |
bool | bShared | ||
) |
may only be used in a temporary opened document.
the Track (?) is unclean afterwards
Definition at line 3183 of file chgtrack.cxx.
References ScChangeAction::DeleteCellEntries(), ScChangeAction::GetActionNumber(), GetLast(), ScChangeAction::GetPrev(), ScChangeAction::IsDeleteType(), MergeIgnore(), SC_CTMS_OTHER, SC_CTMS_PREPARE, SetInDeleteRange(), SetInDeleteTop(), SetLastMerge(), SetMergeState(), and UpdateReference().
Referenced by ScDocShell::MergeDocument().
void ScChangeTrack::NotifyModified | ( | ScChangeTrackMsgType | eMsgType, |
sal_uLong | nStartAction, | ||
sal_uLong | nEndAction | ||
) |
Definition at line 2287 of file chgtrack.cxx.
References aModifiedLink, Append, EndBlockModify(), IsGenerated(), Link< class, class >::IsSet(), Remove, StartBlockModify(), and xBlockModifyMsg.
Referenced by AddDependentWithNotify(), Append(), DeleteGeneratedDelContent(), GenerateDelContent(), Remove(), and ScDocShell::SetChangeComment().
|
privatedelete |
|
private |
Definition at line 4175 of file chgtrack.cxx.
References ScBigRange::aEnd, Append(), AppendDeleteRange(), ScCellValue::assign(), ScBigRange::aStart, ScRange::aStart, ScBigAddress::Col(), ScChangeAction::GetActionNumber(), ScChangeAction::GetBigRange(), ScChangeActionDel::GetOverAllRange(), ScChangeAction::GetPrev(), ScChangeAction::GetType(), ScChangeAction::HasDependent(), ScBigAddress::IncCol(), ScBigAddress::IncRow(), ScBigAddress::IncTab(), ScChangeActionDel::IsBaseDelete(), ScChangeAction::IsDeleteType(), ScChangeAction::IsInsertType(), ScChangeAction::IsInternalRejectable(), ScBigRange::IsValid(), ScBigAddress::MakeAddress(), ScBigRange::MakeRange(), p, rDoc, ScChangeAction::Reject(), ScChangeActionDel::Reject(), ScBigAddress::Row(), SC_CAS_ACCEPTED, SC_CAT_CONTENT, SC_CAT_DELETE_COLS, SC_CAT_DELETE_ROWS, SC_CAT_DELETE_TABS, SC_CAT_MOVE, ScChangeActionMove, ScBigAddress::SetCol(), ScChangeActionContent::SetNewValue(), ScChangeActionContent::SetOldValue(), ScChangeAction::SetRejectAction(), ScBigAddress::SetRow(), ScChangeAction::SetState(), ScBigAddress::SetTab(), and ScBigAddress::Tab().
Referenced by ScConflictsResolver::HandleAction(), IMPL_LINK(), ScDocShell::MergeDocument(), ScDocShell::MergeSharedDocument(), Reject(), RejectAll(), and ScAcceptChgDlg::RejectFiltered().
bool ScChangeTrack::Reject | ( | ScChangeAction * | pAct, |
bool | bShared = false |
||
) |
Definition at line 4155 of file chgtrack.cxx.
References GetDependents(), ScChangeAction::HasDependent(), ScChangeAction::IsDeletedIn(), ScChangeAction::IsRejectable(), Reject(), and ScChangeAction::RemoveAllDeletedIn().
bool ScChangeTrack::RejectAll | ( | ) |
Definition at line 4144 of file chgtrack.cxx.
References GetLast(), p, and Reject().
Referenced by IMPL_LINK_NOARG().
|
private |
Definition at line 3030 of file chgtrack.cxx.
References aMap, aModifiedLink, Change, ScChangeActionContent::ClearTrack(), ScChangeAction::GetActionNumber(), ScChangeActionContent::GetPrevContent(), ScChangeAction::GetType(), IsInPasteCut(), Link< class, class >::IsSet(), nActionMax, nMarkLastSaved, NotifyModified(), pContent, pFirst, pLast, ScChangeAction::pNext, ScChangeActionContent::pNextContent, ScChangeAction::pPrev, ScChangeActionContent::pPrevContent, Remove, ScChangeAction::RemoveAllLinks(), and SC_CAT_CONTENT.
Referenced by Undo().
|
inline |
Definition at line 1054 of file chgtrack.hxx.
Referenced by AppendContentRange(), ScViewFunc::CopyToClipMultiRange(), ScViewFunc::CopyToClipSingleRange(), ScViewFunc::DataFormPutData(), ScViewFunc::PasteFromClip(), and Undo().
|
private |
Definition at line 2855 of file chgtrack.cxx.
References ComputeContentSlot(), ScChangeAction::IsDeletedIn(), p, pContent, ppContentSlots, and ScBigAddress::Row().
Referenced by Dependencies(), and LookUpContents().
bool ScChangeTrack::SelectContent | ( | ScChangeAction * | pAct, |
bool | bOldest = false |
||
) |
Definition at line 4033 of file chgtrack.cxx.
References Append(), ScCellValue::assign(), ScBigRange::aStart, ScChangeActionLinkEntry::GetAction(), ScChangeAction::GetBigRange(), ScChangeActionContent::GetContentCellType(), ScChangeAction::GetFirstDependentEntry(), ScFormulaCell::GetMatColsRows(), ScChangeActionContent::GetNewCell(), ScChangeActionLinkEntry::GetNext(), ScChangeActionContent::GetOldCell(), ScChangeActionContent::GetPrevContent(), ScChangeActionContent::GetTopContent(), ScChangeAction::GetType(), ScChangeAction::HasDependent(), ScDocument::IsBlockEditable(), ScChangeAction::IsClickable(), ScChangeAction::IsVirgin(), ScBigAddress::MakeAddress(), ScCellValue::mpFormula, p, pContent, rDoc, SC_CACCT_MATORG, SC_CAT_CONTENT, Select, ScChangeActionContent::Select(), and ScChangeActionContent::SetNewValue().
Referenced by IMPL_LINK().
Definition at line 1126 of file chgtrack.hxx.
Referenced by ScXMLChangeTrackingImportHelper::CreateChangeTrack().
Definition at line 993 of file chgtrack.hxx.
References DateTime::ConvertToUTC().
Definition at line 990 of file chgtrack.hxx.
Referenced by ScDocShell::MergeDocument().
|
inlineprivate |
Definition at line 883 of file chgtrack.hxx.
Referenced by ScChangeActionDel::Reject(), and UpdateReference().
Definition at line 881 of file chgtrack.hxx.
Referenced by AppendDeleteRange(), MergeOwn(), MergePrepare(), ScChangeActionDel::Reject(), and Undo().
|
inlineprivate |
Definition at line 885 of file chgtrack.hxx.
Referenced by AppendDeleteRange(), MergeOwn(), MergePrepare(), ScChangeActionDel::Reject(), and Undo().
|
inlineprivate |
Definition at line 887 of file chgtrack.hxx.
Referenced by ScChangeActionDel::Reject(), and UpdateReference().
|
inlineprivate |
Definition at line 889 of file chgtrack.hxx.
Referenced by AppendContentRange().
|
private |
Definition at line 2652 of file chgtrack.cxx.
References ScBigRange::aEnd, ScRange::aEnd, ScBigRange::aStart, ScRange::aStart, ScAddress::Col(), LookUpContents(), pLastCutMove, ScAddress::Row(), ScBigAddress::SetCol(), ScBigAddress::SetRow(), ScBigAddress::SetTab(), and ScAddress::Tab().
Referenced by AppendContentRange(), and Undo().
Definition at line 894 of file chgtrack.hxx.
Referenced by MergePrepare().
Definition at line 2187 of file chgtrack.cxx.
References nMarkLastSaved.
Referenced by ScXMLChangeTrackingImportHelper::CreateChangeTrack().
|
inlineprivate |
Definition at line 891 of file chgtrack.hxx.
Referenced by MergeOwn(), MergePrepare(), and Undo().
|
inline |
Definition at line 1116 of file chgtrack.hxx.
Referenced by ScTabViewShell::Deactivate(), ScAcceptChgDlg::Init(), ScAcceptChgDlg::ReInit(), and ScAcceptChgDlg::~ScAcceptChgDlg().
Definition at line 1129 of file chgtrack.hxx.
Referenced by ScXMLChangeTrackingImportHelper::CreateChangeTrack(), ScDocShell::ExecuteChangeProtectionDialog(), ScXMLImport::SetConfigurationSettings(), and ScDocShell::SetProtectionPassword().
|
inline |
Definition at line 1138 of file chgtrack.hxx.
Referenced by ScXMLChangeTrackingImportHelper::ConvertInfo(), and ScXMLChangeTrackingImportHelper::CreateChangeTrack().
|
inline |
Definition at line 987 of file chgtrack.hxx.
Referenced by ScDocShell::MergeDocument().
void ScChangeTrack::SetUser | ( | const OUString & | rUser | ) |
Definition at line 2228 of file chgtrack.cxx.
References maUser, and maUserCollection.
Referenced by ScDocShell::CompareDocument(), ConfigurationChanged(), and ScDocShell::MergeDocument().
|
private |
Definition at line 2234 of file chgtrack.cxx.
References aModifiedLink, aMsgStackTmp, Link< class, class >::IsSet(), and xBlockModifyMsg.
Referenced by AppendContentRange(), AppendContentsIfInRefDoc(), AppendDeleteRange(), NotifyModified(), and Undo().
Definition at line 3080 of file chgtrack.cxx.
References aMap, aPasteCutMap, Append, Append(), EndBlockModify(), GetAction(), ScChangeAction::GetActionNumber(), ScChangeActionMove::GetEndLastCut(), ScChangeActionMove::GetFromRange(), ScChangeActionMove::GetStartLastCut(), ScChangeAction::GetType(), ScChangeAction::IsDeleteType(), IsInPasteCut(), IsLastAction(), ScBigRange::MakeRange(), nActionMax, nEndLastCut, nStartLastCut, pLast, pLastCutMove, rDoc, Remove, Remove(), ScChangeAction::RemoveAllLinks(), ResetLastCut(), SC_CAT_MOVE, SC_CTMS_OTHER, SC_CTMS_UNDO, SetInDeleteRange(), SetInDeleteTop(), SetLastCutMoveRange(), SetMergeState(), StartBlockModify(), and UpdateReference().
Referenced by AppendContentRange(), ScUndoInsertCells::DoChange(), ScUndoDeleteCells::DoChange(), ScUndoCut::DoChange(), ScUndoPaste::DoChange(), ScUndoDeleteContents::DoChange(), ScUndoFillTable::DoChange(), ScUndoDataForm::DoChange(), ScUndoDragDrop::DoUndo(), ScDocShell::MergeSharedDocument(), ScUndoInsertTab::Undo(), ScUndoInsertTables::Undo(), ScUndoEnterData::Undo(), ScUndoDeleteTab::Undo(), ScUndoDeleteMulti::Undo(), ScUndoEnterValue::Undo(), ScUndoSetCell::Undo(), ScUndoThesaurus::Undo(), ScUndoAutoFill::Undo(), ScUndoReplace::Undo(), ScUndoConversion::Undo(), ScUndoRefConversion::Undo(), and ScUndoEnterMatrix::Undo().
|
private |
Definition at line 3236 of file chgtrack.cxx.
References ScDocument::GetAutoCalc(), GetMergeState(), ScDocument::GetNoListening(), ScChangeAction::GetType(), ScChangeAction::IsDeleteType(), ScDocument::IsExpandRefs(), ScChangeAction::IsInsertType(), pFirst, pFirstGeneratedDelContent, rDoc, SC_CAT_CONTENT, SC_CAT_REJECT, SC_CTMS_OWN, SC_MOD, ScDocument::SetAutoCalc(), ScDocument::SetExpandRefs(), SetInDelete(), SetInDeleteUndo(), and ScDocument::SetNoListening().
Referenced by Append(), MergeOwn(), MergePrepare(), ScChangeAction::RejectRestoreContents(), and Undo().
|
private |
Definition at line 3280 of file chgtrack.cxx.
References ScChangeActionDel::AddContent(), ScChangeActionMove::AddContent(), ScChangeActionDel::AddCutOffMove(), ScChangeAction::AddDependent(), AddDependentWithNotify(), ScChangeAction::AddLink(), ScBigRange::aEnd, ScBigRange::aStart, ScBigAddress::Col(), eMode, ScChangeActionLinkEntry::GetAction(), ScChangeAction::GetActionNumber(), ScChangeAction::GetBigRange(), ScChangeAction::GetFirstDependentEntry(), ScChangeActionMove::GetFromRange(), GetLastMerge(), GetMergeState(), ScChangeActionLinkEntry::GetNext(), ScChangeActionContent::GetNextContent(), ScChangeActionContent::GetPrevContent(), ScChangeAction::GetType(), ScBigRange::In(), ScBigAddress::IncCol(), ScBigAddress::IncRow(), ScBigAddress::IncTab(), ScBigRange::Intersects(), ScChangeAction::IsDeletedIn(), ScChangeAction::IsDeleteType(), ScChangeAction::IsInsertType(), ScChangeAction::IsRejected(), nEndLastCut, nInt32Max, p, pFirstGeneratedDelContent, pLastCutMove, pLink, ScChangeAction::RemoveDeletedIn(), ScBigAddress::Row(), SC_CAT_CONTENT, SC_CAT_DELETE_COLS, SC_CAT_DELETE_ROWS, SC_CAT_DELETE_TABS, SC_CAT_INSERT_COLS, SC_CAT_INSERT_ROWS, SC_CAT_INSERT_TABS, SC_CAT_MOVE, SC_CAT_NONE, SC_CTMS_NONE, SC_CTMS_OTHER, SC_CTMS_OWN, SC_CTMS_PREPARE, SC_CTMS_UNDO, ScBigAddress::SetCol(), ScChangeActionDel::SetCutOffInsert(), ScChangeAction::SetDeletedIn(), ScChangeActionContent::SetNextContent(), ScChangeActionContent::SetPrevContent(), ScBigAddress::SetRow(), ScBigAddress::SetTab(), ScBigAddress::Tab(), ScChangeActionDel::UndoCutOffInsert(), ScChangeActionDel::UndoCutOffMoves(), URM_INSDEL, and URM_MOVE.
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
private |
Definition at line 843 of file chgtrack.hxx.
Referenced by Append().
|
private |
Definition at line 834 of file chgtrack.hxx.
Referenced by AddLoadedGenerated(), Clear(), DeleteGeneratedDelContent(), GenerateDelContent(), and GetGenerated().
|
private |
Definition at line 842 of file chgtrack.hxx.
|
private |
Definition at line 833 of file chgtrack.hxx.
Referenced by Append(), AppendCloned(), AppendLoaded(), Clear(), GetAction(), GetLastSaved(), Remove(), and Undo().
|
private |
Definition at line 841 of file chgtrack.hxx.
Referenced by AddDependentWithNotify(), Append(), EndBlockModify(), NotifyModified(), Remove(), and StartBlockModify().
|
private |
Definition at line 836 of file chgtrack.hxx.
Referenced by ClearMsgQueue(), EndBlockModify(), and GetMsgQueue().
|
private |
Definition at line 838 of file chgtrack.hxx.
Referenced by ClearMsgQueue(), and EndBlockModify().
|
private |
Definition at line 837 of file chgtrack.hxx.
Referenced by ClearMsgQueue(), EndBlockModify(), and StartBlockModify().
|
private |
Definition at line 835 of file chgtrack.hxx.
Referenced by Clear(), DtorClear(), and Undo().
|
private |
Definition at line 832 of file chgtrack.hxx.
|
private |
Definition at line 862 of file chgtrack.hxx.
Referenced by Init().
|
private |
Definition at line 864 of file chgtrack.hxx.
Referenced by Init().
|
private |
Definition at line 863 of file chgtrack.hxx.
Referenced by Init().
|
private |
Definition at line 865 of file chgtrack.hxx.
Referenced by Init().
|
private |
Definition at line 867 of file chgtrack.hxx.
Referenced by Init().
|
private |
Definition at line 866 of file chgtrack.hxx.
|
private |
Definition at line 861 of file chgtrack.hxx.
Referenced by Init().
|
private |
|
private |
Definition at line 839 of file chgtrack.hxx.
Referenced by Clear(), ConfigurationChanged(), Init(), and SetUser().
|
private |
Definition at line 829 of file chgtrack.hxx.
Referenced by ComputeContentSlot(), and Init().
|
private |
Definition at line 830 of file chgtrack.hxx.
Referenced by ComputeContentSlot(), Init(), and ScChangeTrack().
|
private |
Definition at line 855 of file chgtrack.hxx.
Referenced by Append(), Init(), IsLastAction(), Remove(), and Undo().
|
private |
Definition at line 859 of file chgtrack.hxx.
Referenced by AppendContentRange(), Init(), Undo(), and UpdateReference().
|
private |
Definition at line 856 of file chgtrack.hxx.
Referenced by AddLoadedGenerated(), DeleteGeneratedDelContent(), GenerateDelContent(), Init(), and IsGenerated().
|
private |
Definition at line 860 of file chgtrack.hxx.
Referenced by Init().
|
private |
Definition at line 857 of file chgtrack.hxx.
Referenced by GetLastSaved(), GetLastSavedActionNumber(), Init(), Remove(), and SetLastSavedActionNumber().
|
private |
Definition at line 858 of file chgtrack.hxx.
Referenced by AppendContentRange(), Init(), and Undo().
|
private |
Definition at line 844 of file chgtrack.hxx.
Referenced by Append(), AppendCloned(), AppendLoaded(), Init(), Remove(), and UpdateReference().
|
private |
Definition at line 846 of file chgtrack.hxx.
Referenced by AddLoadedGenerated(), DeleteGeneratedDelContent(), DtorClear(), GenerateDelContent(), Init(), and UpdateReference().
|
private |
Definition at line 845 of file chgtrack.hxx.
Referenced by Append(), AppendCloned(), AppendLoaded(), Init(), IsLastAction(), Remove(), and Undo().
|
private |
Definition at line 848 of file chgtrack.hxx.
Referenced by AppendContentRange(), DtorClear(), Init(), SetLastCutMoveRange(), Undo(), and UpdateReference().
|
private |
Definition at line 849 of file chgtrack.hxx.
Referenced by Dependencies(), Init(), and MasterLinks().
|
private |
Definition at line 850 of file chgtrack.hxx.
Referenced by Dependencies(), Init(), and MasterLinks().
|
private |
Definition at line 851 of file chgtrack.hxx.
Referenced by Dependencies(), Init(), and MasterLinks().
|
private |
Definition at line 852 of file chgtrack.hxx.
Referenced by Dependencies(), Init(), and MasterLinks().
|
private |
Definition at line 847 of file chgtrack.hxx.
Referenced by MasterLinks(), ScChangeTrack(), and SearchContentAt().
|
private |
Definition at line 854 of file chgtrack.hxx.
Referenced by AddLoadedGenerated(), AppendContent(), AppendContentOnTheFly(), AppendContentsIfInRefDoc(), AppendDeleteRange(), AppendInsert(), AppendOneDeleteRange(), ComputeContentSlot(), ConfigurationChanged(), Dependencies(), GenerateDelContent(), GetChangeTrackInfo(), Init(), InitContentRowsPerSlot(), Reject(), SelectContent(), Undo(), and UpdateReference().
|
private |
Definition at line 853 of file chgtrack.hxx.
Referenced by ClearMsgQueue(), EndBlockModify(), Init(), NotifyModified(), and StartBlockModify().