LibreOffice Module svl (master) 1
Public Member Functions | Public Attributes | List of all members
SfxItemPool::Item2Range Struct Reference

#include <itempool.hxx>

Collaboration diagram for SfxItemPool::Item2Range:
[legend]

Public Member Functions

o3tl::sorted_vector< SfxPoolItem * >::const_iterator const & begin () const
 
o3tl::sorted_vector< SfxPoolItem * >::const_iterator const & end () const
 

Public Attributes

o3tl::sorted_vector< SfxPoolItem * >::const_iterator m_begin
 
o3tl::sorted_vector< SfxPoolItem * >::const_iterator m_end
 

Detailed Description

Definition at line 150 of file itempool.hxx.

Member Function Documentation

◆ begin()

o3tl::sorted_vector< SfxPoolItem * >::const_iterator const & SfxItemPool::Item2Range::begin ( ) const
inline

Definition at line 154 of file itempool.hxx.

◆ end()

o3tl::sorted_vector< SfxPoolItem * >::const_iterator const & SfxItemPool::Item2Range::end ( ) const
inline

Definition at line 155 of file itempool.hxx.

Member Data Documentation

◆ m_begin

o3tl::sorted_vector<SfxPoolItem*>::const_iterator SfxItemPool::Item2Range::m_begin

Definition at line 152 of file itempool.hxx.

◆ m_end

o3tl::sorted_vector<SfxPoolItem*>::const_iterator SfxItemPool::Item2Range::m_end

Definition at line 153 of file itempool.hxx.


The documentation for this struct was generated from the following file: