Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx249 m_mle_info(this, DpGuiResId(RID_DLG_UPDATE_INSTALL_INFO)), in UpdateInstallDialog()
260 m_mle_info.EnableCursor(sal_False); in UpdateInstallDialog()
284 m_mle_info.InsertText(m_sNoErrors); in updateDone()
319 m_mle_info.InsertText(OUSTR("\n")); in setError()
320 m_mle_info.InsertText(sError); in setError()
323 m_mle_info.InsertText(m_sThisErrorOccurred + exceptionMessage + OUSTR("\n")); in setError()
325 m_mle_info.InsertText(m_sNoInstall); in setError()
326 m_mle_info.InsertText(OUSTR("\n")); in setError()
332 m_mle_info.InsertText(exceptionMessage + OUSTR("\n")); in setError()
H A Ddp_gui_updateinstalldialog.hxx128 AutoScrollEdit m_mle_info; member in dp_gui::UpdateInstallDialog

Completed in 29 milliseconds