Home
last modified time | relevance | path

Searched refs:BeginDrawUndo (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1573 pDoc->BeginDrawUndo(); in AutoFormat()
2034 pDoc->BeginDrawUndo(); // InsertTab erzeugt ein SdrUndoNewPage in InsertTables()
2103 pDoc->BeginDrawUndo(); // InsertTab erzeugt ein SdrUndoNewPage in AppendTable()
2211 pDoc->BeginDrawUndo(); // DeleteTab erzeugt ein SdrUndoDelPage in DeleteTables()
2383 pDoc->BeginDrawUndo(); // drawing layer must do its own undo actions in ImportTables()
2602 pDestDoc->BeginDrawUndo(); // drawing layer must do its own undo actions in MoveTable()
2769 pDoc->BeginDrawUndo(); // drawing layer must do its own undo actions in MoveTable()
H A Dviewfun3.cxx269 pDoc->BeginDrawUndo(); in CutToClip()
1374 pDoc->BeginDrawUndo(); in PasteFromClip()
1647 pDoc->BeginDrawUndo(); in PasteMultiRangesFromClip()
H A Dviewfunc.cxx1829 pDoc->BeginDrawUndo(); in DeleteMulti()
1977 pDoc->BeginDrawUndo(); in DeleteContents()
2132 pDoc->BeginDrawUndo(); // Drawing Updates in SetWidthOrHeight()
H A Ddbfunc3.cxx620 pDoc->BeginDrawUndo(); in MakePivotTable()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx600 pDoc->BeginDrawUndo(); in DeleteContents()
1452 pDoc->BeginDrawUndo(); in InsertCells()
2034 pDoc->BeginDrawUndo(); in DeleteCells()
2399 pDoc->BeginDrawUndo(); in MoveBlock()
2705 pDoc->BeginDrawUndo(); // InsertTab erzeugt ein SdrUndoNewPage in InsertTable()
2788 pDoc->BeginDrawUndo(); // DeleteTab erzeugt ein SdrUndoDelPage in DeleteTable()
3149 pDoc->BeginDrawUndo(); // Drawing Updates in SetWidthOrHeight()
3737 pDoc->BeginDrawUndo(); in AutoFormat()
4360 pDoc->BeginDrawUndo(); in MergeCells()
4684 pDoc->BeginDrawUndo(); // wegen Hoehenanpassung in InsertNameList()
H A Ddocsh5.cxx849 aDocument.BeginDrawUndo(); // drawing layer must do its own undo actions in MakeScenario()
909 aDocument.BeginDrawUndo(); // drawing layer must do its own undo actions in MoveTable()
H A Ddbdocfun.cxx799 pDoc->BeginDrawUndo(); in Query()
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx75 void ScDocument::BeginDrawUndo() in BeginDrawUndo() function in ScDocument
/trunk/main/sc/inc/
H A Ddocument.hxx732 void BeginDrawUndo();