Searched refs:BeginDrawUndo (Results 1 – 9 of 9) sorted by relevance
1573 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()
269 pDoc->BeginDrawUndo(); in CutToClip()1374 pDoc->BeginDrawUndo(); in PasteFromClip()1647 pDoc->BeginDrawUndo(); in PasteMultiRangesFromClip()
1829 pDoc->BeginDrawUndo(); in DeleteMulti()1977 pDoc->BeginDrawUndo(); in DeleteContents()2132 pDoc->BeginDrawUndo(); // Drawing Updates in SetWidthOrHeight()
620 pDoc->BeginDrawUndo(); in MakePivotTable()
604 pDoc->BeginDrawUndo(); in DeleteContents()1456 pDoc->BeginDrawUndo(); in InsertCells()2038 pDoc->BeginDrawUndo(); in DeleteCells()2403 pDoc->BeginDrawUndo(); in MoveBlock()2709 pDoc->BeginDrawUndo(); // InsertTab erzeugt ein SdrUndoNewPage in InsertTable()2792 pDoc->BeginDrawUndo(); // DeleteTab erzeugt ein SdrUndoDelPage in DeleteTable()3153 pDoc->BeginDrawUndo(); // Drawing Updates in SetWidthOrHeight()3741 pDoc->BeginDrawUndo(); in AutoFormat()4364 pDoc->BeginDrawUndo(); in MergeCells()4688 pDoc->BeginDrawUndo(); // wegen Hoehenanpassung in InsertNameList()
851 aDocument.BeginDrawUndo(); // drawing layer must do its own undo actions in MakeScenario()911 aDocument.BeginDrawUndo(); // drawing layer must do its own undo actions in MoveTable()
799 pDoc->BeginDrawUndo(); in Query()
75 void ScDocument::BeginDrawUndo() in BeginDrawUndo() function in ScDocument
735 void BeginDrawUndo();
Completed in 95 milliseconds