LibreOffice Module dbaccess (master) 1
|
This is the complete list of members for dbaui::OSQLMessageBox, including all inherited members.
add_button(const OUString &rText, int nResponse, const OUString &rHelpId={}) | dbaui::OSQLMessageBox | inline |
Construct(weld::Window *pParent, MessBoxStyle nStyle, MessageType eImage) | dbaui::OSQLMessageBox | private |
DECL_LINK(ButtonClickHdl, weld::Button &, void) | dbaui::OSQLMessageBox | private |
get_help_id() const | weld::DialogController | |
get_title() const | weld::DialogController | |
getConstDialog() const | weld::DialogController | |
getDialog() override | dbaui::OSQLMessageBox | inlineprivatevirtual |
impl_addDetailsButton() | dbaui::OSQLMessageBox | private |
impl_createStandardButtons(MessBoxStyle _nStyle) | dbaui::OSQLMessageBox | private |
impl_fillMessages() | dbaui::OSQLMessageBox | private |
m_pImpl | dbaui::OSQLMessageBox | private |
m_sHelpURL | dbaui::OSQLMessageBox | private |
m_xDialog | dbaui::OSQLMessageBox | private |
m_xMoreButton | dbaui::OSQLMessageBox | private |
OSQLMessageBox(weld::Window *pParent, const dbtools::SQLExceptionInfo &_rException, MessBoxStyle _nStyle=MessBoxStyle::Ok|MessBoxStyle::DefaultOk, OUString _sHelpURL=OUString()) | dbaui::OSQLMessageBox | |
OSQLMessageBox(weld::Window *pParent, const OUString &rTitle, const OUString &rMessage, MessBoxStyle nStyle=MessBoxStyle::Ok|MessBoxStyle::DefaultOk, MessageType _eType=Info, const ::dbtools::SQLExceptionInfo *_pAdditionalErrorInfo=nullptr) | dbaui::OSQLMessageBox | |
response(int nResponse) | weld::DialogController | |
run() | weld::DialogController | virtual |
runAsync(const std::shared_ptr< DialogController > &rController, const std::function< void(sal_Int32)> &) | weld::DialogController | static |
set_default_response(int nResponse) | dbaui::OSQLMessageBox | inline |
set_help_id(const OUString &rHelpId) | weld::DialogController | |
set_title(const OUString &rTitle) | dbaui::OSQLMessageBox | inline |
~DialogController() COVERITY_NOEXCEPT_FALSE | weld::DialogController | virtual |
~OSQLMessageBox() override | dbaui::OSQLMessageBox | virtual |