MsWksDBParserInternal::Forms Class Reference

a class used to store a list of forms More...

List of all members.

Public Member Functions

 Forms ()
 the constructor

Public Attributes

int m_numForms
 the number of forms
MWAWFont m_font
 the default font
int m_backColor
 the default font back color
MWAWBox2f m_bdbox [2]
 two bdbox
std::vector< Formm_listForms
 the list of forms
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Forms const &form)
 operator<<

Detailed Description

a class used to store a list of forms


Constructor & Destructor Documentation

the constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Forms const &  form 
) [friend]

operator<<


Member Data Documentation

the list of forms

Referenced by MsWksDBParser::readForm().


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