Home
last modified time | relevance | path

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

/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dreg4msdocmsi.cxx65 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Wrt_Bin"))) in InstallUiSequenceEntry()
80 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Calc_Bin"))) in InstallUiSequenceEntry()
95 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Impress_Bin"))) in InstallUiSequenceEntry()
129 if (IsModuleSelectedForInstallation(handle, TEXT("gm_p_Wrt_Bin"))) in InstallExecSequenceEntry()
H A Dmsihelper.hxx178 bool IsModuleSelectedForInstallation(MSIHANDLE handle, LPCTSTR name);
H A Dmsihelper.cxx104 bool IsModuleSelectedForInstallation(MSIHANDLE handle, LPCTSTR name) in IsModuleSelectedForInstallation() function

Completed in 10 milliseconds