19 #ifndef INCLUDED_SW_SOURCE_UI_ENVELP_ENVFMT_HXX
20 #define INCLUDED_SW_SOURCE_UI_ENVELP_ENVFMT_HXX
24 #include <string_view>
49 DECL_LINK(AddrEditHdl,
const OString&,
void);
50 DECL_LINK(SendEditHdl,
const OString&,
void);
57 void Edit(std::string_view rIdent,
bool bSender);
67 static std::unique_ptr<SfxTabPage>
Represents the style of a paragraph.
virtual bool FillItemSet(SfxItemSet *rSet) override
std::unique_ptr< weld::ComboBox > m_xSizeFormatBox
std::unique_ptr< weld::MetricSpinButton > m_xSizeWidthField
SfxItemSet * GetCollItemSet(SwTextFormatColl const *pColl, bool bSender)
std::unique_ptr< weld::MetricSpinButton > m_xAddrLeftField
std::unique_ptr< weld::MetricSpinButton > m_xSendTopField
virtual void Reset(const SfxItemSet *rSet) override
void Init(SwEnvDlg *pDialog)
static std::unique_ptr< SfxTabPage > Create(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet)
std::unique_ptr< weld::MenuButton > m_xAddrEditButton
void FillItem(SwEnvItem &rItem)
std::unique_ptr< weld::MetricSpinButton > m_xSendLeftField
void Edit(std::string_view rIdent, bool bSender)
std::vector< sal_uInt16 > m_aIDs
SwEnvFormatPage(weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
std::unique_ptr< weld::CustomWeld > m_xPreview
std::unique_ptr< weld::MenuButton > m_xSendEditButton
virtual ~SwEnvFormatPage() override
virtual void ActivatePage(const SfxItemSet &rSet) override
std::unique_ptr< weld::MetricSpinButton > m_xSizeHeightField
DECL_LINK(ModifyHdl, weld::MetricSpinButton &, void)
std::unique_ptr< weld::MetricSpinButton > m_xAddrTopField
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override
SwEnvDlg * GetParentSwEnvDlg()