Searched refs:m_bResult (Results 1 – 2 of 2) sorted by relevance
40 private boolean m_bResult = false; field in MainThreadDialogExecutor138 return m_bResult; in GetResult()144 m_bResult = m_aWikiDialog.show(); in notify()148 m_bResult = ( m_xDialog.execute() == 1 ); in notify()159 m_bResult = true; in notify()165 m_bResult = ( nRes == com.sun.star.awt.MessageBoxResults.OK in notify()
43 m_bResult( bResult ) in CControlCommandResult()53 return m_bResult; in hasResult()57 sal_Bool m_bResult; member in CControlCommandResult
Completed in 16 milliseconds