Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Ddocrecovery.cxx129 case DLG_RET_UNKNOWN : in Execute()
810 m_nResult = DLG_RET_UNKNOWN; in execute()
811 while(m_nResult == DLG_RET_UNKNOWN) in execute()
1201 short nRet = DLG_RET_UNKNOWN; in execute()
1215 case DLG_RET_UNKNOWN : in execute()
1270 short nRet = DLG_RET_UNKNOWN; in execute()
1659 m_nResult = DLG_RET_UNKNOWN; in execute()
1660 while(m_nResult == DLG_RET_UNKNOWN) in execute()
1769 m_nResult = DLG_RET_UNKNOWN; in execute()
1770 while(m_nResult == DLG_RET_UNKNOWN) in execute()
/aoo4110/main/svx/source/inc/
H A Ddocrecovery.hxx92 #define DLG_RET_UNKNOWN -1 macro
427 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()
432 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()

Completed in 31 milliseconds