Searched refs:pDetectiveUndo (Results 1 – 2 of 2) sorted by relevance
57 pDetectiveUndo( NULL ) in ScSimpleUndo()63 delete pDetectiveUndo; in ~ScSimpleUndo()88 if ( !pDetectiveUndo && pNextAction->ISA(ScUndoDraw) ) in Merge()94 pDetectiveUndo = pCalcUndo->GetDrawUndo(); in Merge()111 if (pDetectiveUndo) in BeginUndo()112 pDetectiveUndo->Undo(); in BeginUndo()141 if (pDetectiveUndo) in EndRedo()142 pDetectiveUndo->Redo(); in EndRedo()
51 SfxUndoAction* pDetectiveUndo; member in ScSimpleUndo
Completed in 14 milliseconds