149 void LoadFile(
const OUString& rUrl);
void SelectEntryByName(const ScContentId nRoot, std::u16string_view rName)
void SetNavigatorDlgFlag(bool isInNavigateDlg)
ScDocument * pHiddenDocument
const ScAreaLink * GetLink(sal_uLong nIndex)
ScContentTree(std::unique_ptr< weld::TreeView > xTreeView, ScNavigatorDlg *pNavigatorDlg)
std::unique_ptr< weld::TreeIter > m_xScratchIter
void ClearType(ScContentId nType)
std::unique_ptr< weld::TreeView > m_xTreeView
void LaunchAsyncStoreNavigatorSettings()
ImplSVEvent * m_nAsyncMouseReleaseId
DECL_LINK(ContentDoubleClickHdl, weld::TreeView &, bool)
void StoreNavigatorSettings()
Stores the current listbox state in the navigator settings.
DECL_LINK(QueryTooltipHdl, const weld::TreeIter &, OUString)
void GetDrawNames(ScContentId nType)
DECL_LINK(MouseReleaseHdl, const MouseEvent &, bool)
void ApplyNavigatorSettings()
Applies the navigator settings to the listbox.
bool NoteStringsChanged()
void InsertContent(ScContentId nType, const OUString &rValue)
DECL_LINK(AsyncStoreNavigatorSettings, void *, void)
void Refresh(ScContentId nType=ScContentId::ROOT)
const OUString & GetHiddenTitle() const
o3tl::enumarray< ScContentId, sal_uInt16 > pPosList
void SelectDoc(const OUString &rName)
sal_uLong GetChildIndex(const weld::TreeIter *pEntry) const
Returns the child index of the specified listbox entry.
o3tl::enumarray< ScContentId, std::unique_ptr< weld::TreeIter > > m_aRootNodes
DECL_LINK(DragBeginHdl, bool &, bool)
ScDocShell * GetManualOrCurrent()
void SetRootType(ScContentId nNew)
static bool IsPartOfType(ScContentId nContentType, SdrObjKind nObjIdentifier)
ScContentId GetRootType() const
rtl::Reference< ScLinkTransferObj > m_xTransferObj
void SetManualDoc(const OUString &rName)
ScNavigatorDlg * pParentWindow
void InitRoot(ScContentId nType)
void GetEntryIndexes(ScContentId &rnRootIndex, sal_uLong &rnChildIndex, const weld::TreeIter *pEntry) const
Returns the indexes of the specified listbox entry.
ScDocument * GetSourceDocument()
void LoadFile(const OUString &rUrl)
ScAddress GetNotePos(sal_uLong nIndex)
DECL_LINK(CommandHdl, const CommandEvent &, bool)
bool DrawNamesChanged(ScContentId nType)
DECL_LINK(KeyInputHdl, const KeyEvent &, bool)
const sal_uLong SC_CONTENT_NOCHILD