MRWTextInternal::Font Struct Reference

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

List of all members.

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

constructor


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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