BeagleWksTextInternal::Font Struct Reference

Internal: a class used to store the font data of a BeagleWksText. More...

List of all members.

Public Member Functions

 Font ()
 constructor
MWAWFont getFont () const
 returns a MWAWFont.

Public Attributes

int m_id
 the font id
int m_size
 the font size
int m_flags
 the font flags
int m_color
 the font color
std::string m_extra
 extra data

Friends

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

Detailed Description

Internal: a class used to store the font data of a BeagleWksText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

returns a MWAWFont.

Note:
the font id remains filled with the local id

Referenced by BeagleWksText::getFont().


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

extra data

Referenced by BeagleWksText::readFont().


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