Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx167 : ScMyBaseAction(SC_CAT_MOVE), in ScMyMoveAction()
238 case SC_CAT_MOVE: in StartChangeAction()
302 DBG_ASSERT(((pCurrentAction->nActionType != SC_CAT_MOVE) && in SetPosition()
390 if (pCurrentAction->nActionType == SC_CAT_MOVE) in SetMoveRanges()
425 if (pCurrentAction->nActionType == SC_CAT_MOVE) in AddGenerated()
626 if (pChangeAction && (pChangeAction->GetType() == SC_CAT_MOVE)) in SetDeletionDependencies()
646 if (pAction->nActionType == SC_CAT_MOVE) in SetMovementDependencies()
738 else if (pAction->nActionType == SC_CAT_MOVE) in SetDependencies()
860 case SC_CAT_MOVE: in CreateChangeTrack()
H A DXMLChangeTrackingExportHelper.cxx751 else if (pAction->GetType() == SC_CAT_MOVE) in WorkWithChangeAction()
H A DXMLTrackedChangesContext.cxx1894 pChangeTrackingImportHelper->StartChangeAction(SC_CAT_MOVE); in ScXMLMovementContext()
1980 pChangeTrackingImportHelper->StartChangeAction(SC_CAT_MOVE); in ScXMLRejectionContext()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx137 case SC_CAT_MOVE : in ShowNoteMarker()
148 if ( eType == SC_CAT_MOVE ) in ShowNoteMarker()
167 if ( pFoundMove && pFound->GetType() != SC_CAT_MOVE && in ShowNoteMarker()
H A Doutput.cxx105 case SC_CAT_MOVE: in Update()
2130 if ( eActionType == SC_CAT_MOVE && in DrawChangeTrack()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx446 if (GetType() == SC_CAT_MOVE) in GetDescription()
467 if (pReject->GetType() == SC_CAT_MOVE) in GetDescription()
2479 case SC_CAT_MOVE : in MasterLinks()
3069 (eActType == SC_CAT_MOVE && pAct->IsRejecting()) ) in Dependencies()
3179 else if ( eActType == SC_CAT_MOVE ) in Dependencies()
3511 case SC_CAT_MOVE : in UpdateReference()
3665 case SC_CAT_MOVE : in UpdateReference()
3813 else if ( eActType == SC_CAT_MOVE ) in UpdateReference()
4117 else if ( pCur->GetType() == SC_CAT_MOVE ) in GetDependents()
4479 else if ( pAct->GetType() == SC_CAT_MOVE ) in Reject()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx623 case SC_CAT_MOVE : in GetChangeAction()
634 if ( pAction->GetType() == SC_CAT_MOVE ) in GetChangeAction()
915 case SC_CAT_MOVE : in MergeDocument()
1118 case SC_CAT_MOVE : in MergeDocument()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1344 if ( eType == SC_CAT_MOVE && in IsCellInChangeTrack()
1404 case SC_CAT_MOVE : in GetCellChangeTrackNote()
1413 if ( eType == SC_CAT_MOVE ) in GetCellChangeTrackNote()
1431 if ( pFoundMove && pFound->GetType() != SC_CAT_MOVE && in GetCellChangeTrackNote()
/trunk/main/sc/inc/
H A Dchgtrack.hxx77 SC_CAT_MOVE, enumerator
655 : ScChangeAction( SC_CAT_MOVE, rToRange ), in ScChangeActionMove()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx1199 case SC_CAT_MOVE: in PushActionRecord()
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx342 case SC_CAT_MOVE: pStr=&aStrMove;break; in MakeTypeString()

Completed in 140 milliseconds