LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::util::FontMapExport Class Reference

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
 

Detailed Description

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

See also
#i10242#/#i19164# for examples

Definition at line 251 of file msfilter.hxx.

Constructor & Destructor Documentation

◆ FontMapExport()

sw::util::FontMapExport::FontMapExport ( std::u16string_view  rFontDescription)
explicit

Member Data Documentation

◆ msPrimary

OUString sw::util::FontMapExport::msPrimary

Definition at line 254 of file msfilter.hxx.

Referenced by RtfAttributeOutput::CharFont(), FontMapExport(), and wwFont::wwFont().

◆ msSecondary

OUString sw::util::FontMapExport::msSecondary

Definition at line 255 of file msfilter.hxx.

Referenced by RtfAttributeOutput::CharFont(), FontMapExport(), and wwFont::wwFont().


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