PowerPoint1ParserInternal::Slide Struct Reference

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< Framem_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...
 

Detailed Description

Internal: a slide of a PowerPoint1Parser.

Constructor & Destructor Documentation

§ Slide()

PowerPoint1ParserInternal::Slide::Slide ( )
inline

constructor

Member Data Documentation

§ m_framesList

std::vector<Frame> PowerPoint1ParserInternal::Slide::m_framesList[2]

the list of frames: main's and note's list of frame

Referenced by PowerPoint1Parser::readSlide(), PowerPoint1Parser::sendSlide(), and PowerPoint1Parser::sendSlideNote().

§ m_schemeId

int PowerPoint1ParserInternal::Slide::m_schemeId

§ m_textZones

TextZone PowerPoint1ParserInternal::Slide::m_textZones[2]

§ m_useMasterPage

bool PowerPoint1ParserInternal::Slide::m_useMasterPage

a flag to know if we need to use the master page

Referenced by PowerPoint1Parser::createDocument(), and PowerPoint1Parser::readSlide().


The documentation for this struct was generated from the following file:

Generated on Sat Feb 4 2017 17:48:55 for libmwaw by doxygen 1.8.12