10 #ifndef INCLUDED_VCL_INC_MESSAGEDIALOG_HXX
11 #define INCLUDED_VCL_INC_MESSAGEDIALOG_HXX
45 virtual bool set_property(
const OString& rKey,
const OUString& rValue)
override;
51 virtual void dispose()
override;
virtual bool set_property(const OString &rKey, const OUString &rValue) override
OUString const & get_secondary_text() const
static void SetMessagesWidths(vcl::Window const *pParent, VclMultiLineEdit *pPrimaryMessage, VclMultiLineEdit *pSecondaryMessage)
void create_message_area()
virtual void StateChanged(StateChangedType nType) override
OUString const & get_primary_text() const
VclPtr< VclMultiLineEdit > m_pSecondaryMessage
VclPtr< VclVBox > m_pMessageBox
VclButtonsType m_eButtonsType
VclContainer * get_message_area() const
VclPtr< VclBox > m_pOwnedContentArea
void create_owned_areas()
VclMessageType m_eMessageType
VclPtr< VclButtonBox > m_pOwnedActionArea
VclPtr< FixedImage > m_pImage
VclPtr< VclGrid > m_pGrid
virtual ~MessageDialog() override
virtual void dispose() override
This is intended to be used to clear any locally held references to other Window-subclass objects...
VclPtr< VclMultiLineEdit > m_pPrimaryMessage
MessageDialog(vcl::Window *pParent, WinBits nStyle)
void set_secondary_text(const OUString &rSecondaryString)
reference_type * get() const
Get the body.
OUString m_sPrimaryString
void set_primary_text(const OUString &rPrimaryString)
OUString m_sSecondaryString