Searched refs:pRefData (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/ui/inc/ |
H A D | undoblk.hxx | 52 … InsCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData, 86 … DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData ); 117 ScDocument* pUndoDocument, ScRefUndoData* pRefData ); 198 ScRefUndoData* pRefData, void* pFill1, void* pFill2, void* pFill3, 233 ScDocument* pUndoDocument, ScRefUndoData* pRefData,
|
H A D | undobase.hxx | 125 ScDocument* pRefDoc, ScRefUndoData* pRefData,
|
H A D | undotab.hxx | 128 ScRefUndoData* pRefData );
|
/aoo42x/main/sc/source/ui/undo/ |
H A D | undoblk.cxx | 101 … InsCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData, in ScUndoInsertCells() argument 103 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ), in ScUndoInsertCells() 343 … DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteCells() argument 344 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ), in ScUndoDeleteCells() 577 ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteMulti() argument 578 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ), in ScUndoDeleteMulti() 878 ScRefUndoData* pRefData, in ScUndoPaste() argument 886 pRefUndoData( pRefData ), in ScUndoPaste() 1133 ScDocument* pUndoDocument, ScRefUndoData* pRefData, sal_Bool bScenario ) : in ScUndoDragDrop() argument 1134 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFFIRST ), in ScUndoDragDrop()
|
H A D | undobase.cxx | 288 ScMoveUndo::ScMoveUndo( ScDocShell* pDocSh, ScDocument* pRefDoc, ScRefUndoData* pRefData, in ScMoveUndo() argument 292 pRefUndoData( pRefData ), in ScMoveUndo()
|
H A D | undotab.cxx | 306 ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteTab() argument 307 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ) in ScUndoDeleteTab()
|
Completed in 45 milliseconds