19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_FLDEDT_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_FLDEDT_HXX
51 virtual short run()
override;
virtual short run() override
DECL_LINK(OKHdl, weld::Button &, void)
virtual ~SwFieldEditDlg() override
std::unique_ptr< weld::Button > m_xPrevBT
SwFieldEditDlg(SwView const &rVw)
std::unique_ptr< weld::Button > m_xAddressBT
SfxTabPage * CreatePage(sal_uInt16 nGroup)
void EnableInsert(bool bEnable)
DECL_LINK(AddressHdl, weld::Button &, void)
std::unique_ptr< weld::Button > m_xNextBT
DECL_LINK(NextPrevHdl, weld::Button &, void)
void EnsureSelection(SwField *pCurField, SwFieldMgr &rMgr)
Base class of all fields.
Used by the UI to modify the document model.