Internal: a zone information of a MindWrtParser. 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 MindWrtParser.
|
inline |
void MindWrtParserInternal::ZoneInfo::updateListId | ( | ListProperties & | prop, |
MWAWListManager & | listManager | ||
) |
update the line list id
Referenced by MindWrtParser::readLinesInfo().
std::vector<LineInfo> MindWrtParserInternal::ZoneInfo::m_linesList |
the list of line information
Referenced by MindWrtParser::readLinesInfo(), MindWrtParser::sendZone(), and updateListId().