19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_NAVICFG_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_NAVICFG_HXX
49 virtual void Notify(
const css::uno::Sequence< OUString >& aPropertyNames )
override;
sal_Int32 GetOutlineLevel() const
bool IsNavigateOnSelect() const
virtual void Notify(const css::uno::Sequence< OUString > &aPropertyNames) override
virtual ~SwNavigationConfig() override
void SetContentTypeTrack(ContentTypeId eCntTypeId, const bool bSet)
void SetActiveBlock(sal_Int32 nSet)
sal_Int32 GetOutlineTracking() const
void SetOutlineTracking(sal_Int32 nSet)
virtual void ImplCommit() override
void SetRootType(ContentTypeId nSet)
bool IsGlobalActive() const
ContentTypeId m_nRootType
RegionMode GetRegionMode() const
sal_Int32 m_nOutlineTracking
sal_Int32 GetActiveBlock() const
o3tl::enumarray< ContentTypeId, bool > mContentTypeTrack
bool m_bIsNavigateOnSelect
void SetOutlineLevel(sal_Int32 nSet)
bool IsContentTypeTrack(ContentTypeId eCntTypeId)
void SetRegionMode(RegionMode nSet)
void SetGlobalActive(bool bSet)
ContentTypeId GetRootType() const
sal_Int32 m_nOutlineLevel
static css::uno::Sequence< OUString > GetPropertyNames()