LotusStyleManagerInternal::FontName Struct Reference

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

Public Member Functions

 FontName ()
 constructor More...
 

Public Attributes

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

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 Fri Jun 16 2017 12:33:00 for libwps by doxygen 1.8.13