LotusStyleManagerInternal::FontName Struct Reference

small struct used to defined a font name More...

Public Member Functions

 FontName ()
 constructor
 

Public Attributes

std::string m_name
 the font name
 
int m_id
 the font id
 
int m_size [2]
 the font height, font size
 

Detailed Description

small struct used to defined a font name

Constructor & Destructor Documentation

◆ FontName()

LotusStyleManagerInternal::FontName::FontName ( )
inline

constructor

Member Data Documentation

◆ m_id

int LotusStyleManagerInternal::FontName::m_id

the font id

◆ m_name

std::string LotusStyleManagerInternal::FontName::m_name

the font name

Referenced by LotusStyleManager::readFMTFontName().

◆ m_size

int LotusStyleManagerInternal::FontName::m_size[2]

the font height, font size

Referenced by FontName().


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

Generated on Thu Jul 20 2023 00:00:00 for libwps by doxygen 1.9.7