MSKGraphInternal::Font Struct Reference

Internal: the fonts. More...

Public Member Functions

 Font ()
 the constructor More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
int m_flags [6]
 some unknown flag More...
 
std::string m_extra
 extra data More...
 

Friends

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

Detailed Description

Internal: the fonts.

Constructor & Destructor Documentation

MSKGraphInternal::Font::Font ( )
inline

the constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

std::string MSKGraphInternal::Font::m_extra

extra data

Referenced by MSKGraph::readFont().

int MSKGraphInternal::Font::m_flags[6]

some unknown flag

Referenced by Font(), and MSKGraph::readFont().

MWAWFont MSKGraphInternal::Font::m_font

the font

Referenced by MSKGraph::readFont(), and MSKGraph::readText().


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

Generated on Sun Sep 14 2014 13:30:49 for libmwaw by doxygen 1.8.5