LightWayTxtTextInternal::HFZone Struct Reference

Internal: the header/footer zone of a LightWayTxtText. More...

Public Member Functions

 HFZone ()
 constructor More...
 

Public Attributes

int m_numChar
 the number of char More...
 
MWAWEntry m_pos
 the position of the text in the file More...
 
int m_height
 the height More...
 
MWAWFont m_font
 the font More...
 
MWAWParagraph::Justification m_justify
 the paragraph justification More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, HFZone const &hf)
 operator<< More...
 

Detailed Description

Internal: the header/footer zone of a LightWayTxtText.

Constructor & Destructor Documentation

◆ HFZone()

LightWayTxtTextInternal::HFZone::HFZone ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
HFZone const &  hf 
)
friend

operator<<

Member Data Documentation

◆ m_extra

std::string LightWayTxtTextInternal::HFZone::m_extra

◆ m_font

MWAWFont LightWayTxtTextInternal::HFZone::m_font

◆ m_height

int LightWayTxtTextInternal::HFZone::m_height

◆ m_justify

MWAWParagraph::Justification LightWayTxtTextInternal::HFZone::m_justify

◆ m_numChar

int LightWayTxtTextInternal::HFZone::m_numChar

◆ m_pos

MWAWEntry LightWayTxtTextInternal::HFZone::m_pos

the position of the text in the file

Referenced by LightWayTxtText::sendHeaderFooter().


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

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