MacWrtParserInternal::WindowsInfo Struct Reference

the windows structure More...

Public Member Functions

 WindowsInfo ()
bool isEmpty () const
 small function used to recognized empty header or footer

Public Attributes

MWAWVec2i m_startSel
MWAWVec2i m_endSel
int m_posTopY
std::vector< Informationm_informations
std::vector< int > m_firstParagLine
std::vector< int > m_linesHeight
MWAWVec2i m_pageNumber
MWAWVec2i m_date
MWAWVec2i m_time

Friends

std::ostream & operator<< (std::ostream &o, WindowsInfo const &w)

Detailed Description

the windows structure

Constructor & Destructor Documentation

◆ WindowsInfo()

MacWrtParserInternal::WindowsInfo::WindowsInfo ( )
inline

Referenced by operator<<.

Member Function Documentation

◆ isEmpty()

bool MacWrtParserInternal::WindowsInfo::isEmpty ( ) const
inline

small function used to recognized empty header or footer

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
WindowsInfo const & w )
friend

Member Data Documentation

◆ m_date

MWAWVec2i MacWrtParserInternal::WindowsInfo::m_date

Referenced by isEmpty(), operator<<, and WindowsInfo().

◆ m_endSel

MWAWVec2i MacWrtParserInternal::WindowsInfo::m_endSel

Referenced by operator<<, and WindowsInfo().

◆ m_firstParagLine

std::vector<int> MacWrtParserInternal::WindowsInfo::m_firstParagLine

Referenced by WindowsInfo().

◆ m_informations

std::vector<Information> MacWrtParserInternal::WindowsInfo::m_informations

Referenced by isEmpty(), and WindowsInfo().

◆ m_linesHeight

std::vector<int> MacWrtParserInternal::WindowsInfo::m_linesHeight

Referenced by WindowsInfo().

◆ m_pageNumber

MWAWVec2i MacWrtParserInternal::WindowsInfo::m_pageNumber

Referenced by isEmpty(), operator<<, and WindowsInfo().

◆ m_posTopY

int MacWrtParserInternal::WindowsInfo::m_posTopY

Referenced by operator<<, and WindowsInfo().

◆ m_startSel

MWAWVec2i MacWrtParserInternal::WindowsInfo::m_startSel

Referenced by operator<<, and WindowsInfo().

◆ m_time

MWAWVec2i MacWrtParserInternal::WindowsInfo::m_time

Referenced by isEmpty(), operator<<, and WindowsInfo().


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

Generated for libmwaw by doxygen 1.14.0