Internal: the state of a PowerPoint1Parser.
More...
Internal: the state of a PowerPoint1Parser.
◆ State()
PowerPoint1ParserInternal::State::State |
( |
| ) |
|
|
inline |
◆ getPattern()
◆ getZoneEntry()
MWAWEntry const& PowerPoint1ParserInternal::State::getZoneEntry |
( |
int |
id | ) |
const |
|
inline |
◆ m_badEntry
MWAWEntry PowerPoint1ParserInternal::State::m_badEntry |
an entry used by getZoneEntry if it does not find the zone
◆ m_idToSchemeMap
std::map<int,Scheme> PowerPoint1ParserInternal::State::m_idToSchemeMap |
a map between schemeId and scheme
◆ m_idToSlideMap
std::map<int,Slide> PowerPoint1ParserInternal::State::m_idToSlideMap |
a map between zoneId and slide
◆ m_idToUserColorMap
std::map<int,MWAWColor> PowerPoint1ParserInternal::State::m_idToUserColorMap |
a map between colorId and user color map
◆ m_isMacFile
bool PowerPoint1ParserInternal::State::m_isMacFile |
flag to know if the file is a mac file or a pc file
◆ m_origin
MWAWVec2i PowerPoint1ParserInternal::State::m_origin |
◆ m_picturesIdList
std::vector<int> PowerPoint1ParserInternal::State::m_picturesIdList |
◆ m_printInfoIds
int PowerPoint1ParserInternal::State::m_printInfoIds[2] |
◆ m_rulersList
std::vector<Ruler> PowerPoint1ParserInternal::State::m_rulersList |
◆ m_schemesIdList
std::vector<int> PowerPoint1ParserInternal::State::m_schemesIdList |
◆ m_slideIds
int PowerPoint1ParserInternal::State::m_slideIds[2] |
◆ m_slidesIdList
std::vector<int> PowerPoint1ParserInternal::State::m_slidesIdList[2] |
the list of slides ids: 0 (master, slide 1, slide 2, ...), 1 (handout slide)
◆ m_unit
float PowerPoint1ParserInternal::State::m_unit |
the data unit: 1 if the file is a mac file, 1/8 if the file is a windows file
◆ m_zoneIds
int PowerPoint1ParserInternal::State::m_zoneIds[10] |
the sequential zones id: picture list, ...
◆ m_zoneListBegin
long PowerPoint1ParserInternal::State::m_zoneListBegin |
the begin position of the list of zones
◆ m_zonesList
std::vector<MWAWEntry> PowerPoint1ParserInternal::State::m_zonesList |
The documentation for this struct was generated from the following file: