Home
last modified time | relevance | path

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

/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp167 m_bSupportsPatch = false; in SetupApp()
1128 m_bSupportsPatch = true; in CheckVersion()
1774 if ( !m_bSupportsPatch ) in IsPatchInstalled()
H A Dsetup.hxx66 boolean m_bSupportsPatch :1; member in SetupApp