LibreOffice Module sw (master) 1
Macros | Variables
frmpaint.cxx File Reference
#include <memory>
#include <com/sun/star/text/HoriOrientation.hpp>
#include <editeng/pgrditem.hxx>
#include <editeng/lrspitem.hxx>
#include <tgrditem.hxx>
#include <paratr.hxx>
#include <fmtline.hxx>
#include <lineinfo.hxx>
#include <charfmt.hxx>
#include <rootfrm.hxx>
#include <pagefrm.hxx>
#include <viewsh.hxx>
#include <viewopt.hxx>
#include <frmatr.hxx>
#include <txtfrm.hxx>
#include "itrpaint.hxx"
#include "txtpaint.hxx"
#include "txtcache.hxx"
#include <flyfrm.hxx>
#include "redlnitr.hxx"
#include <redline.hxx>
#include <swmodule.hxx>
#include <tabfrm.hxx>
#include <numrule.hxx>
#include <wrong.hxx>
#include <EnhancedPDFExportHelper.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <IDocumentStylePoolAccess.hxx>
Include dependency graph for frmpaint.cxx:

Go to the source code of this file.

Macros

#define REDLINE_DISTANCE   567/4
 
#define REDLINE_MINDIST   567/10
 

Variables

static bool bInitFont = true
 

Macro Definition Documentation

◆ REDLINE_DISTANCE

#define REDLINE_DISTANCE   567/4

Definition at line 52 of file frmpaint.cxx.

◆ REDLINE_MINDIST

#define REDLINE_MINDIST   567/10

Definition at line 53 of file frmpaint.cxx.

Variable Documentation

◆ bInitFont

bool bInitFont = true
static

Definition at line 57 of file frmpaint.cxx.

Referenced by SwTextFrame::PaintEmpty().