LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <cstdint>
#include <unordered_map>
#include <vcl/font.hxx>
#include <vcl/glyphitem.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/outdev.hxx>
#include "swcache.hxx"
#include "TextFrameIndex.hxx"
Go to the source code of this file.
Classes | |
class | SwFntCache |
class | SwFntObj |
class | SwFntAccess |
Variables | |
SwFntCache * | pFntCache |
SwFntObj * | pLastFont |
|
extern |
Definition at line 66 of file fntcache.cxx.
Referenced by FlushFontCache(), SwViewShell::Init(), SwViewShell::PrintProspect(), sw::DocumentDeviceManager::PrtDataChanged(), SwViewShell::Reformat(), SwProtocol::Stop(), SwFntAccess::SwFntAccess(), TextFinit(), and TextInit_().
|
extern |
Definition at line 68 of file fntcache.cxx.
Referenced by SwSubFont::CalcEsc(), SwTextFrame::CalcHeightOfLastLine(), SwSubFont::ChgFnt(), SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchText_(), SwSubFont::DrawText_(), SwFntCache::Flush(), SwSubFont::GetModelPositionForViewPoint_(), and SwSubFont::GetTextSize_().