Home
last modified time | relevance | path

Searched defs:pRefUndoDoc (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sc/source/ui/inc/
H A Dundobase.hxx131 ScDocument* pRefUndoDoc; member in ScMoveUndo
/aoo42x/main/sc/source/core/data/
H A Ddocument.cxx399 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()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1445 ScDocument* pRefUndoDoc = NULL; in InsertCells() local
2010 ScDocument* pRefUndoDoc = NULL; in DeleteCells() local
2376 ScDocument* pRefUndoDoc = NULL; in MoveBlock() local
/aoo42x/main/sc/inc/
H A Ddocument.hxx208 ScDocument* pRefUndoDoc; member
/aoo42x/main/sc/source/ui/view/
H A Dviewfun3.cxx1313 ScDocument* pRefUndoDoc = NULL; in PasteFromClip() local

Completed in 659 milliseconds