LibreOffice Module sw (master) 1
|
#include <memory>
#include <layouter.hxx>
#include <doc.hxx>
#include <sectfrm.hxx>
#include <pagefrm.hxx>
#include <ftnfrm.hxx>
#include <txtfrm.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <movedfwdfrmsbyobjpos.hxx>
#include "objstmpconsiderwrapinfl.hxx"
#include <osl/diagnose.h>
Go to the source code of this file.
Classes | |
class | SwLooping |
class | SwEndnoter |
Macros | |
#define | LOOP_DETECT 250 |
Functions | |
void | LOOPING_LOUIE_LIGHT (bool bCondition, const SwTextFrame &rTextFrame) |
#define LOOP_DETECT 250 |
Definition at line 33 of file layouter.cxx.
void LOOPING_LOUIE_LIGHT | ( | bool | bCondition, |
const SwTextFrame & | rTextFrame | ||
) |
Definition at line 420 of file layouter.cxx.
References SwFrame::GetAttrSet(), SwAttrSet::GetDoc(), SwDoc::getIDocumentLayoutAccess(), and IDocumentLayoutAccess::GetLayouter().
Referenced by SwContentFrame::MakeAll().