35 std::unique_ptr<weld::LinkButton>
m_pLink;
DECL_LINK(OnNextClick, weld::Button &, void)
DECL_LINK(OnLinkClick, weld::LinkButton &, bool)
CuiGraphicPreviewWindow m_aPreview
std::unique_ptr< weld::Label > m_pText
TipOfTheDayDialog(weld::Window *pWindow)
std::unique_ptr< weld::LinkButton > m_pLink
std::unique_ptr< weld::CustomWeld > m_pPreview
DECL_LINK(Terminated, VclWindowEvent &, void)
std::unique_ptr< weld::Button > m_pNext
std::unique_ptr< weld::CheckButton > m_pShowTip
virtual ~TipOfTheDayDialog() override