38 void InsertGlos(std::u16string_view rRegion, std::u16string_view rGlosName)
40 const OUString aTmp = OUString::Concat(rRegion) +
":" + rGlosName;
std::unique_ptr< weld::Frame > m_xFrame
SwSelGlossaryDlg(weld::Window *pParent, std::u16string_view rShortName)
void SelectEntryPos(sal_Int32 nIdx)
virtual ~SwSelGlossaryDlg() override
sal_Int32 GetSelectedIdx() const
DECL_LINK(DoubleClickHdl, weld::TreeView &, bool)
std::unique_ptr< weld::TreeView > m_xGlosBox
void InsertGlos(std::u16string_view rRegion, std::u16string_view rGlosName)