Home
last modified time | relevance | path

Searched refs:ScChangeActionMove (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/sc/inc/
H A Dchgtrack.hxx209 friend class ScChangeActionMove;
241 friend class ScChangeActionMove;
502 class ScChangeActionMove;
515 ScChangeActionMove* pMove, in ScChangeActionDelMoveEntry()
530 ScChangeActionMove* GetMove() in GetMove()
532 return (ScChangeActionMove*) in GetMove()
542 const ScChangeActionMove* GetMove() const in GetMove()
544 return (const ScChangeActionMove*) in GetMove()
641 class ScChangeActionMove : public ScChangeAction class
662 virtual ~ScChangeActionMove();
[all …]
/aoo42x/main/sc/source/core/tool/
H A Dchgtrack.cxx1276 ScChangeActionMove::~ScChangeActionMove() in ~ScChangeActionMove()
1290 void ScChangeActionMove::DeleteCellEntries() in DeleteCellEntries()
2718 ScChangeActionMove* pAct = new ScChangeActionMove( rFromRange, rToRange, this ); in AppendMove()
3171 ScChangeActionMove* pTest = (ScChangeActionMove*) pL->GetAction(); in Dependencies()
3184 ScChangeActionMove* pTest = (ScChangeActionMove*) pL->GetAction(); in Dependencies()
3197 ScChangeActionMove* pTest = (ScChangeActionMove*) pL->GetAction(); in Dependencies()
3306 ScChangeActionMove* pMove = (ScChangeActionMove*) pAct; in Undo()
3667 ScChangeActionMove* pMove = (ScChangeActionMove*) p; in UpdateReference()
3815 ScChangeActionMove* pActMove = (ScChangeActionMove*) pAct; in UpdateReference()
4491 ScChangeActionMove* pReject = new ScChangeActionMove( in Reject()
[all …]
/aoo42x/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx516 …ScChangeAction* pNewAction = new ScChangeActionMove(pAction->nActionNumber, pAction->nActionState,… in CreateMoveAction()
628 ScChangeActionMove* pMoveAction = static_cast<ScChangeActionMove*>(pChangeAction); in SetDeletionDependencies()
642 …rackingImportHelper::SetMovementDependencies(ScMyMoveAction* pAction, ScChangeActionMove* pMoveAct) in SetMovementDependencies()
739 …SetMovementDependencies(static_cast<ScMyMoveAction*>(pAction), static_cast<ScChangeActionMove*>(pA… in SetDependencies()
H A DXMLChangeTrackingExportHelper.cxx690 const ScChangeActionMove* pMoveAction = static_cast<ScChangeActionMove*> (pAction); in WriteMovement()
H A DXMLChangeTrackingImportHelper.hxx236 void SetMovementDependencies(ScMyMoveAction* pAction, ScChangeActionMove* pMoveAct);
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh3.cxx637 ((const ScChangeActionMove*)pAction)-> in GetChangeAction()
917 const ScChangeActionMove* pMove = (const ScChangeActionMove*) pThisAction; in MergeDocument()
1120 const ScChangeActionMove* pMove = (const ScChangeActionMove*) pSourceAction; in MergeDocument()
/aoo42x/main/sc/source/core/data/
H A Ddocumen2.cxx1345 ((const ScChangeActionMove*)pAction)-> in IsCellInChangeTrack()
1348 ScRange aRange = ((const ScChangeActionMove*)pAction)-> in IsCellInChangeTrack()
1416 ((const ScChangeActionMove*)pAction)-> in GetCellChangeTrackNote()
/aoo42x/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx940 const ScChangeActionMove& rAction, in XclExpChTrMoveRange()
1201 …pXclAction = new XclExpChTrMoveRange( (const ScChangeActionMove&) rAction, GetRoot(), *pTabIdBuffe… in PushActionRecord()
/aoo42x/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx546 const ScChangeActionMove& rAction,
/aoo42x/main/sc/source/ui/view/
H A Dgridwin5.cxx151 ((const ScChangeActionMove*)pAction)-> in ShowNoteMarker()
H A Doutput.cxx2131 ((const ScChangeActionMove*)pAction)-> in DrawChangeTrack()
2134 ScRange aRange = ((const ScChangeActionMove*)pAction)-> in DrawChangeTrack()

Completed in 97 milliseconds