LibreOffice Module sw (master) 1
Public Member Functions | List of all members
sw::WrongListIteratorCounter Class Reference

#include <wrong.hxx>

Inheritance diagram for sw::WrongListIteratorCounter:
[legend]
Collaboration diagram for sw::WrongListIteratorCounter:
[legend]

Public Member Functions

 WrongListIteratorCounter (SwTextFrame const &rFrame, SwWrongList const *(SwTextNode::*pGetWrongList)() const)
 
 WrongListIteratorCounter (SwWrongList const &rWrongList)
 
sal_uInt16 GetElementCount ()
 
std::optional< std::pair< TextFrameIndex, TextFrameIndex > > GetElementAt (sal_uInt16 nIndex)
 
- Public Member Functions inherited from sw::WrongListIteratorBase
 WrongListIteratorBase (SwTextFrame const &rFrame, SwWrongList const *(SwTextNode::*pGetWrongList)() const)
 for the text frame More...
 
 WrongListIteratorBase (SwWrongList const &rWrongList)
 for SwTextSlot More...
 

Additional Inherited Members

- Protected Attributes inherited from sw::WrongListIteratorBase
SwWrongList const *(SwTextNode::*const m_pGetWrongList )() const
 
sw::MergedPara const *const m_pMergedPara
 
size_t m_CurrentExtent
 
TextFrameIndex m_CurrentIndex
 
SwWrongList const *const m_pWrongList
 

Detailed Description

Definition at line 397 of file wrong.hxx.

Constructor & Destructor Documentation

◆ WrongListIteratorCounter() [1/2]

sw::WrongListIteratorCounter::WrongListIteratorCounter ( SwTextFrame const &  rFrame,
SwWrongList const *(SwTextNode::*)() const  pGetWrongList 
)

Definition at line 824 of file wrong.cxx.

◆ WrongListIteratorCounter() [2/2]

sw::WrongListIteratorCounter::WrongListIteratorCounter ( SwWrongList const &  rWrongList)

Definition at line 830 of file wrong.cxx.

Member Function Documentation

◆ GetElementAt()

std::optional< std::pair< TextFrameIndex, TextFrameIndex > > sw::WrongListIteratorCounter::GetElementAt ( sal_uInt16  nIndex)

◆ GetElementCount()

sal_uInt16 sw::WrongListIteratorCounter::GetElementCount ( )

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