Searched refs:pLastCutMove (Results 1 – 2 of 2) sorted by relevance
1032 ScChangeActionMove* pLastCutMove; member in ScChangeTrack1278 if ( pLastCutMove ) in ResetLastCut()1280 delete pLastCutMove; in ResetLastCut()1281 pLastCutMove = NULL; in ResetLastCut()1288 pLastCutMove; in HasLastCut()
2254 pLastCutMove = NULL; in Init()2302 delete pLastCutMove; in DtorClear()2815 if ( pLastCutMove ) in SetLastCutMoveRange()2820 ScBigRange& r = pLastCutMove->GetBigRange(); in SetLastCutMoveRange()2857 ScBigRange& r = pLastCutMove->GetBigRange(); in AppendContentRange()2886 pLastCutMove->SetStartLastCut( nStartLastCut ); in AppendContentRange()2887 pLastCutMove->SetEndLastCut( nEndLastCut ); in AppendContentRange()2888 Append( pLastCutMove ); in AppendContentRange()2889 pLastCutMove = NULL; in AppendContentRange()3331 pLastCutMove = pMove; in Undo()[all …]
Completed in 32 milliseconds