MsWksDBParserInternal::Form Class Reference

a class used to store a form More...

Public Member Functions

 Form ()
 the constructor More...
 

Public Attributes

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

Friends

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

Detailed Description

a class used to store a form

Constructor & Destructor Documentation

◆ Form()

MsWksDBParserInternal::Form::Form ( )
inline

the constructor

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_bdbox

MWAWBox2f MsWksDBParserInternal::Form::m_bdbox[3]

three bdbox : the last is the page bdbox

Referenced by MsWksDBParserInternal::operator<<(), and MsWksDBParser::readForm().

◆ m_listTypes

std::vector<FormType> MsWksDBParserInternal::Form::m_listTypes

the list of fields type

Referenced by MsWksDBParser::readFormTypes(), and MsWksDBParser::readFormV2().

◆ m_name

std::string MsWksDBParserInternal::Form::m_name

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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20