LibreOffice Module sw (master) 1
Macros | Functions
txtfly.cxx File Reference
#include <vcl/outdev.hxx>
#include <pagefrm.hxx>
#include <rootfrm.hxx>
#include <pam.hxx>
#include <swfont.hxx>
#include <swregion.hxx>
#include <dflyobj.hxx>
#include <drawfont.hxx>
#include <flyfrm.hxx>
#include <flyfrms.hxx>
#include <fmtornt.hxx>
#include <frmatr.hxx>
#include <frmtool.hxx>
#include <ndtxt.hxx>
#include <txtfly.hxx>
#include "inftxt.hxx"
#include "porrst.hxx"
#include "txtpaint.hxx"
#include <notxtfrm.hxx>
#include <fmtcnct.hxx>
#include <svx/obj3d.hxx>
#include <editeng/txtrange.hxx>
#include <editeng/lrspitem.hxx>
#include <editeng/ulspitem.hxx>
#include <fmtsrnd.hxx>
#include <fmtanchr.hxx>
#include <frmfmt.hxx>
#include <fmtfollowtextflow.hxx>
#include <pagedesc.hxx>
#include <sortedobjs.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <IDocumentSettingAccess.hxx>
#include <formatlinebreak.hxx>
#include <svx/svdoedge.hxx>
#include <viewsh.hxx>
#include <doc.hxx>
Include dependency graph for txtfly.cxx:

Go to the source code of this file.

Macros

#define TEXT_MIN   1134
 
#define FRAME_MAX   850
 

Functions

void ClrContourCache (const SdrObject *pObj)
 
void ClrContourCache ()
 

Macro Definition Documentation

◆ FRAME_MAX

#define FRAME_MAX   850

Definition at line 1392 of file txtfly.cxx.

◆ TEXT_MIN

#define TEXT_MIN   1134

Definition at line 1389 of file txtfly.cxx.

Function Documentation

◆ ClrContourCache() [1/2]

void ClrContourCache ( )

◆ ClrContourCache() [2/2]

void ClrContourCache ( const SdrObject pObj)