a slide id
More...
#include <PowerPoint7Struct.hxx>
|
int | m_id |
| the slide id
|
|
bool | m_isMaster |
| a flag to know if this is a master slide or a normal slide
|
|
bool | m_inNotes |
| a flag to know if the content is in the notes part
|
|
bool | m_inHandout |
| a flag to know if the content is in the handout part
|
|
◆ SlideId()
PowerPoint7Struct::SlideId::SlideId |
( |
unsigned long |
id = 0 | ) |
|
|
inlineexplicit |
◆ isValid()
bool PowerPoint7Struct::SlideId::isValid |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool PowerPoint7Struct::SlideId::operator!= |
( |
SlideId const & |
id | ) |
const |
|
inline |
◆ operator<()
bool PowerPoint7Struct::SlideId::operator< |
( |
SlideId const & |
id | ) |
const |
|
inline |
◆ operator==()
bool PowerPoint7Struct::SlideId::operator== |
( |
SlideId const & |
id | ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
o, |
|
|
SlideId const & |
id |
|
) |
| |
|
friend |
◆ m_id
int PowerPoint7Struct::SlideId::m_id |
◆ m_inHandout
bool PowerPoint7Struct::SlideId::m_inHandout |
◆ m_inNotes
bool PowerPoint7Struct::SlideId::m_inNotes |
◆ m_isMaster
bool PowerPoint7Struct::SlideId::m_isMaster |
The documentation for this struct was generated from the following file: