58 const std::map<OUString, ScRangeName>& rTabRangeNames,
61 void CheckForFormulaString();
63 int n_children()
const {
return m_xTreeView->n_children(); }
68 void DeleteSelectedEntries();
72 bool IsMultiSelection()
const;
73 std::vector<ScRangeNameLine> GetSelectedEntries();
void set_cursor(int nPos)
DECL_DLLPRIVATE_LINK(SizeAllocHdl, const Size &, void)
const std::map< OUString, ScRangeName > & m_RangeMap
DECL_DLLPRIVATE_LINK(VisRowsScrolledHdl, weld::TreeView &, void)
std::unique_ptr< weld::TreeView > m_xTreeView
std::map< OUString, bool > maCalculatedFormulaEntries
void connect_changed(const Link< weld::TreeView &, void > &rLink)
bool UpdatesBlocked() const