Searched refs:m_xMessageBox (Results 1 – 1 of 1) sorted by relevance
39 private XMessageBox m_xMessageBox; field in MainThreadDialogExecutor133 m_xMessageBox = xMessageBox; in MainThreadDialogExecutor()162 else if ( m_xMessageBox != null ) in notify()164 int nRes = m_xMessageBox.execute(); in notify()
Completed in 13 milliseconds