LibreOffice Module sw (master) 1
Public Member Functions | Static Public Attributes | List of all members
SwOutlineNodes Class Reference

#include <ndarr.hxx>

Inheritance diagram for SwOutlineNodes:
[legend]
Collaboration diagram for SwOutlineNodes:
[legend]

Public Member Functions

bool Seek_Entry (SwNode *rP, size_type *pnPos) const
 
- Public Member Functions inherited from o3tl::sorted_vector< SwNode *, CompareSwOutlineNodes >
constexpr sorted_vector (std::initializer_list< Value > init)
 
 sorted_vector ()=default
 
 sorted_vector (sorted_vector const &)=default
 
 sorted_vector (sorted_vector &&)=default
 
sorted_vectoroperator= (sorted_vector const &)=default
 
sorted_vectoroperator= (sorted_vector &&)=default
 
std::pair< const_iterator, bool > insert (Value &&x)
 
std::pair< const_iterator, bool > insert (const Value &x)
 
void insert (sorted_vector< Value, Compare, Find > const &rOther)
 
size_type erase (const Value &x)
 
const_iterator erase (const_iterator const &position)
 
void erase (const_iterator const &first, const_iterator const &last)
 
void erase_at (size_t index)
 
Value erase_extract (size_t index)
 
void clear ()
 
void swap (sorted_vector &other)
 
void reserve (size_type amount)
 
size_type size () const
 
bool empty () const
 
const_iterator begin () const
 
const_iterator end () const
 
const_reverse_iterator rbegin () const
 
const_reverse_iterator rend () const
 
const Valuefront () const
 
const Valueback () const
 
const Valueoperator[] (size_t index) const
 
const_iterator lower_bound (const Value &x) const
 
const_iterator upper_bound (const Value &x) const
 
const_iterator find (const Value &x) const
 
size_type count (const Value &v) const
 
bool operator== (const sorted_vector &other) const
 
bool operator!= (const sorted_vector &other) const
 
void insert_sorted_unique_vector (const std::vector< Value > &rOther)
 
void insert_sorted_unique_vector (std::vector< Value > &&rOther)
 
void DeleteAndDestroyAll ()
 
void Resort ()
 

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
 

Detailed Description

Definition at line 78 of file ndarr.hxx.

Member Function Documentation

◆ Seek_Entry()

bool SwOutlineNodes::Seek_Entry ( SwNode rP,
size_type pnPos 
) const

Member Data Documentation

◆ npos

constexpr auto SwOutlineNodes::npos = std::numeric_limits<size_type>::max()
staticconstexpr

The documentation for this class was generated from the following files: