NisusWrtGraphInternal::State Struct Reference

Internal: the state of a NisusWrtGraph. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_numPages
 
int m_maxPageGraphic
 the last page containing page graphic More...
 
std::map< int, MWAWEntrym_idPictMap
 the map pictId -> pictEntry More...
 
std::map< int, MWAWEntrym_idRssoMap
 the map id -> rssoEntry More...
 

Detailed Description

Internal: the state of a NisusWrtGraph.

Constructor & Destructor Documentation

◆ State()

NisusWrtGraphInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_idPictMap

std::map<int, MWAWEntry> NisusWrtGraphInternal::State::m_idPictMap

the map pictId -> pictEntry

◆ m_idRssoMap

std::map<int, MWAWEntry> NisusWrtGraphInternal::State::m_idRssoMap

the map id -> rssoEntry

◆ m_maxPageGraphic

int NisusWrtGraphInternal::State::m_maxPageGraphic

the last page containing page graphic

◆ m_numPages

int NisusWrtGraphInternal::State::m_numPages

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

Generated for libmwaw by doxygen 1.8.14