MRWTextInternal::Font Struct Reference

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

Public Member Functions

 Font ()
 constructor

Public Attributes

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

Friends

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

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 Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2