Home
last modified time | relevance | path

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

/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dupgrade.cxx135 inline bool IsSetMsiProperty(MSIHANDLE handle, const string& sProperty) in IsSetMsiProperty() function
186 upgradeCode) && IsSetMsiProperty(handle, TEXT("ALLUSERS"))) in SetProductInstallMode()
194 upgradeCode) && !IsSetMsiProperty(handle, TEXT("ALLUSERS"))) in SetProductInstallMode()
H A Dlayerlinks.cxx69 inline bool IsSetMsiProperty(MSIHANDLE handle, const string& sProperty) in IsSetMsiProperty() function
106 if ( IsSetMsiProperty(handle, TEXT("ADMININSTALL")) ) in CreateLayerLinks()
H A Dcheckrunningoffice.cxx90 static inline bool IsSetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in IsSetMsiProperty() function
/aoo41x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx159 static inline bool IsSetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in IsSetMsiProperty() function
759 if ( IsSetMsiProperty(handle, TEXT("ALLUSERS")) ) in SetFeatureState()
804 if ( IsSetMsiProperty(handle, sValueName) ) in SetFeatureState()
839 if (IsSetMsiProperty(handle, TEXT("SELECT_OU_FEATURE"))) in SetNewFeatureState()
/aoo41x/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx69 inline bool IsSetMsiProperty(MSIHANDLE handle, const string& sProperty) in IsSetMsiProperty() function
H A Dcheckrunningofficelanguagepack.cxx90 static inline bool IsSetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in IsSetMsiProperty() function

Completed in 28 milliseconds