64 void ShowLastAuthor(std::u16string_view rAuthor, std::u16string_view rDate);
77 std::shared_ptr<weld::Dialog>
const &
GetDialog()
const
Reference< XExecutableDialog > m_xDialog
DECL_LINK(PrevHdl, weld::Button &, void)
DECL_LINK(NextHdl, weld::Button &, void)
const SfxItemSet & m_rSet
std::unique_ptr< weld::Label > m_xAltTitle
void set_title(const OUString &rTitle)
void SetPrevHdl(const Link< SvxPostItDialog &, void > &rLink)
void SetNextHdl(const Link< SvxPostItDialog &, void > &rLink)
SvxPostItDialog(weld::Widget *pParent, const SfxItemSet &rCoreSet, bool bPrevNext)
void SetNote(const OUString &rTxt)
void ShowLastAuthor(std::u16string_view rAuthor, std::u16string_view rDate)
Link< SvxPostItDialog &, void > m_aPrevHdlLink
std::unique_ptr< weld::Button > m_xNextBtn
DECL_LINK(OKHdl, weld::Button &, void)
static WhichRangesContainer GetRanges()
std::unique_ptr< weld::Button > m_xPrevBtn
std::unique_ptr< weld::Label > m_xLastEditFT
std::unique_ptr< weld::Widget > m_xInsertAuthor
std::shared_ptr< weld::Dialog > const & GetDialog() const
std::unique_ptr< weld::Button > m_xOKBtn
std::unique_ptr< SfxItemSet > m_xOutSet
const SfxItemSet * GetOutputItemSet() const
std::unique_ptr< weld::Button > m_xAuthorBtn
std::unique_ptr< weld::TextView > m_xEditED
Link< SvxPostItDialog &, void > m_aNextHdlLink
virtual ~SvxPostItDialog() override
DECL_LINK(Stamp, weld::Button &, void)
void EnableTravel(bool bNext, bool bPrev)