22#include <com/sun/star/container/XNameAccess.hpp>
48 std::unique_ptr<weld::TreeIter>
FindEntry(std::u16string_view aStrName);
50 int FillTree(
const css::uno::Reference< css::container::XNameAccess >& xLinks,
const weld::TreeIter* pParentEntry =
nullptr );
64 sal_uInt16
SetError( sal_uInt16 nError);
SvxHyperlinkTabPageBase * mpParent
DECL_LINK(ClickCloseHdl_Impl, weld::Button &, void)
void RestoreLastSelection()
bool RefreshFromDoc(const OUString &aURL)
DECL_LINK(ClickApplyHdl_Impl, weld::Button &, void)
std::unique_ptr< weld::Label > mxError
std::unique_ptr< weld::Button > mxBtClose
int FillTree(const css::uno::Reference< css::container::XNameAccess > &xLinks, const weld::TreeIter *pParentEntry=nullptr)
SvxHlinkDlgMarkWnd(weld::Window *pParentDialog, SvxHyperlinkTabPageBase *pParentPage)
std::unique_ptr< weld::TreeIter > FindEntry(std::u16string_view aStrName)
void RefreshTree(const OUString &aStrURL)
bool SelectEntry(std::u16string_view aStrMark)
std::unique_ptr< weld::Button > mxBtApply
virtual ~SvxHlinkDlgMarkWnd() override
DECL_LINK(DoubleClickApplyHdl_Impl, weld::TreeView &, bool)
void MoveTo(const Point &rNewPos)
std::unique_ptr< weld::TreeView > mxLbTree
sal_uInt16 SetError(sal_uInt16 nError)