Home
last modified time | relevance | path

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

/aoo42x/main/setup_native/source/win32/customactions/tools/
H A Dcheckversion.cxx89 SetMsiErrorCode( MSI_ERROR_NEW_VERSION_FOUND ); in CheckVersions()
97 SetMsiErrorCode( MSI_ERROR_SAME_VERSION_FOUND ); in CheckVersions()
105 SetMsiErrorCode( MSI_ERROR_OLD_VERSION_FOUND ); in CheckVersions()
113 SetMsiErrorCode( MSI_ERROR_OLD_VERSION_FOUND ); in CheckVersions()
122 SetMsiErrorCode( MSI_ERROR_NEW_PATCH_FOUND ); in CheckVersions()
130 SetMsiErrorCode( MSI_ERROR_SAME_PATCH_FOUND ); in CheckVersions()
138 SetMsiErrorCode( MSI_ERROR_OLD_PATCH_FOUND ); in CheckVersions()
H A Dseterror.hxx47 void SetMsiErrorCode( int nErrorCode );
H A Dseterror.cxx59 void SetMsiErrorCode( int nErrorCode ) in SetMsiErrorCode() function
/aoo42x/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx118 SetMsiErrorCode( MSI_ERROR_INVALIDDIRECTORY ); in GetUserInstallMode()
139 SetMsiErrorCode( MSI_ERROR_ISWRONGPRODUCT ); in GetUserInstallMode()
152 SetMsiErrorCode( MSI_ERROR_ISWRONGPRODUCT ); in GetUserInstallMode()
182 SetMsiErrorCode( MSI_ERROR_PATCHISOLDER ); in GetUserInstallMode()
H A Dcheckrunningofficelanguagepack.cxx205 SetMsiErrorCode( MSI_ERROR_OFFICE_IS_RUNNING ); in IsOfficeRunning()
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckrunningoffice.cxx219 SetMsiErrorCode( MSI_ERROR_OFFICE_IS_RUNNING ); in IsOfficeRunning()
278 SetMsiErrorCode( MSI_ERROR_OFFICE_IS_RUNNING ); in IsOfficeRunning()
H A Dcheckdirectory.cxx106 SetMsiErrorCode( MSI_ERROR_DIRECTORY_NOT_EMPTY ); in CheckInstallDirectory()
/aoo42x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx323 SetMsiErrorCode( dwError ); in SwapFiles()
709 SetMsiErrorCode( MSI_ERROR_OFFICE_IS_RUNNING ); in IsOfficeRunning()

Completed in 30 milliseconds