MsWksDBParserInternal::Form Class Reference

a class used to store a form More...

List of all members.

Public Member Functions

 Form ()
 the constructor

Public Attributes

std::string m_name
 the form name
MWAWBox2f m_bdbox [3]
 three bdbox : the last is the page bdbox
std::vector< FormTypem_listTypes
 the list of fields type

Friends

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

Detailed Description

a class used to store a form


Constructor & Destructor Documentation

the constructor


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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