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

#include <edimp.hxx>

Collaboration diagram for SwPamRanges:
[legend]

Public Member Functions

 SwPamRanges (const SwPaM &rRing)
 
void Insert (const SwNode &rIdx1, const SwNode &rIdx2)
 
SwPaMSetPam (size_t nArrPos, SwPaM &rPam)
 
size_t Count () const
 

Private Attributes

o3tl::sorted_vector< SwPamRangemaVector
 

Detailed Description

Definition at line 42 of file edimp.hxx.

Constructor & Destructor Documentation

◆ SwPamRanges()

SwPamRanges::SwPamRanges ( const SwPaM rRing)

Definition at line 31 of file ednumber.cxx.

References Insert().

Member Function Documentation

◆ Count()

size_t SwPamRanges::Count ( ) const
inline

◆ Insert()

void SwPamRanges::Insert ( const SwNode rIdx1,
const SwNode rIdx2 
)

◆ SetPam()

SwPaM & SwPamRanges::SetPam ( size_t  nArrPos,
SwPaM rPam 
)

Member Data Documentation

◆ maVector

o3tl::sorted_vector<SwPamRange> SwPamRanges::maVector
private

Definition at line 53 of file edimp.hxx.

Referenced by Count(), Insert(), and SetPam().


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