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()245 pDocShell->SetInUndo( sal_True ); //! BeginUndo in Undo()258 pDocShell->SetInUndo( sal_False ); //! EndUndo in Undo()276 pDocShell->SetInUndo( sal_True ); //! BeginRedo in Redo()282 pDocShell->SetInUndo( sal_False ); //! EndRedo in Redo()446 pDocShell->SetInUndo( sal_True ); //! BeginRedo in Redo()450 pDocShell->SetInUndo( sal_True ); //! EndRedo in Redo()[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