Contains settings of the navigator listbox.
bool IsExpanded(ScContentId nIndex) const
ScContentId GetRootSelected() const
sal_uLong mnChildSelected
Index of selected root entry.
ScContentId mnRootSelected
Array of Booleans for expand state.
ScNavigatorSettings()
Index of selected child entry.
o3tl::enumarray< ScContentId, bool > maExpandedVec
sal_uLong GetChildSelected() const
void SetRootSelected(ScContentId nIndex)
void SetChildSelected(sal_uLong nIndex)
void SetExpanded(ScContentId nIndex, bool bExpand)