Internal: a zone information of a MDWParser. More...
Public Member Functions | |
| ZoneInfo () | |
| void | updateListId (ListProperties &prop, MWAWListManager &listManager) |
| update the line list id More... | |
Public Attributes | |
| std::vector< LineInfo > | m_linesList |
| the list of line information More... | |
Internal: a zone information of a MDWParser.
|
inline |
| void MDWParserInternal::ZoneInfo::updateListId | ( | ListProperties & | prop, |
| MWAWListManager & | listManager | ||
| ) |
update the line list id
Referenced by MDWParser::readLinesInfo().
| std::vector<LineInfo> MDWParserInternal::ZoneInfo::m_linesList |
the list of line information
Referenced by MDWParser::readLinesInfo(), MDWParser::sendZone(), and updateListId().