LibreOffice Module sw (master) 1
|
#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>
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) |
|
static |
Definition at line 660 of file hffrm.cxx.
References SwFrame::DestroyFrame(), SwAnchoredObject::DynCastFlyFrame(), SwPageFrame::GetSortedObjs(), i, SwLayoutFrame::IsAnLower(), and SwSortedObjs::size().
Referenced by SwPageFrame::PrepareFooter(), and SwPageFrame::PrepareHeader().
|
static |
Definition at line 57 of file hffrm.cxx.
References SwFrameAreaDefinition::getFrameArea(), SwFrameAreaDefinition::getFramePrintArea(), SwFrame::GetNext(), SwRect::Height(), SwFrame::IsSctFrame(), and SwFrame::IsTextFrame().
Referenced by SwHeadFootFrame::FormatPrt().
|
static |
Definition at line 38 of file hffrm.cxx.
References SwLayoutFrame::GetFormat(), SwFormat::GetFrameSize(), SvxSizeItem::GetHeight(), SwFormatFrameSize::GetHeightSizeType(), and Minimum.
Referenced by SwHeadFootFrame::FormatPrt(), SwHeadFootFrame::FormatSize(), SwHeadFootFrame::GrowFrame(), lcl_LayoutFrameEnsureMinHeight(), and SwHeadFootFrame::ShrinkFrame().
|
static |
Definition at line 86 of file hffrm.cxx.
References SwFrameAreaDefinition::getFrameArea(), SwFrame::Grow(), SwRect::Height(), and lcl_GetFrameMinHeight().
Referenced by SwHeadFootFrame::Format().