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

Public Member Functions

 SwLooping (SwPageFrame const *pPage)
 
void Control (SwPageFrame *pPage)
 
void Drastic (SwFrame *pFrame)
 
bool IsLoopingLouieLight () const
 

Private Attributes

sal_uInt16 mnMinPage
 
sal_uInt16 mnMaxPage
 
sal_uInt16 mnCount
 
sal_uInt16 mnLoopControlStage
 

Detailed Description

Definition at line 35 of file layouter.cxx.

Constructor & Destructor Documentation

◆ SwLooping()

SwLooping::SwLooping ( SwPageFrame const *  pPage)
explicit

Member Function Documentation

◆ Control()

void SwLooping::Control ( SwPageFrame pPage)

◆ Drastic()

void SwLooping::Drastic ( SwFrame pFrame)

Definition at line 151 of file layouter.cxx.

References SwFrame::GetNext(), mnLoopControlStage, and SwFrame::ValidateThisAndAllLowers().

Referenced by Control().

◆ IsLoopingLouieLight()

bool SwLooping::IsLoopingLouieLight ( ) const
inline

Definition at line 45 of file layouter.cxx.

References LOOP_DETECT, and mnCount.

Member Data Documentation

◆ mnCount

sal_uInt16 SwLooping::mnCount
private

Definition at line 39 of file layouter.cxx.

Referenced by Control(), IsLoopingLouieLight(), and SwLooping().

◆ mnLoopControlStage

sal_uInt16 SwLooping::mnLoopControlStage
private

Definition at line 40 of file layouter.cxx.

Referenced by Control(), Drastic(), and SwLooping().

◆ mnMaxPage

sal_uInt16 SwLooping::mnMaxPage
private

Definition at line 38 of file layouter.cxx.

Referenced by Control(), and SwLooping().

◆ mnMinPage

sal_uInt16 SwLooping::mnMinPage
private

Definition at line 37 of file layouter.cxx.

Referenced by Control(), and SwLooping().


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