LibreOffice Module sw (master) 1
Functions
hffrm.cxx File Reference
#include <pagefrm.hxx>
#include <fmtcntnt.hxx>
#include <fmthdft.hxx>
#include <fmtfsize.hxx>
#include <viewopt.hxx>
#include <hffrm.hxx>
#include <rootfrm.hxx>
#include <txtfrm.hxx>
#include <sectfrm.hxx>
#include <flyfrm.hxx>
#include <frmtool.hxx>
#include <hfspacingitem.hxx>
#include <sortedobjs.hxx>
#include <objectformatter.hxx>
#include <ndindex.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
Include dependency graph for hffrm.cxx:

Go to the source code of this file.

Functions

static SwTwips lcl_GetFrameMinHeight (const SwLayoutFrame &rFrame)
 
static SwTwips lcl_CalcContentHeight (SwLayoutFrame &frm)
 
static void lcl_LayoutFrameEnsureMinHeight (SwLayoutFrame &rFrame)
 
static void DelFlys (const SwLayoutFrame &rFrame, SwPageFrame &rPage)
 

Function Documentation

◆ DelFlys()

static void DelFlys ( const SwLayoutFrame rFrame,
SwPageFrame rPage 
)
static

◆ lcl_CalcContentHeight()

static SwTwips lcl_CalcContentHeight ( SwLayoutFrame frm)
static

◆ lcl_GetFrameMinHeight()

static SwTwips lcl_GetFrameMinHeight ( const SwLayoutFrame rFrame)
static

◆ lcl_LayoutFrameEnsureMinHeight()

static void lcl_LayoutFrameEnsureMinHeight ( SwLayoutFrame rFrame)
static