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

#include <wrong.hxx>

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

Public Member Functions

 WrongListIteratorBase (SwTextFrame const &rFrame, SwWrongList const *(SwTextNode::*pGetWrongList)() const)
 for the text frame More...
 
 WrongListIteratorBase (SwWrongList const &rWrongList)
 for SwTextSlot More...
 

Protected Attributes

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 364 of file wrong.hxx.

Constructor & Destructor Documentation

◆ WrongListIteratorBase() [1/2]

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

for the text frame

Definition at line 641 of file wrong.cxx.

◆ WrongListIteratorBase() [2/2]

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

for SwTextSlot

Definition at line 653 of file wrong.cxx.

Member Data Documentation

◆ m_CurrentExtent

size_t sw::WrongListIteratorBase::m_CurrentExtent
protected

◆ m_CurrentIndex

TextFrameIndex sw::WrongListIteratorBase::m_CurrentIndex
protected

◆ m_pGetWrongList

SwWrongList const *(SwTextNode::*const sw::WrongListIteratorBase::m_pGetWrongList) () const
protected

◆ m_pMergedPara

sw::MergedPara const* const sw::WrongListIteratorBase::m_pMergedPara
protected

◆ m_pWrongList

SwWrongList const* const sw::WrongListIteratorBase::m_pWrongList
protected

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