Searched refs:HandleBootstrapPathErrors (Results 1 – 2 of 2) sorted by relevance
1146 void Desktop::HandleBootstrapPathErrors( ::utl::Bootstrap::Status aBootstrapStatus, const OUString&… in HandleBootstrapPathErrors() function in desktop::Desktop1360 HandleBootstrapPathErrors( aBootstrapStatus, aErrorMsg ); in HandleBootstrapErrors()2333 HandleBootstrapPathErrors( ::utl::Bootstrap::INVALID_USER_INSTALL, aMsg ); in InitializeConfiguration()2339 HandleBootstrapPathErrors( ::utl::Bootstrap::INVALID_BASE_INSTALL, aMsg ); in InitializeConfiguration()2351 HandleBootstrapPathErrors( ::utl::Bootstrap::MISSING_USER_INSTALL, aMsg ); in InitializeConfiguration()2371 HandleBootstrapPathErrors( ::utl::Bootstrap::INVALID_BASE_INSTALL, aMsg ); in InitializeConfiguration()2377 HandleBootstrapPathErrors( ::utl::Bootstrap::INVALID_BASE_INSTALL, aMsg ); in InitializeConfiguration()
162 …void HandleBootstrapPathErrors( ::utl::Bootstrap::Status, const ::rtl::OUString…