Lines Matching refs:RET_OK
229 if (pDlg->Execute() == RET_OK) in ExecuteEdit()
305 if (pDlg->Execute() == RET_OK) in ExecuteEdit()
394 if (pDlg->Execute() == RET_OK) in ExecuteEdit()
508 if (pDlg->Execute() == RET_OK) in ExecuteEdit()
754 if ( pDlg->Execute() == RET_OK ) in ExecuteEdit()
973 if ( pDlg->Execute() == RET_OK ) in ExecuteEdit()
1015 if( pDlg->Execute() == RET_OK ) in ExecuteEdit()
1028 if( pDlg->Execute() == RET_OK ) in ExecuteEdit()
1068 if ( pDlg->Execute() == RET_OK ) in ExecuteEdit()
1130 if ( pDlg->Execute() == RET_OK ) in ExecuteEdit()
1321 if (pDlg->Execute() == RET_OK) in ExecuteEdit()
1586 if( RET_OK == nDialogRet ) in ExecuteEdit()
1942 if ( pDlg->Execute() == RET_OK ) in ExecuteEdit()
2128 if ( pImpl->m_pLinkedDlg->GetResult() == RET_OK ) in IMPL_LINK()