Home
last modified time | relevance | path

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

/AOO42X/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx174 int InstalledProductMinor = atoi(szValue); in GetUserInstallMode() local
176 if ( InstalledProductMinor >= PatchProductMinor ) in GetUserInstallMode()