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