Searched refs:ExecuteOK (Results 1 – 5 of 5) sorted by relevance
72 if(dlg.ExecuteOK()) in NavigatorDlg()
197 if(!ndlg.ExecuteOK()) in BaseSetupDlg()
126 bool ExecuteOK() { return Execute() == IDOK; } in ExecuteOK() function
248 [s5;:TopWindow`:`:ExecuteOK`(`): [@(0.0.255) bool]_[* ExecuteOK]()&]
678 .def("executeok", &TopWindow::ExecuteOK) in export_TopWindow()