LibreOffice Module sw (master)
1
|
#include <ndarr.hxx>
Static Public Attributes | |
static constexpr auto | npos = std::numeric_limits<size_type>::max() |
Additional Inherited Members | |
![]() | |
typedef std::vector< SwNode * >::const_iterator | const_iterator |
typedef std::vector< SwNode * >::const_reverse_iterator | const_reverse_iterator |
typedef std::vector< SwNode * >::difference_type | difference_type |
typedef std::vector< SwNode * >::size_type | size_type |
typedef SwNode * | value_type |
Definition at line 32 of file ndnum.cxx.
References o3tl::sorted_vector< SwNode *, CompareSwOutlineNodes >::begin(), o3tl::sorted_vector< SwNode *, CompareSwOutlineNodes >::end(), SwNode::GetIndex(), and o3tl::sorted_vector< SwNode *, CompareSwOutlineNodes >::lower_bound().
Referenced by SwNode::FindOutlineNodeOfLevel(), SwCursorShell::GetContentAtPos(), SwCursorShell::GetOutlinePos(), SwCursorShell::GotoNextOutline(), SwCursorShell::GotoPrevOutline(), SwCursorShell::HasReadonlySel(), SwContentNode::IsAnyCondition(), IsHeadingContained(), SwEditShell::IsProtectedOutlinePara(), lcl_FoldedOutlineNodeEndOfParaSplit(), SwWrtShell::MakeOutlineContentVisible(), SwEditWin::MouseButtonDown(), SwEditWin::MouseMove(), SwDoc::OutlineUpDown(), sw::DocumentLinksAdministrationManager::SelectServerObj(), SwOutlineContentVisibilityWin::Set(), SwDoc::SplitDoc(), and SwEditWin::UpdatePointer().
Definition at line 80 of file ndarr.hxx.
Referenced by SwContentTree::ExecCommand(), SwView::Execute(), SwContentTree::ExecuteContextMenuAction(), SwContentTree::ExecuteDrop(), SwCursorShell::GetOutlinePos(), SwView::GetState(), SwContentTree::GotoContent(), lcl_OutlineUpDownWithSubPoints(), SwWrtShell::MakeAllFoldedOutlineContentVisible(), SwNavigationPI::MoveOutline(), SwContentTree::MoveOutline(), SwOutlineSettingsTabPage::SetWrtShell(), and SwContentTree::UpdateTracking().