Searched refs:SetOldFunction (Results 1 – 6 of 6) sorted by relevance
204 SetOldFunction( GetCurrentFunction() ); in FuPermanent()210 SetOldFunction(0); in FuPermanent()562 SetOldFunction(0); in FuPermanent()572 SetOldFunction( GetCurrentFunction() ); in FuPermanent()
765 SetOldFunction(0); in FuPermanent()771 SetOldFunction(GetCurrentFunction()); in FuPermanent()
1460 void ViewShell::SetOldFunction(const FunctionReference& xFunction) in SetOldFunction() function in sd::ViewShell
287 pShell->SetOldFunction(xEmpty); in FuPermanent()308 pShell->SetOldFunction(xEmpty); in FuPermanent()314 pShell->SetOldFunction(pShell->GetCurrentFunction()); in FuPermanent()
276 void SetOldFunction(const FunctionReference& xFunction);
565 GetViewShell()->SetOldFunction(rpFunction); in SetCurrentFunction()