Home
last modified time | relevance | path

Searched refs:pUndoList (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditdbg.hxx49 static ByteString GetUndoDebStr( EditUndoList* pUndoList );
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx956 ScDetOpList* pUndoList ) : in ScUndoDetective() argument
958 pOldList ( pUndoList ), in ScUndoDetective()
/trunk/main/sc/source/ui/inc/
H A Dundocell.hxx318 ScDetOpList* pUndoList = NULL );
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx440 ScDetOpList* pUndoList = NULL; in DetectiveDelAll() local
442 pUndoList = pOldList ? new ScDetOpList(*pOldList) : NULL; in DetectiveDelAll()
449 new ScUndoDetective( &rDocShell, pUndo, NULL, pUndoList ) ); in DetectiveDelAll()

Completed in 55 milliseconds