Searched refs:exceptionMessage (Results 1 – 2 of 2) sorted by relevance
292 OUString const & exceptionMessage) in setError() argument322 if (exceptionMessage.getLength()) in setError()323 m_mle_info.InsertText(m_sThisErrorOccurred + exceptionMessage + OUSTR("\n")); in setError()329 void UpdateInstallDialog::setError(OUString const & exceptionMessage) in setError() argument332 m_mle_info.InsertText(exceptionMessage + OUSTR("\n")); in setError()
102 …r(INSTALL_ERROR err, ::rtl::OUString const & sExtension, ::rtl::OUString const & exceptionMessage);103 void setError(::rtl::OUString const & exceptionMessage);
Completed in 20 milliseconds