Internal: a slide of a PowerPoint1Parser. More...
| Public Member Functions | |
| Slide () | |
| constructor  More... | |
| Public Attributes | |
| TextZone | m_textZones [2] | 
| the textzone: main's and note's zone  More... | |
| std::vector< Frame > | m_framesList [2] | 
| the list of frames: main's and note's list of frame  More... | |
| bool | m_useMasterPage | 
| a flag to know if we need to use the master page  More... | |
| int | m_schemeId | 
| the scheme id  More... | |
Internal: a slide of a PowerPoint1Parser.
| 
 | inline | 
constructor
| std::vector<Frame> PowerPoint1ParserInternal::Slide::m_framesList[2] | 
the list of frames: main's and note's list of frame
Referenced by PowerPoint1Parser::sendSlide(), and PowerPoint1Parser::sendSlideNote().
| int PowerPoint1ParserInternal::Slide::m_schemeId | 
the scheme id
Referenced by PowerPoint1Parser::sendSlide().
| TextZone PowerPoint1ParserInternal::Slide::m_textZones[2] | 
the textzone: main's and note's zone
Referenced by PowerPoint1Parser::sendSlide(), and PowerPoint1Parser::sendSlideNote().
| bool PowerPoint1ParserInternal::Slide::m_useMasterPage | 
a flag to know if we need to use the master page