WKS4FormatInternal::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()

WKS4FormatInternal::FontName::FontName ( )
inline

constructor

Member Data Documentation

◆ m_id

int WKS4FormatInternal::FontName::m_id

the font id

◆ m_name

std::string WKS4FormatInternal::FontName::m_name

the font name

Referenced by WKS4Format::readFontName().

◆ m_size

int WKS4FormatInternal::FontName::m_size[2]

the font height, font size


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

Generated on Tue Oct 31 2017 04:26:21 for libwps by doxygen 1.8.13