Paragraph informations. More...
Public Member Functions | |
| ParagraphInfo () | |
| int | getType () const |
Public Attributes | |
| long | m_pos |
| int | m_type |
| int | m_height |
| int | m_height2 |
| int | m_width |
| int | m_numLines |
| std::vector< int > | m_linesHeight |
| int | m_flags [6] |
| std::vector< int > | m_unknowns |
Friends | |
| std::ostream & | operator<< (std::ostream &o, ParagraphInfo const &p) |
Paragraph informations.
| WPParserInternal::ParagraphInfo::ParagraphInfo | ( | ) | [inline] |
| int WPParserInternal::ParagraphInfo::getType | ( | ) | const [inline] |
Referenced by WPParser::readText(), WPParser::readWindowsZone(), and WPParser::sendWindow().
| std::ostream& operator<< | ( | std::ostream & | o, |
| ParagraphInfo const & | p | ||
| ) | [friend] |
Referenced by ParagraphInfo(), and WPParser::readParagraphInfo().
Referenced by WPParser::readGraphic(), WPParser::readParagraphInfo(), WPParser::readText(), and WPParser::sendWindow().
Referenced by WPParser::readParagraphInfo().
| std::vector<int> WPParserInternal::ParagraphInfo::m_linesHeight |
Referenced by WPParser::readParagraphInfo(), and WPParser::sendWindow().
Referenced by WPParser::readParagraphInfo(), and WPParser::sendWindow().
Referenced by getType(), WPParser::readParagraphData(), and WPParser::readParagraphInfo().
| std::vector<int> WPParserInternal::ParagraphInfo::m_unknowns |
Referenced by WPParser::readParagraphInfo().
Referenced by WPParser::readParagraphInfo().