Home
last modified time | relevance | path

Searched refs:exceptionMessage (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx292 OUString const & exceptionMessage) in setError() argument
322 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() argument
332 m_mle_info.InsertText(exceptionMessage + OUSTR("\n")); in setError()
H A Ddp_gui_updateinstalldialog.hxx102 …r(INSTALL_ERROR err, ::rtl::OUString const & sExtension, ::rtl::OUString const & exceptionMessage);
103 void setError(::rtl::OUString const & exceptionMessage);

Completed in 13 milliseconds