Home
last modified time | relevance | path

Searched refs:m_nResult (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx800 m_nResult = DLG_RET_OK; in IMPL_LINK()
810 m_nResult = DLG_RET_UNKNOWN; 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()
1651 m_nResult = DLG_RET_CANCEL; in IMPL_LINK()
1662 return m_nResult; in execute()
1772 return m_nResult; in execute()
1783 m_nResult = DLG_RET_BACK; in IMPL_LINK()
1789 m_nResult = DLG_RET_CANCEL; in IMPL_LINK()
[all …]
/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx419 short m_nResult; member in svx::DocRecovery::IExtendedTabPage
427 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()
432 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()

Completed in 22 milliseconds