Searched defs:OnCancel (Results 1 – 4 of 4) sorted by relevance
107 virtual void OnCancel() {}; in OnCancel() function136 virtual void OnCancel() { Destroy(); } in OnCancel() function151 virtual void OnCancel() { End(IDCANCEL); } in OnCancel() function
74 void CProgressDialog::OnCancel() { Sync.SetStopped(true); } in OnCancel() function in CProgressDialog
556 void CProgressDialog::OnCancel() { Sync.Set_Stopped(true); } in OnCancel() function in CProgressDialog
740 void ChooserDialog::OnCancel() in OnCancel() function in ChooserDialog