LibreOffice Module sw (master) 1
Macros | Functions
frmform.cxx File Reference
#include <config_wasm_strip.h>
#include <sal/config.h>
#include <sal/log.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <anchoredobject.hxx>
#include <bodyfrm.hxx>
#include <hintids.hxx>
#include <editeng/keepitem.hxx>
#include <editeng/hyphenzoneitem.hxx>
#include <pagefrm.hxx>
#include <ndtxt.hxx>
#include <ftnfrm.hxx>
#include <txtftn.hxx>
#include <fmtftn.hxx>
#include <paratr.hxx>
#include <viewopt.hxx>
#include <viewsh.hxx>
#include <frmatr.hxx>
#include <pam.hxx>
#include <fmtanchr.hxx>
#include "itrform2.hxx"
#include "widorp.hxx"
#include "txtcache.hxx"
#include <sectfrm.hxx>
#include <rootfrm.hxx>
#include <frmfmt.hxx>
#include <sortedobjs.hxx>
#include <editeng/tstpitem.hxx>
#include <redline.hxx>
#include <comphelper/lok.hxx>
#include <flyfrms.hxx>
#include <frmtool.hxx>
#include <layouter.hxx>
Include dependency graph for frmform.cxx:

Go to the source code of this file.

Macros

#define SLOPPY_TWIPS   5
 

Functions

void ValidateText (SwFrame *pFrame)
 
static void ValidateBodyFrame_ (SwFrame *pFrame)
 

Macro Definition Documentation

◆ SLOPPY_TWIPS

#define SLOPPY_TWIPS   5

Definition at line 57 of file frmform.cxx.

Function Documentation

◆ ValidateBodyFrame_()

static void ValidateBodyFrame_ ( SwFrame pFrame)
static

◆ ValidateText()

void ValidateText ( SwFrame pFrame)

Definition at line 75 of file frmform.cxx.