Internal: the state of a MsWksDocument.  
 More...
Internal: the state of a MsWksDocument. 
◆ State()
  
  | 
        
          | MsWksDocumentInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getPalette()
      
        
          | std::vector< MWAWColor > const  & MsWksDocumentInternal::State::getPalette | ( | int | vers | ) |  | 
      
 
 
◆ m_actPage
      
        
          | int MsWksDocumentInternal::State::m_actPage | 
      
 
 
◆ m_colorPalette
      
        
          | std::vector<MWAWColor> MsWksDocumentInternal::State::m_colorPalette[4] | 
      
 
 
◆ m_entryMap
      
        
          | std::multimap<std::string, MWAWEntry> MsWksDocumentInternal::State::m_entryMap | 
      
 
the list of entries, name->entry ( for v4 document) 
 
 
◆ m_fileHeaderSize
      
        
          | long MsWksDocumentInternal::State::m_fileHeaderSize | 
      
 
 
◆ m_footerHeight
      
        
          | int MsWksDocumentInternal::State::m_footerHeight | 
      
 
the footer height if known 
 
 
◆ m_footerParser
      
        
          | std::shared_ptr<MsWks4Zone> MsWksDocumentInternal::State::m_footerParser | 
      
 
 
◆ m_footnoteParser
      
        
          | std::shared_ptr<MsWks4Zone> MsWksDocumentInternal::State::m_footnoteParser | 
      
 
parser of the footnote ole 
 
 
◆ m_frameParserMap
      
        
          | std::map<std::string, std::shared_ptr<MsWks4Zone> > MsWksDocumentInternal::State::m_frameParserMap | 
      
 
the frame parsers: name-> parser 
 
 
◆ m_freeZoneId
  
  | 
        
          | int MsWksDocumentInternal::State::m_freeZoneId |  | mutable | 
 
an id to count the number of free map 
 
 
◆ m_hasFooter
      
        
          | bool MsWksDocumentInternal::State::m_hasFooter | 
      
 
true if there is a footer v3 
 
 
◆ m_hasHeader
      
        
          | bool MsWksDocumentInternal::State::m_hasHeader | 
      
 
true if there is a header v3 
 
 
◆ m_headerHeight
      
        
          | int MsWksDocumentInternal::State::m_headerHeight | 
      
 
the header height if known 
 
 
◆ m_headerParser
      
        
          | std::shared_ptr<MsWks4Zone> MsWksDocumentInternal::State::m_headerParser | 
      
 
 
◆ m_kind
◆ m_numPages
      
        
          | int MsWksDocumentInternal::State::m_numPages | 
      
 
the number of page of the final document 
 
 
◆ m_oleParser
      
        
          | std::shared_ptr<MWAWOLEParser> MsWksDocumentInternal::State::m_oleParser | 
      
 
 
◆ m_typeZoneMap
the list of zone (for v1-v3) document 
 
 
◆ m_unparsedOlesName
      
        
          | std::vector<std::string> MsWksDocumentInternal::State::m_unparsedOlesName | 
      
 
the list of unparsed OLEs 
 
 
The documentation for this struct was generated from the following file: