Searched refs:m_nResult (Results 1 – 2 of 2) sorted by relevance
800 m_nResult = DLG_RET_OK; in IMPL_LINK()810 m_nResult = DLG_RET_UNKNOWN; in execute()811 while(m_nResult == DLG_RET_UNKNOWN) in execute()815 if (m_nResult == DLG_RET_OK) in execute()818 m_nResult = pProgress->Execute(); in execute()823 if (m_nResult == DLG_RET_OK) in execute()824 m_nResult = DLG_RET_OK_AUTOLUNCH; in execute()826 return m_nResult; in execute()1639 m_nResult = DLG_RET_BACK; in IMPL_LINK()1645 m_nResult = DLG_RET_OK; in IMPL_LINK()[all …]
419 short m_nResult; member in svx::DocRecovery::IExtendedTabPage427 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()432 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()