Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx114 case DLG_RET_OK : in Execute()
800 m_nResult = DLG_RET_OK; in IMPL_LINK()
815 if (m_nResult == DLG_RET_OK) in execute()
823 if (m_nResult == DLG_RET_OK) in execute()
892 EndDialog(DLG_RET_OK); in end()
1017 return DLG_RET_OK; in impl_askUserForWizardCancel()
1337 return DLG_RET_OK; in execute()
1561 EndDialog(DLG_RET_OK); in IMPL_LINK()
1645 m_nResult = DLG_RET_OK; in IMPL_LINK()
1799 m_nResult = DLG_RET_OK; in IMPL_LINK()
[all …]
/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx93 #define DLG_RET_OK 1 macro

Completed in 30 milliseconds