| LibreOffice Module vcl (master) 1
    | 
Abstracts the concept of finding the best font to support an incomplete font. More...
#include <fontsubstitution.hxx>
| Public Member Functions | |
| virtual bool | FindFontSubstitute (vcl::font::FontSelectPattern &, LogicalFontInstance *pLogicalFont, OUString &rMissingCodes) const =0 | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from vcl::font::FontSubstitution | |
| virtual | ~FontSubstitution () | 
Abstracts the concept of finding the best font to support an incomplete font.
Definition at line 50 of file fontsubstitution.hxx.
| 
 | pure virtual | 
Referenced by vcl::font::PhysicalFontCollection::GetGlyphFallbackFont().