30 void AppendEntry(
const OUString& rText,
const OUString& rId);
43 void SetPath(std::u16string_view rPath);
62 void SetPath( std::u16string_view rPath );
DECL_LINK(CheckHdl_Impl, const weld::TreeView::iter_col &, void)
DECL_LINK(AddHdl_Impl, weld::Button &, void)
std::unique_ptr< weld::TreeView > m_xRadioLB
std::unique_ptr< weld::Button > m_xDelBtn
void HandleEntryChecked(int nRow)
void SetPath(std::u16string_view rPath)
DECL_LINK(SelectHdl_Impl, weld::TreeView &, void)
void SetTitle(const OUString &rTitle)
void AppendEntry(const OUString &rText, const OUString &rId)
DECL_LINK(DelHdl_Impl, weld::Button &, void)
SvxMultiPathDialog(weld::Window *pParent)
virtual ~SvxMultiPathDialog() override
std::unique_ptr< weld::Button > m_xAddBtn
std::unique_ptr< weld::Button > m_xAddBtn
std::unique_ptr< weld::TreeView > m_xPathLB
void SetPath(std::u16string_view rPath)
void SetTitle(const OUString &rTitle)
DECL_LINK(SelectHdl_Impl, weld::TreeView &, void)
DECL_LINK(AddHdl_Impl, weld::Button &, void)
DECL_LINK(DelHdl_Impl, weld::Button &, void)
std::unique_ptr< weld::Button > m_xDelBtn
SvxPathSelectDialog(weld::Window *pParent)
std::shared_ptr< weld::Dialog > m_xDialog
std::pair< const TreeIter &, int > iter_col