Searched defs:pRefUndoDoc (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sc/source/ui/inc/ |
| H A D | undobase.hxx | 131 ScDocument* pRefUndoDoc; member in ScMoveUndo
|
| /trunk/main/sc/source/core/data/ |
| H A D | document.cxx | 396 sal_Bool ScDocument::DeleteTab( SCTAB nTab, ScDocument* pRefUndoDoc ) in DeleteTab() 828 SCROW nStartRow, SCSIZE nSize, ScDocument* pRefUndoDoc, in InsertRow() 912 sal_Bool ScDocument::InsertRow( const ScRange& rRange, ScDocument* pRefUndoDoc ) in InsertRow() 924 ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline, in DeleteRow() 998 void ScDocument::DeleteRow( const ScRange& rRange, ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline ) in DeleteRow() 1031 SCCOL nStartCol, SCSIZE nSize, ScDocument* pRefUndoDoc, in InsertCol() 1104 sal_Bool ScDocument::InsertCol( const ScRange& rRange, ScDocument* pRefUndoDoc ) in InsertCol() 1114 SCCOL nStartCol, SCSIZE nSize, ScDocument* pRefUndoDoc, in DeleteCol() 1188 void ScDocument::DeleteCol( const ScRange& rRange, ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline ) in DeleteCol() 2060 ScDocument* pRefUndoDoc, ScDocument* pClipDoc, sal_Bool bResetCut, in CopyFromClip()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | docfunc.cxx | 1441 ScDocument* pRefUndoDoc = NULL; in InsertCells() local 2006 ScDocument* pRefUndoDoc = NULL; in DeleteCells() local 2372 ScDocument* pRefUndoDoc = NULL; in MoveBlock() local
|
| /trunk/main/sc/inc/ |
| H A D | document.hxx | 205 ScDocument* pRefUndoDoc; member
|
| /trunk/main/sc/source/ui/view/ |
| H A D | viewfun3.cxx | 1313 ScDocument* pRefUndoDoc = NULL; in PasteFromClip() local
|