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