LibreOffice Module sw (master) 1
|
Find suitable names for exporting this font. More...
#include <msfilter.hxx>
Public Member Functions | |
FontMapExport (std::u16string_view rFontDescription) | |
Public Attributes | |
OUString | msPrimary |
OUString | msSecondary |
Find suitable names for exporting this font.
Given a fontname description find the best primary and secondary fallback font to use from MSWord's persp font
Definition at line 251 of file msfilter.hxx.
|
explicit |
Definition at line 500 of file writerwordglue.cxx.
References myImplHelpers::FindBestMSSubstituteFont(), GetNextFontToken(), msPrimary, msSecondary, and nIndex.
OUString sw::util::FontMapExport::msPrimary |
Definition at line 254 of file msfilter.hxx.
Referenced by RtfAttributeOutput::CharFont(), FontMapExport(), and wwFont::wwFont().
OUString sw::util::FontMapExport::msSecondary |
Definition at line 255 of file msfilter.hxx.
Referenced by RtfAttributeOutput::CharFont(), FontMapExport(), and wwFont::wwFont().