9#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_NAVMGR_HXX
10#define INCLUDED_SW_SOURCE_UIBASE_INC_NAVMGR_HXX
32 typedef std::vector< sw::UnoCursorPointer >
Stack_t;
SwNavigationMgr(SwWrtShell &rShell)
Stack_t::size_type m_nCurrent
virtual void Notify(SfxBroadcaster &rBC, const SfxHint &rHint) override
bool addEntry(const SwPosition &rPos)
~SwNavigationMgr() override
void GotoSwPosition(const SwPosition &rPos)
std::vector< sw::UnoCursorPointer > Stack_t
Used by the UI to modify the document model.
Marks a position in the document model.