19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_FLDTDLG_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_FLDTDLG_HXX
46 bool bOnlyActivate =
false);
61 virtual void Close()
override;
62 virtual void EndDialog(
int nResponse)
override;
virtual void Close() override
void EnableInsert(bool bEnable)
void ActivateDatabasePage()
SwFieldDlg(SfxBindings *pB, SwChildWinWrapper *pCW, weld::Window *pParent)
std::unique_ptr< SfxItemSet > mxInputItemSet
virtual void PageCreated(const OUString &rId, SfxTabPage &rPage) override
virtual ~SwFieldDlg() override
DECL_LINK(CancelHdl, weld::Button &, void)
SfxBindings * m_pBindings
virtual void EndDialog(int nResponse) override
virtual SfxItemSet * CreateInputItemSet(const OUString &rId) override
void ReInitTabPage(std::u16string_view rPageId, bool bOnlyActivate=false)
void Initialize(SfxChildWinInfo const *pInfo)
virtual void Activate() override
SwChildWinWrapper * m_pChildWin
DECL_LINK(OKHdl, weld::Button &, void)