Home
last modified time | relevance | path

Searched refs:pRefData (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx52 … 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 Dundobase.hxx125 ScDocument* pRefDoc, ScRefUndoData* pRefData,
H A Dundotab.hxx128 ScRefUndoData* pRefData );
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx101 … 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 Dundobase.cxx288 ScMoveUndo::ScMoveUndo( ScDocShell* pDocSh, ScDocument* pRefDoc, ScRefUndoData* pRefData, in ScMoveUndo() argument
292 pRefUndoData( pRefData ), in ScMoveUndo()
H A Dundotab.cxx306 ScDocument* pUndoDocument, ScRefUndoData* pRefData ) : in ScUndoDeleteTab() argument
307 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ) in ScUndoDeleteTab()

Completed in 36 milliseconds