LightWayTxtTextInternal::HFZone Struct Reference

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

Public Member Functions

 HFZone ()
 constructor
 

Public Attributes

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

Friends

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

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

extra data

Referenced by LightWayTxtText::readDocumentHF().

◆ m_font

MWAWFont LightWayTxtTextInternal::HFZone::m_font

◆ m_height

int LightWayTxtTextInternal::HFZone::m_height

the height

Referenced by LightWayTxtText::readDocumentHF().

◆ m_justify

MWAWParagraph::Justification LightWayTxtTextInternal::HFZone::m_justify

the paragraph justification

Referenced by LightWayTxtText::readDocumentHF(), and LightWayTxtText::sendHeaderFooter().

◆ m_numChar

int LightWayTxtTextInternal::HFZone::m_numChar

the number of char

Referenced by LightWayTxtText::readDocumentHF().

◆ 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 Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6