LibreOffice Module vcl (master)
1
|
#include <set>
#include <vector>
#include <tools/gen.hxx>
#include <vcl/vclptr.hxx>
#include "fontinstance.hxx"
#include "PhysicalFontFace.hxx"
#include "impfontcache.hxx"
Go to the source code of this file.
Classes | |
class | ImplDeviceFontList |
class | ImplDeviceFontSizeList |
class | ImplFontSubstitution |
struct | ImplFontSubstEntry |
class | ImplDirectFontSubstitution |
class | ImplPreMatchFontSubstitution |
class | ImplGlyphFallbackFontSubstitution |
struct | ImplOutDevData |
Namespaces | |
vcl | |
basegfx | |
Functions | |
void | ImplFontSubstitute (OUString &rFontName) |
void ImplFontSubstitute | ( | OUString & | rFontName | ) |
Definition at line 646 of file outdev/font.cxx.
References assert(), ImplDirectFontSubstitution::FindFontSubstitute(), GetEnglishSearchFontName(), ImplGetSVData(), ImplSVData::maGDIData, and ImplSVGDIData::mpDirectFontSubst.
Referenced by PhysicalFontCollection::FindFontFamily().