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< Information > | m_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) |
the windows structure
| MacWrtParserInternal::WindowsInfo::WindowsInfo | ( | ) | [inline] |
| bool MacWrtParserInternal::WindowsInfo::isEmpty | ( | ) | const [inline] |
small function used to recognized empty header or footer
Referenced by MacWrtParser::createZones().
| std::ostream& operator<< | ( | std::ostream & | o, |
| WindowsInfo const & | w | ||
| ) | [friend] |
Referenced by isEmpty(), MacWrtParserInternal::operator<<(), MacWrtParser::readWindowsInfo(), and MacWrtParser::sendWindow().
Referenced by MacWrtParserInternal::operator<<(), and MacWrtParser::readWindowsInfo().
| std::vector<int> MacWrtParserInternal::WindowsInfo::m_firstParagLine |
Referenced by MacWrtParser::readWindowsInfo(), and MacWrtParser::sendWindow().
Referenced by MacWrtParser::createZones(), MacWrtParser::createZonesV3(), isEmpty(), and MacWrtParser::sendWindow().
| std::vector<int> MacWrtParserInternal::WindowsInfo::m_linesHeight |
Referenced by MacWrtParser::sendWindow().
Referenced by isEmpty(), MacWrtParserInternal::operator<<(), MacWrtParser::readWindowsInfo(), and MacWrtParser::sendWindow().
Referenced by MacWrtParserInternal::operator<<(), and MacWrtParser::readWindowsInfo().
Referenced by MacWrtParserInternal::operator<<(), and MacWrtParser::readWindowsInfo().
Referenced by isEmpty(), MacWrtParserInternal::operator<<(), MacWrtParser::readWindowsInfo(), and MacWrtParser::sendWindow().