Searched refs:DialogWasClosedWithOK (Results 1 – 4 of 4) sorted by relevance
147 bool DialogWasClosedWithOK() const;
509 if( aDlg.Execute() == RET_OK || aDlg.DialogWasClosedWithOK()) in executeDispatch_InsertTrendline()559 if( aDlg.Execute() == RET_OK || aDlg.DialogWasClosedWithOK()) in executeDispatch_InsertYErrorBars()
811 …== RET_OK || (bOkClickOnUnchangedDialogSouldBeRatedAsSuccessAlso && aDlg.DialogWasClosedWithOK()) ) in executeDlg_ObjectProperties_withoutUndoGuard()
655 bool SchAttribTabDlg::DialogWasClosedWithOK() const in DialogWasClosedWithOK() function in chart::SchAttribTabDlg
Completed in 101 milliseconds