LibreOffice Module vcl (master) 1
|
Abstracts the concept of a configured font substitution before the availability of the originally selected font has been checked. More...
#include <fontsubstitution.hxx>
Public Member Functions | |
virtual bool | FindFontSubstitute (vcl::font::FontSelectPattern &) const =0 |
Additional Inherited Members | |
Protected Member Functions inherited from vcl::font::FontSubstitution | |
virtual | ~FontSubstitution () |
Abstracts the concept of a configured font substitution before the availability of the originally selected font has been checked.
Definition at line 61 of file fontsubstitution.hxx.
|
pure virtual |
Referenced by vcl::font::PhysicalFontCollection::FindFontFamily().