| 
    LibreOffice Module sw (master) 1
    
   | 
 
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 | 
Definition at line 35 of file layouter.cxx.
      
  | 
  explicit | 
Definition at line 142 of file layouter.cxx.
References SwPageFrame::GetPhyPageNum(), mnCount, mnLoopControlStage, mnMaxPage, and mnMinPage.
| void SwLooping::Control | ( | SwPageFrame * | pPage | ) | 
Definition at line 160 of file layouter.cxx.
References Drastic(), SwFrame::GetNext(), SwPageFrame::GetPhyPageNum(), SwFrame::GetPrev(), LOOP_DETECT, SwLayoutFrame::Lower(), mnCount, mnLoopControlStage, mnMaxPage, mnMinPage, and SAL_WARN.
| void SwLooping::Drastic | ( | SwFrame * | pFrame | ) | 
Definition at line 151 of file layouter.cxx.
References SwFrame::GetNext(), mnLoopControlStage, and SwFrame::ValidateThisAndAllLowers().
Referenced by Control().
      
  | 
  inline | 
Definition at line 45 of file layouter.cxx.
References LOOP_DETECT, and mnCount.
      
  | 
  private | 
Definition at line 39 of file layouter.cxx.
Referenced by Control(), IsLoopingLouieLight(), and SwLooping().
      
  | 
  private | 
Definition at line 40 of file layouter.cxx.
Referenced by Control(), Drastic(), and SwLooping().
      
  | 
  private | 
Definition at line 38 of file layouter.cxx.
Referenced by Control(), and SwLooping().
      
  | 
  private | 
Definition at line 37 of file layouter.cxx.
Referenced by Control(), and SwLooping().