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

#include <wrong.hxx>

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

Public Member Functions

 WrongListIterator (SwTextFrame const &rFrame, SwWrongList const *(SwTextNode::*pGetWrongList)() const)
 for the text frame More...
 
 WrongListIterator (SwWrongList const &rWrongList)
 for SwTextSlot More...
 
bool Check (TextFrameIndex &rStart, TextFrameIndex &rLen)
 
const SwWrongAreaGetWrongElement (TextFrameIndex nStart)
 
bool LooksUseful ()
 
- 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 381 of file wrong.hxx.

Constructor & Destructor Documentation

◆ WrongListIterator() [1/2]

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

for the text frame

Definition at line 662 of file wrong.cxx.

◆ WrongListIterator() [2/2]

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

for SwTextSlot

Definition at line 668 of file wrong.cxx.

Member Function Documentation

◆ Check()

bool sw::WrongListIterator::Check ( TextFrameIndex rStart,
TextFrameIndex rLen 
)

◆ GetWrongElement()

const SwWrongArea * sw::WrongListIterator::GetWrongElement ( TextFrameIndex  nStart)

◆ LooksUseful()

bool sw::WrongListIterator::LooksUseful ( )
inline

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