LibreOffice Module sw (master) 1
|
#include <ndarr.hxx>
Static Public Attributes | |
static constexpr auto | npos = std::numeric_limits<size_type>::max() |
Additional Inherited Members | |
Public Types inherited from o3tl::sorted_vector< SwNode *, CompareSwOutlineNodes > | |
typedef std::vector< Value >::const_iterator | const_iterator |
typedef std::vector< Value >::const_reverse_iterator | const_reverse_iterator |
typedef std::vector< Value >::difference_type | difference_type |
typedef std::vector< Value >::size_type | size_type |
typedef Value | 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 SwNodes::Delete(), SwNode::FindOutlineNodeOfLevel(), SwCursorShell::GetContentAtPos(), SwCursorShell::GetOutlinePos(), SwCursorShell::GotoNextOutline(), SwCursorShell::GotoPrevOutline(), SwContentNode::IsAnyCondition(), IsHeadingContained(), SwEditShell::IsProtectedOutlinePara(), lcl_FoldedOutlineNodeEndOfParaSplit(), SwWrtShell::MakeOutlineContentVisible(), SwEditWin::MouseButtonDown(), SwEditWin::MouseMove(), SwDoc::MoveOutlinePara(), SwDoc::OutlineUpDown(), sw::DocumentLinksAdministrationManager::SelectServerObj(), SwOutlineContentVisibilityWin::Set(), SwDoc::SplitDoc(), SwNodes::UpdateOutlineIdx(), and SwEditWin::UpdatePointer().
Definition at line 81 of file ndarr.hxx.
Referenced by SwView::Execute(), SwContentTree::ExecuteContextMenuAction(), SwContentTree::ExecuteDrop(), SwCursorShell::GetOutlinePos(), SwView::GetState(), SwContentTree::GotoContent(), lcl_OutlineUpDownWithSubPoints(), SwWrtShell::MakeAllFoldedOutlineContentVisible(), SwNavigationPI::MoveOutline(), SwContentTree::MoveOutline(), SwOutlineTabDialog::SwOutlineTabDialog(), and SwContentTree::UpdateTracking().