ClarisWksPresentationInternal::Presentation Struct Reference

Internal the presentation. More...

Inheritance diagram for ClarisWksPresentationInternal::Presentation:
ClarisWksStruct::DSET

List of all members.

Public Member Functions

 Presentation (ClarisWksStruct::DSET const &dset=ClarisWksStruct::DSET())
virtual void removeChild (int cId, bool normalChild)
 remove a child from a list.

Public Attributes

std::vector< int > m_contentIdList
 the list of main zone id
std::vector< int > m_noteIdList
 the list of notes zone id
std::vector< int > m_thumbnailsIdList
 the list of thumbnail zone id
std::vector
< librevenge::RVNGString > 
m_titleList
 the list of title
int m_masterId
 the master zone (background + header/footer)
bool m_masterDetached
 true if the auxiliary zone is detached

Friends

std::ostream & operator<< (std::ostream &o, Presentation const &doc)
 operator<<

Detailed Description

Internal the presentation.


Constructor & Destructor Documentation


Member Function Documentation

virtual void ClarisWksPresentationInternal::Presentation::removeChild ( int  cId,
bool  normalChild 
) [inline, virtual]

remove a child from a list.

Normally, this function is not called, so optimizing it is not usefull

Reimplemented from ClarisWksStruct::DSET.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Presentation const &  doc 
) [friend]

operator<<


Member Data Documentation

true if the auxiliary zone is detached

Referenced by removeChild().

the master zone (background + header/footer)

the list of notes zone id

Referenced by ClarisWksPresentation::readZone1().

the list of thumbnail zone id

Referenced by ClarisWksPresentation::readZone1().

std::vector<librevenge::RVNGString> ClarisWksPresentationInternal::Presentation::m_titleList

the list of title

Referenced by ClarisWksPresentation::readZone1().


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