MSW1ParserInternal::Font Struct Reference

Internal: the font of a MSW1Parser. More...

List of all members.

Public Member Functions

 Font ()
 constructor

Public Attributes

MWAWFont m_font
 the basic font property
int m_type
 a unknown int, maybe 0x80 means defined font
std::string m_extras
 a string used to store the parsing extrass

Friends

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

Detailed Description

Internal: the font of a MSW1Parser.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

a string used to store the parsing extrass

Referenced by MSW1ParserInternal::operator<<(), and MSW1Parser::readFont().

a unknown int, maybe 0x80 means defined font

Referenced by MSW1ParserInternal::operator<<(), and MSW1Parser::readFont().


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