Internal: the state of a BeagleWksStructManager. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
std::vector< int > | m_fileIdFontIdList |
a list to get the correspondance between fileId and fontId More... | |
MWAWEntry | m_header |
the header More... | |
MWAWEntry | m_footer |
the footer More... | |
std::map< int, BeagleWksStructManager::Frame > | m_idFrameMap |
the map id to frame More... | |
Internal: the state of a BeagleWksStructManager.
|
inline |
constructor
std::vector<int> BeagleWksStructManagerInternal::State::m_fileIdFontIdList |
a list to get the correspondance between fileId and fontId
MWAWEntry BeagleWksStructManagerInternal::State::m_footer |
the footer
MWAWEntry BeagleWksStructManagerInternal::State::m_header |
the header
std::map<int, BeagleWksStructManager::Frame> BeagleWksStructManagerInternal::State::m_idFrameMap |
the map id to frame