ActiveDocChanged() | ScContentTree | |
aHiddenName | ScContentTree | private |
aHiddenTitle | ScContentTree | private |
aManualDoc | ScContentTree | private |
ApplyNavigatorSettings() | ScContentTree | |
bHiddenDoc | ScContentTree | private |
bIsInNavigatorDlg | ScContentTree | private |
ClearAll() | ScContentTree | private |
ClearType(ScContentId nType) | ScContentTree | private |
DECL_LINK(ContentDoubleClickHdl, weld::TreeView &, bool) | ScContentTree | private |
DECL_LINK(MouseReleaseHdl, const MouseEvent &, bool) | ScContentTree | private |
DECL_LINK(KeyInputHdl, const KeyEvent &, bool) | ScContentTree | private |
DECL_LINK(AsyncStoreNavigatorSettings, void *, void) | ScContentTree | private |
DECL_LINK(CommandHdl, const CommandEvent &, bool) | ScContentTree | private |
DECL_LINK(QueryTooltipHdl, const weld::TreeIter &, OUString) | ScContentTree | private |
DECL_LINK(DragBeginHdl, bool &, bool) | ScContentTree | private |
DrawNamesChanged(ScContentId nType) | ScContentTree | private |
freeze() | ScContentTree | inlineprivate |
GetAreaNames() | ScContentTree | private |
GetChildIndex(const weld::TreeIter *pEntry) const | ScContentTree | private |
GetDbNames() | ScContentTree | private |
GetDrawingNames() | ScContentTree | private |
GetDrawNames(ScContentId nType) | ScContentTree | private |
GetEntryIndexes(ScContentId &rnRootIndex, sal_uLong &rnChildIndex, const weld::TreeIter *pEntry) const | ScContentTree | private |
GetGraphicNames() | ScContentTree | private |
GetHiddenTitle() const | ScContentTree | inline |
GetLink(sal_uLong nIndex) | ScContentTree | private |
GetLinkNames() | ScContentTree | private |
GetManualOrCurrent() | ScContentTree | private |
GetNotePos(sal_uLong nIndex) | ScContentTree | private |
GetNoteStrings() | ScContentTree | private |
GetOleNames() | ScContentTree | private |
GetRootType() const | ScContentTree | inline |
GetSourceDocument() | ScContentTree | private |
GetTableNames() | ScContentTree | private |
hide() | ScContentTree | inline |
InitRoot(ScContentId nType) | ScContentTree | private |
InsertContent(ScContentId nType, const OUString &rValue) | ScContentTree | private |
IsPartOfType(ScContentId nContentType, SdrObjKind nObjIdentifier) | ScContentTree | privatestatic |
LaunchAsyncStoreNavigatorSettings() | ScContentTree | private |
LoadFile(const OUString &rUrl) | ScContentTree | |
m_aRootNodes | ScContentTree | private |
m_bFreeze | ScContentTree | private |
m_nAsyncMouseReleaseId | ScContentTree | private |
m_xScratchIter | ScContentTree | private |
m_xTransferObj | ScContentTree | private |
m_xTreeView | ScContentTree | private |
NoteStringsChanged() | ScContentTree | private |
nRootType | ScContentTree | private |
pHiddenDocument | ScContentTree | private |
pParentWindow | ScContentTree | private |
pPosList | ScContentTree | private |
Refresh(ScContentId nType=ScContentId::ROOT) | ScContentTree | |
ResetManualDoc() | ScContentTree | |
ScContentTree(std::unique_ptr< weld::TreeView > xTreeView, ScNavigatorDlg *pNavigatorDlg) | ScContentTree | |
SelectDoc(const OUString &rName) | ScContentTree | |
SelectEntryByName(const ScContentId nRoot, std::u16string_view rName) | ScContentTree | |
SetManualDoc(const OUString &rName) | ScContentTree | |
SetNavigatorDlgFlag(bool isInNavigateDlg) | ScContentTree | inline |
SetRootType(ScContentId nNew) | ScContentTree | |
show() | ScContentTree | inline |
StoreNavigatorSettings() | ScContentTree | |
thaw() | ScContentTree | inlineprivate |
ToggleRoot() | ScContentTree | |
~ScContentTree() | ScContentTree | |