Internal: the third zone defining a slide of a PowerPoint3Parser. More...
| Public Member Functions | |
| SlideFormat () | |
| constructor  More... | |
| Public Attributes | |
| MWAWVec2i | m_margins | 
| the left/right and top/bottom margins  More... | |
| int | m_gradientOffset | 
| the color gradient offset: -10 means black, 10 means white  More... | |
| MWAWVec2i | m_shadowOffset | 
| the shadow offset  More... | |
Internal: the third zone defining a slide of a PowerPoint3Parser.
| 
 | inline | 
constructor
| int PowerPoint3ParserInternal::SlideFormat::m_gradientOffset | 
the color gradient offset: -10 means black, 10 means white
Referenced by PowerPoint3Parser::readFramesList(), and PowerPoint3Parser::readSlideFormats().
| MWAWVec2i PowerPoint3ParserInternal::SlideFormat::m_margins | 
the left/right and top/bottom margins
Referenced by PowerPoint3Parser::readSlideFormats().
| MWAWVec2i PowerPoint3ParserInternal::SlideFormat::m_shadowOffset | 
the shadow offset
Referenced by PowerPoint3Parser::readSlideFormats().