LibreOffice Module sw (master) 1
Functions | Variables
txtinit.cxx File Reference
#include <swcache.hxx>
#include <fntcache.hxx>
#include <swfntcch.hxx>
#include <txtfrm.hxx>
#include "pordrop.hxx"
#include <init.hxx>
#include <txtfly.hxx>
#include <dbg_lay.hxx>
Include dependency graph for txtinit.cxx:

Go to the source code of this file.

Functions

void TextInit_ ()
 
void TextFinit ()
 

Variables

SwContourCachepContourCache = nullptr
 Contour-cache global variable, initialized/destroyed in txtinit.cxx and needed in txtfly.cxx by text wrapping. More...
 
SwDropCapCachepDropCapCache = nullptr
 

Function Documentation

◆ TextFinit()

void TextFinit ( )

◆ TextInit_()

void TextInit_ ( )

Definition at line 37 of file txtinit.cxx.

References pFntCache, PROTOCOL_INIT, pSwFontCache, and SwTextFrame::SetTextCache().

Variable Documentation

◆ pContourCache

SwContourCache* pContourCache = nullptr

Contour-cache global variable, initialized/destroyed in txtinit.cxx and needed in txtfly.cxx by text wrapping.

Definition at line 30 of file txtinit.cxx.

Referenced by SwContourCache::CalcBoundRect(), ClrContourCache(), and TextFinit().

◆ pDropCapCache

SwDropCapCache* pDropCapCache = nullptr

Definition at line 31 of file txtinit.cxx.

Referenced by SwDropPortion::DeleteDropCapCache(), and SwDropPortion::Format().