LibreOffice Module sw (master) 1
Functions
objectformattertxtfrm.cxx File Reference
#include "objectformattertxtfrm.hxx"
#include <sortedobjs.hxx>
#include <rootfrm.hxx>
#include <anchoredobject.hxx>
#include <txtfrm.hxx>
#include <pagefrm.hxx>
#include <rowfrm.hxx>
#include <layouter.hxx>
#include <fmtanchr.hxx>
#include <fmtwrapinfluenceonobjpos.hxx>
#include <fmtfollowtextflow.hxx>
#include <layact.hxx>
#include <flyfrm.hxx>
#include <ftnfrm.hxx>
#include <osl/diagnose.h>
Include dependency graph for objectformattertxtfrm.cxx:

Go to the source code of this file.

Functions

static SwRowFrame const * FindTopLevelRowFrame (SwFrame const *const pFrame)
 
static SwContentFrame const * FindFrameInBody (SwAnchoredObject const &rAnchored)
 
static void CleanupEmptyFootnoteFrame (SwFrame *pLowerFrame)
 
static void lcl_FormatContentOfLayoutFrame (SwLayoutFrame *pLayFrame, SwFrame *pLastLowerFrame=nullptr)
 

Function Documentation

◆ CleanupEmptyFootnoteFrame()

static void CleanupEmptyFootnoteFrame ( SwFrame pLowerFrame)
static

◆ FindFrameInBody()

static SwContentFrame const * FindFrameInBody ( SwAnchoredObject const &  rAnchored)
static

◆ FindTopLevelRowFrame()

static SwRowFrame const * FindTopLevelRowFrame ( SwFrame const *const  pFrame)
static

◆ lcl_FormatContentOfLayoutFrame()

static void lcl_FormatContentOfLayoutFrame ( SwLayoutFrame pLayFrame,
SwFrame pLastLowerFrame = nullptr 
)
static