Home
last modified time | relevance | path

Searched refs:MSIHANDLE (Results 26 – 41 of 41) sorted by relevance

12

/aoo42x/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx109 UINT GetInstallProperty(MSIHANDLE handle, LPCTSTR name, CharacterBuffer_t* buffer) in GetInstallProperty()
132 extern "C" UINT __stdcall SetProductInstallationPath(MSIHANDLE handle) in SetProductInstallationPath()
171 extern "C" UINT __stdcall RegisterLanguagePack(MSIHANDLE handle) in RegisterLanguagePack()
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/
H A Dvistaspecial.cxx72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty()
180 extern "C" UINT __stdcall RenamePrgFolder( MSIHANDLE handle ) in RenamePrgFolder()
213 extern "C" UINT __stdcall RemovePrgFolder( MSIHANDLE handle ) in RemovePrgFolder()
H A Dregisterextensions.cxx166 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty()
314 extern "C" UINT __stdcall RegisterExtensions(MSIHANDLE handle) in RegisterExtensions()
372 extern "C" UINT __stdcall RemoveExtensions(MSIHANDLE handle) in RemoveExtensions()
H A Dsetadmininstall.cxx53 static void SetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in SetMsiProperty()
58 extern "C" UINT __stdcall SetAdminInstallProperty(MSIHANDLE handle) in SetAdminInstallProperty()
H A Dcopyextensiondata.cxx55 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty()
73 extern "C" UINT __stdcall copyExtensionData(MSIHANDLE handle) { in copyExtensionData()
H A Dmigrateinstallpath.cxx50 std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty()
69 extern "C" UINT __stdcall MigrateInstallPath( MSIHANDLE handle ) in MigrateInstallPath()
H A Dcompleteinstallpath.cxx50 std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty()
69 extern "C" UINT __stdcall CompleteInstallPath( MSIHANDLE handle ) in CompleteInstallPath()
H A Dcopyeditiondata.cxx55 MSIHANDLE install, wchar_t const * name, wchar_t const * suffix, in getProperty()
107 extern "C" UINT __stdcall copyEditionData(MSIHANDLE install) { in copyEditionData()
H A Dpostuninstall.cxx48 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty()
101 extern "C" UINT __stdcall ExecutePostUninstallScript( MSIHANDLE handle ) in ExecutePostUninstallScript()
H A Diconcache.cxx36 extern "C" UINT __stdcall RebuildShellIconCache(MSIHANDLE) in RebuildShellIconCache() argument
/aoo42x/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx33 std::string GetOfficeInstallationPath(MSIHANDLE handle) in GetOfficeInstallationPath()
51 std::string GetOfficeProductName(MSIHANDLE handle) in GetOfficeProductName()
69 std::string GetQuickstarterLinkName(MSIHANDLE handle) in GetQuickstarterLinkName()
H A Dremove_quickstart_link.cxx40 extern "C" UINT __stdcall RemoveQuickstarterLink( MSIHANDLE hMSI ) in RemoveQuickstarterLink()
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrationcontextinformation.hxx58 RegistrationContextInformation(MSIHANDLE hMsi, const std::wstring& OpenOfficeExecutablePath);
173 MSIHANDLE msihandle_;
H A Dregistrationcontextinformation.cxx38 RegistrationContextInformation::RegistrationContextInformation(MSIHANDLE hMsi, const std::wstring& … in RegistrationContextInformation()
/aoo42x/main/setup_native/source/win32/customactions/tools/
H A Dcheckversion.cxx43 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp()
79 extern "C" UINT __stdcall CheckVersions( MSIHANDLE hMSI ) in CheckVersions()
/aoo42x/main/setup_native/source/win32/customactions/indexingfilter/
H A Drestartindexingservice.cxx155 extern "C" UINT __stdcall RestartIndexingService(MSIHANDLE) in RestartIndexingService() argument

Completed in 68 milliseconds

12