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 | 399 sal_Bool ScDocument::DeleteTab( SCTAB nTab, ScDocument* pRefUndoDoc ) in DeleteTab() 831 SCROW nStartRow, SCSIZE nSize, ScDocument* pRefUndoDoc, in InsertRow() 915 sal_Bool ScDocument::InsertRow( const ScRange& rRange, ScDocument* pRefUndoDoc ) in InsertRow() 927 ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline, in DeleteRow() 1001 void ScDocument::DeleteRow( const ScRange& rRange, ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline ) in DeleteRow() 1034 SCCOL nStartCol, SCSIZE nSize, ScDocument* pRefUndoDoc, in InsertCol() 1107 sal_Bool ScDocument::InsertCol( const ScRange& rRange, ScDocument* pRefUndoDoc ) in InsertCol() 1117 SCCOL nStartCol, SCSIZE nSize, ScDocument* pRefUndoDoc, in DeleteCol() 1191 void ScDocument::DeleteCol( const ScRange& rRange, ScDocument* pRefUndoDoc, sal_Bool* pUndoOutline ) in DeleteCol() 2063 ScDocument* pRefUndoDoc, ScDocument* pClipDoc, sal_Bool bResetCut, in CopyFromClip()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 1445 ScDocument* pRefUndoDoc = NULL; in InsertCells() local 2010 ScDocument* pRefUndoDoc = NULL; in DeleteCells() local 2376 ScDocument* pRefUndoDoc = NULL; in MoveBlock() local
|
/trunk/main/sc/inc/ |
H A D | document.hxx | 208 ScDocument* pRefUndoDoc; member
|
/trunk/main/sc/source/ui/view/ |
H A D | viewfun3.cxx | 1313 ScDocument* pRefUndoDoc = NULL; in PasteFromClip() local
|
Completed in 238 milliseconds