20#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_GLOSBIB_HXX
21#define INCLUDED_SW_SOURCE_UIBASE_INC_GLOSBIB_HXX
24#include <rtl/ustring.hxx>
72 virtual short run()
override;
virtual short run() override
DECL_LINK(SelectHdl, weld::TreeView &, void)
SwGlossaryGroupDlg(weld::Window *pParent, std::vector< OUString > const &rPathArr, SwGlossaryHdl *pGlosHdl)
std::unique_ptr< weld::Button > m_xDelPB
std::unique_ptr< weld::Button > m_xRenamePB
std::vector< OUString > m_InsertedArr
DECL_LINK(NewHdl, weld::Button &, void)
SwGlossaryHdl * m_pGlosHdl
std::vector< OUString > m_RemovedArr
std::unique_ptr< weld::TreeView > m_xGroupTLB
DECL_LINK(ModifyHdl, weld::Entry &, void)
DECL_LINK(EntrySizeAllocHdl, const Size &, void)
std::unique_ptr< weld::Entry > m_xNameED
std::unique_ptr< weld::Button > m_xNewPB
DECL_LINK(DeleteHdl, weld::Button &, void)
DECL_LINK(ModifyListBoxHdl, weld::ComboBox &, void)
virtual ~SwGlossaryGroupDlg() override
std::unique_ptr< weld::ComboBox > m_xPathLB
std::vector< OUString > m_RenamedArr
bool IsDeleteAllowed(const OUString &rGroup)
DECL_STATIC_LINK(SwGlossaryGroupDlg, EditInsertTextHdl, OUString &, bool)
DECL_LINK(RenameHdl, weld::Button &, void)
const OUString & GetCreatedGroupName() const