Searched defs:OnCancel (Results 1 – 3 of 3) sorted by relevance
129 virtual void OnCancel() {} in OnCancel() function160 virtual void OnCancel() Z7_override { Destroy(); } in OnCancel() function175 virtual void OnCancel() Z7_override { End(IDCANCEL); } in OnCancel() function
76 void CProgressDialog::OnCancel() { Sync.SetStopped(true); } in OnCancel() function in CProgressDialog
565 void CProgressDialog::OnCancel() { Sync.Set_Stopped(true); } in OnCancel() function in CProgressDialog