Lines Matching refs:ScChangeActionMove
209 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()
630 ScChangeActionDelMoveEntry* AddCutOffMove( ScChangeActionMove* pMove, in AddCutOffMove()
641 class ScChangeActionMove : public ScChangeAction class
652 ScChangeActionMove( const ScRange& rFromRange, in ScChangeActionMove() function in ScChangeActionMove
662 virtual ~ScChangeActionMove();
686 ScChangeActionMove(const sal_uLong nActionNumber,
1010 friend void ScChangeActionMove::DeleteCellEntries();
1011 friend sal_Bool ScChangeActionMove::Reject( ScDocument* pDoc );
1032 ScChangeActionMove* pLastCutMove;