MRWTextInternal::Font Struct Reference

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

Public Member Functions

 Font ()
 constructor More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
int m_localId
 the local id More...
 
long m_tokenId
 the token id More...
 
std::string m_extra
 extra data More...
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

MRWTextInternal::Font::Font ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

std::string MRWTextInternal::Font::m_extra

extra data

Referenced by MRWTextInternal::operator<<(), and MRWText::readFonts().

MWAWFont MRWTextInternal::Font::m_font
int MRWTextInternal::Font::m_localId
long MRWTextInternal::Font::m_tokenId

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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5