Internal: the state of a RagTimeParser.
More...
Internal: the state of a RagTimeParser.
◆ State()
RagTimeParserInternal::State::State |
( |
| ) |
|
|
inline |
◆ initDefaultPatterns()
void RagTimeParserInternal::State::initDefaultPatterns |
( |
int |
vers | ) |
|
init the pattern to default
◆ m_actPage
int RagTimeParserInternal::State::m_actPage |
◆ m_actualZoneId
int RagTimeParserInternal::State::m_actualZoneId |
◆ m_dataZoneMap
std::multimap<std::string, MWAWEntry> RagTimeParserInternal::State::m_dataZoneMap |
a map: type->entry (datafork)
◆ m_idColorsMap
std::map<int, std::vector<MWAWColor> > RagTimeParserInternal::State::m_idColorsMap |
◆ m_idPictureMap
std::map<int, Picture> RagTimeParserInternal::State::m_idPictureMap |
a map: zoneId->picture (datafork)
◆ m_idZoneMap
std::map<int, Zone> RagTimeParserInternal::State::m_idZoneMap |
a map: zoneId->zone (datafork)
◆ m_numDataZone
int RagTimeParserInternal::State::m_numDataZone |
◆ m_numPages
int RagTimeParserInternal::State::m_numPages |
the number of page of the final document
◆ m_pageZonesIdMap
std::map<int, std::vector<int> > RagTimeParserInternal::State::m_pageZonesIdMap |
a map: page->main zone id
◆ m_patternList
std::vector<Pattern> RagTimeParserInternal::State::m_patternList |
a list patternId -> pattern
◆ m_RSRCZoneMap
std::multimap<std::string, MWAWEntry> RagTimeParserInternal::State::m_RSRCZoneMap |
a map: type->entry (resource fork)
The documentation for this struct was generated from the following file: