Internal: the state of a PowerPoint3Parser.
More...
Internal: the state of a PowerPoint3Parser.
◆ State()
PowerPoint3ParserInternal::State::State |
( |
| ) |
|
|
inline |
◆ getCustomShape()
bool PowerPoint3ParserInternal::State::getCustomShape |
( |
int |
id, |
|
|
MWAWGraphicShape & |
shape |
|
) |
| |
|
static |
returns a custom shape corresponding to an id
◆ getPattern()
◆ getZoneEntry()
MWAWEntry const& PowerPoint3ParserInternal::State::getZoneEntry |
( |
int |
id | ) |
const |
|
inline |
◆ m_badEntry
MWAWEntry PowerPoint3ParserInternal::State::m_badEntry |
an entry used by getZoneEntry if it does not find the zone
◆ m_fontFamily
std::string PowerPoint3ParserInternal::State::m_fontFamily |
the basic pc font family if known
◆ m_idToFontIdMap
std::map<int, int> PowerPoint3ParserInternal::State::m_idToFontIdMap |
a map between file id and font id
◆ m_idToPictureContentMap
std::map<int, MWAWEmbeddedObject> PowerPoint3ParserInternal::State::m_idToPictureContentMap |
a map zoneId to picture object
◆ m_idToRulerMap
std::map<int, Ruler> PowerPoint3ParserInternal::State::m_idToRulerMap |
a map between id and paragraph
◆ m_idToSchemeMap
std::map<int, Scheme> PowerPoint3ParserInternal::State::m_idToSchemeMap |
a map between schemeId and scheme
◆ m_idToSlideContentMap
std::map<int, SlideContent> PowerPoint3ParserInternal::State::m_idToSlideContentMap |
a map zoneId to slide content
◆ m_idToSlideMap
std::map<int, Slide> PowerPoint3ParserInternal::State::m_idToSlideMap |
◆ m_idToUserColorMap
std::map<int, MWAWColor> PowerPoint3ParserInternal::State::m_idToUserColorMap |
a map between colorId and user color
◆ m_isMacFile
bool PowerPoint3ParserInternal::State::m_isMacFile |
flag to know if the file is a mac file or a pc file
◆ m_monoTypeFontId
int PowerPoint3ParserInternal::State::m_monoTypeFontId |
◆ m_oleParser
shared_ptr<PowerPoint3OLE> PowerPoint3ParserInternal::State::m_oleParser |
◆ m_origin
MWAWVec2i PowerPoint3ParserInternal::State::m_origin |
◆ m_pictIdToZoneIdMap
std::map<int, int> PowerPoint3ParserInternal::State::m_pictIdToZoneIdMap |
a map pictId to picture zone
◆ m_printInfoIds
int PowerPoint3ParserInternal::State::m_printInfoIds[2] |
◆ m_slidesIdList
std::vector<int> PowerPoint3ParserInternal::State::m_slidesIdList |
the main list of slides id
◆ m_zoneIds
int PowerPoint3ParserInternal::State::m_zoneIds[13] |
◆ m_zoneListBegin
long PowerPoint3ParserInternal::State::m_zoneListBegin |
the begin position of the list of zones
◆ m_zonesList
std::vector<MWAWEntry> PowerPoint3ParserInternal::State::m_zonesList |
The documentation for this struct was generated from the following file: