LibreOffice Module vcl (master) 1
|
#include <DirectFontSubstitution.hxx>
Public Member Functions | |
FontSubstEntry (std::u16string_view rFontName, std::u16string_view rSubstFontName, AddFontSubstituteFlags nSubstFlags) | |
Public Attributes | |
OUString | maSearchName |
OUString | maSearchReplaceName |
AddFontSubstituteFlags | mnFlags |
Definition at line 36 of file DirectFontSubstitution.hxx.
|
inline |
Definition at line 38 of file DirectFontSubstitution.hxx.
References GetEnglishSearchFontName().
OUString vcl::font::FontSubstEntry::maSearchName |
Definition at line 46 of file DirectFontSubstitution.hxx.
OUString vcl::font::FontSubstEntry::maSearchReplaceName |
Definition at line 47 of file DirectFontSubstitution.hxx.
AddFontSubstituteFlags vcl::font::FontSubstEntry::mnFlags |
Definition at line 48 of file DirectFontSubstitution.hxx.