LightWayTxtTextInternal::Font Struct Reference

Internal: struct used to store the font of a LightWayTxtText. More...

Public Member Functions

 Font ()
 constructor More...
 
void merge (Font const &fExtra)
 merge extra data to get final font More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
int m_height
 the line height More...
 
int m_pictId
 the pict id (if set) More...
 

Friends

std::ostream & operator<< (std::ostream &o, Font const &font)
 operator<< More...
 

Detailed Description

Internal: struct used to store the font of a LightWayTxtText.

Constructor & Destructor Documentation

LightWayTxtTextInternal::Font::Font ( )
inline

constructor

Member Function Documentation

void LightWayTxtTextInternal::Font::merge ( Font const &  fExtra)
inline

merge extra data to get final font

Referenced by LightWayTxtText::sendMainText().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Font const &  font 
)
friend

operator<<

Member Data Documentation

MWAWFont LightWayTxtTextInternal::Font::m_font
int LightWayTxtTextInternal::Font::m_height
int LightWayTxtTextInternal::Font::m_pictId

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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8