Searched refs:SetInUndo (Results 1 – 4 of 4) sorted by relevance
131 pDocShell->SetInUndo( sal_True ); //! BeginUndo in Undo()135 pDocShell->SetInUndo( sal_False ); //! EndUndo in Undo()153 pDocShell->SetInUndo( sal_True ); //! BeginRedo in Redo()163 pDocShell->SetInUndo( sal_False ); //! EndRedo in Redo()258 pDocShell->SetInUndo( sal_False ); //! EndUndo in Undo()867 pDocShell->SetInUndo( sal_True ); in Undo()871 pDocShell->SetInUndo( sal_False ); in Undo()894 pDocShell->SetInUndo( sal_True ); in Redo()900 pDocShell->SetInUndo( sal_False ); in Redo()1614 pDocShell->SetInUndo( sal_True ); in DoChange()[all …]
104 pDocShell->SetInUndo( sal_True ); in BeginUndo()127 pDocShell->SetInUndo( sal_False ); in EndUndo()132 pDocShell->SetInUndo( sal_True ); //! eigenes Flag fuer Redo? in BeginRedo()154 pDocShell->SetInUndo( sal_False ); in EndRedo()
353 void SetInUndo(sal_Bool bSet);
2781 void ScDocShell::SetInUndo(sal_Bool bSet) in SetInUndo() function in ScDocShell
Completed in 27 milliseconds