Internal: the basic information about a slide/notes/... zone in a PowerPoint7Parser. More...
| Public Member Functions | |
| SlideInfo () | |
| constructor  More... | |
| Public Attributes | |
| MWAWBox2i | m_box | 
| the bdbox  More... | |
| bool | m_displayMaster | 
| a flag to know if we need to display the master slide graphic  More... | |
| bool | m_hasBackground | 
| a flag to know if the slide has some background or no background  More... | |
Internal: the basic information about a slide/notes/... zone in a PowerPoint7Parser.
| 
 | inline | 
constructor
| MWAWBox2i PowerPoint7ParserInternal::SlideInfo::m_box | 
the bdbox
Referenced by PowerPoint7Parser::readSlideInformation().
| bool PowerPoint7ParserInternal::SlideInfo::m_displayMaster | 
a flag to know if we need to display the master slide graphic
Referenced by PowerPoint7Parser::readSlideInformation().
| bool PowerPoint7ParserInternal::SlideInfo::m_hasBackground | 
a flag to know if the slide has some background or no background
Referenced by PowerPoint7Parser::readSlideInformation().