Searched defs:OnCancel (Results 1 – 4 of 4) sorted by relevance
107 virtual void OnCancel() {}; in OnCancel() function135 virtual void OnCancel() { Destroy(); } in OnCancel() function149 virtual void OnCancel() { End(IDCANCEL); } in OnCancel() function
74 void CProgressDialog::OnCancel() { Sync.SetStopped(true); } in OnCancel() function in CProgressDialog
532 void CProgressDialog::OnCancel() { Sync.Set_Stopped(true); } in OnCancel() function in CProgressDialog
1708 virtual void OnCancel() { in OnCancel() function