LibreOffice Module vcl (master) 1
Public Member Functions | List of all members
vcl::font::PreMatchFontSubstitution Class Referenceabstract

Abstracts the concept of a configured font substitution before the availability of the originally selected font has been checked. More...

#include <fontsubstitution.hxx>

Inheritance diagram for vcl::font::PreMatchFontSubstitution:
[legend]
Collaboration diagram for vcl::font::PreMatchFontSubstitution:
[legend]

Public Member Functions

virtual bool FindFontSubstitute (vcl::font::FontSelectPattern &) const =0
 

Additional Inherited Members

- Protected Member Functions inherited from vcl::font::FontSubstitution
virtual ~FontSubstitution ()
 

Detailed Description

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.

Member Function Documentation

◆ FindFontSubstitute()

virtual bool vcl::font::PreMatchFontSubstitution::FindFontSubstitute ( vcl::font::FontSelectPattern ) const
pure virtual

The documentation for this class was generated from the following file: