57class FontSelectPattern;
58class PhysicalFontCollection;
59class PhysicalFontFace;
60class PhysicalFontFaceCollection;
85 void InitMatchData(
const utl::FontSubstConfiguration&,
const OUString& rSearchName);
abstract base class for physical font faces
FontWidth GetMatchWidth() const
const OUString & GetMatchFamilyName() const
const OUString & GetSearchName() const
const OUString & GetFamilyName() const
int GetMinQuality() const
FontWeight GetMatchWeight() const
OUString maMatchFamilyName
ImplFontAttrs GetMatchType() const
PhysicalFontFamily(const PhysicalFontFamily &)=delete
PhysicalFontFamily & operator=(PhysicalFontFamily &&)=delete
PhysicalFontFamily(PhysicalFontFamily &&)=delete
FontTypeFaces GetTypeFaces() const
FontTypeFaces mnTypeFaces
PhysicalFontFamily & operator=(const PhysicalFontFamily &)=delete
ImplFontAttrs mnMatchType
const OUString & GetAliasNames() const
std::vector< rtl::Reference< PhysicalFontFace > > maFontFaces
#define VCL_PLUGIN_PUBLIC
A PhysicalFontFaceCollection is created by a PhysicalFontCollection and becomes invalid when original...