LotusParserInternal::Font Struct Referencefinal

the font of a LotusParser More...

Inheritance diagram for LotusParserInternal::Font:
WPSFont

Public Member Functions

 Font (libwps_tools_win::Font::Type type)
 constructor
 Font (Font const &)=default
 ~Font () final
Public Member Functions inherited from WPSFont
 WPSFont ()
 constructor
 WPSFont (WPSFont const &)=default
 WPSFont (WPSFont &&)=default
WPSFontoperator= (WPSFont const &)=default
WPSFontoperator= (WPSFont &&)=default
virtual ~WPSFont ()
 destructor
void addTo (librevenge::RVNGPropertyList &propList) const
 add to the propList
bool isSet () const
 accessor
bool operator== (WPSFont const &ft) const
 operator==
bool operator!= (WPSFont const &ft) const
 operator!=

Public Attributes

libwps_tools_win::Font::Type m_type
 font encoding type
Public Attributes inherited from WPSFont
librevenge::RVNGString m_name
 font name
double m_size
 font size
uint32_t m_attributes
 the font attributes defined as a set of bits
double m_spacing
 font spacing
WPSColor m_color
 the font color
int m_languageId
 the language (simplified locale name id) if known
std::string m_extra
 public field use to add a message when the font is printed

Additional Inherited Members

Static Public Member Functions inherited from WPSFont
static WPSFont getDefault ()
 returns the default font ( Courier 12pt)

Detailed Description

the font of a LotusParser

Constructor & Destructor Documentation

◆ Font() [1/2]

LotusParserInternal::Font::Font ( libwps_tools_win::Font::Type type)
inlineexplicit

constructor

Referenced by Font(), and ~Font().

◆ Font() [2/2]

LotusParserInternal::Font::Font ( Font const & )
default

◆ ~Font()

LotusParserInternal::Font::~Font ( )
final

Member Data Documentation

◆ m_type

libwps_tools_win::Font::Type LotusParserInternal::Font::m_type

font encoding type

Referenced by Font().


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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0