LibreOffice Module sw (master) 1
|
#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>
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 () |
#define FRAME_MAX 850 |
Definition at line 1392 of file txtfly.cxx.
#define TEXT_MIN 1134 |
Definition at line 1389 of file txtfly.cxx.
void ClrContourCache | ( | ) |
Definition at line 148 of file txtfly.cxx.
References SwRectFnCollection::fnGetLeft, SwRectFnCollection::fnGetRight, SwRectFnCollection::fnGetTop, SwRectFnCollection::fnYDiff, and SwAnchoredObject::GetObjRectWithSpaces().
void ClrContourCache | ( | const SdrObject * | pObj | ) |
Definition at line 137 of file txtfly.cxx.
References SwContourCache::ClrObject(), SwContourCache::GetCount(), SwContourCache::GetObject(), i, and pContourCache.
Referenced by SwNoTextFrame::ClearCache(), SwDoc::ClearDoc(), SwDrawContact::ConnectToLayout(), lcl_MoveAllLowerObjs(), lcl_NotifyBackgroundOfObj(), SwFlyFreeFrame::MakeAll(), SwDrawContact::NotifyBackgroundOfAllVirtObjs(), SwFlyFrame::NotifyDrawObj(), SwFEShell::RequestObjectResize(), SwFlyFrame::SwClientNotify(), SwDoc::~SwDoc(), and SwFlyFreeFrame::~SwFlyFreeFrame().