Searched refs:SetDrawTextUndo (Results 1 – 5 of 5) sorted by relevance
217 pViewShell->SetDrawTextUndo( &pO->GetUndoManager() ); in MouseButtonDown()789 pViewShell->SetDrawTextUndo( &pO->GetUndoManager() ); in SetInEditMode()
124 pViewShell->SetDrawTextUndo( 0 ); in StopEditMode()
652 pViewData->GetViewShell()->SetDrawTextUndo(NULL); in ModelHasChanged()955 pViewData->GetViewShell()->SetDrawTextUndo(NULL); // "normaler" Undo-Manager in ScEndTextEdit()
1112 void ScTabViewShell::SetDrawTextUndo( ::svl::IUndoManager* pNewUndoMgr ) in SetDrawTextUndo() function in ScTabViewShell
348 void SetDrawTextUndo( ::svl::IUndoManager* pUndoMgr );
Completed in 29 milliseconds