HMWJTextInternal::Section Struct Reference

Internal: class to store a section of a HMWJText. More...

Public Member Functions

 Section ()
 constructor
MWAWSection getSection () const
 returns a MWAWSection

Public Attributes

int m_numCols
 the number of column
std::vector< double > m_colWidth
 the columns width
std::vector< double > m_colSep
 the columns separator width
long m_id
 the id
std::string m_extra
 extra string string

Friends

std::ostream & operator<< (std::ostream &o, Section const &sec)
 operator<<

Detailed Description

Internal: class to store a section of a HMWJText.

Constructor & Destructor Documentation

HMWJTextInternal::Section::Section ( )
inline

constructor

Member Function Documentation

MWAWSection HMWJTextInternal::Section::getSection ( ) const
inline

returns a MWAWSection

Referenced by HMWJText::sendText().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Section const &  sec 
)
friend

operator<<

Member Data Documentation

std::vector<double> HMWJTextInternal::Section::m_colSep

the columns separator width

Referenced by getSection(), and HMWJText::readSections().

std::vector<double> HMWJTextInternal::Section::m_colWidth

the columns width

Referenced by getSection(), HMWJText::readSections(), and HMWJText::sendText().

std::string HMWJTextInternal::Section::m_extra

extra string string

Referenced by HMWJText::readSections().

long HMWJTextInternal::Section::m_id

the id

Referenced by HMWJText::readSections().

int HMWJTextInternal::Section::m_numCols

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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2