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