Searched refs:ScChangeActionDelMoveEntry (Results 1 – 3 of 3) sorted by relevance
504 class ScChangeActionDelMoveEntry : public ScChangeActionLinkEntry class513 ScChangeActionDelMoveEntry( in ScChangeActionDelMoveEntry() function in ScChangeActionDelMoveEntry514 ScChangeActionDelMoveEntry** ppPrevP, in ScChangeActionDelMoveEntry()525 ScChangeActionDelMoveEntry* GetNext() in GetNext()527 return (ScChangeActionDelMoveEntry*) in GetNext()537 const ScChangeActionDelMoveEntry* GetNext() const in GetNext()539 return (const ScChangeActionDelMoveEntry*) in GetNext()561 ScChangeActionDelMoveEntry* pLinkMove;618 const ScChangeActionDelMoveEntry* GetFirstMoveEntry() const in GetFirstMoveEntry()630 ScChangeActionDelMoveEntry* AddCutOffMove( ScChangeActionMove* pMove, in AddCutOffMove()[all …]
645 const ScChangeActionDelMoveEntry* pLinkMove = pAction->GetFirstMoveEntry(); in WriteCutOffs()
3736 ScChangeActionDelMoveEntry* pLink = in UpdateReference()
Completed in 37 milliseconds