Searched refs:pUndoList (Results 1 – 4 of 4) sorted by relevance
49 static ByteString GetUndoDebStr( EditUndoList* pUndoList );
956 ScDetOpList* pUndoList ) : in ScUndoDetective() argument958 pOldList ( pUndoList ), in ScUndoDetective()
318 ScDetOpList* pUndoList = NULL );
440 ScDetOpList* pUndoList = NULL; in DetectiveDelAll() local442 pUndoList = pOldList ? new ScDetOpList(*pOldList) : NULL; in DetectiveDelAll()449 new ScUndoDetective( &rDocShell, pUndo, NULL, pUndoList ) ); in DetectiveDelAll()
Completed in 71 milliseconds