Internal: the state of a MacWrtProStructures.  
 More...
Internal: the state of a MacWrtProStructures. 
◆ State()
  
  | 
        
          | MacWrtProStructuresInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ updateLineType()
  
  | 
        
          | static bool MacWrtProStructuresInternal::State::updateLineType | ( | int | lineType, |  
          |  |  | MWAWBorder & | border |  
          |  | ) |  |  |  | inlinestatic | 
 
try to set the line properties of a border 
 
 
◆ m_blocksList
      
        
          | std::vector<std::shared_ptr<Block> > MacWrtProStructuresInternal::State::m_blocksList | 
      
 
 
◆ m_blocksMap
      
        
          | std::map<int, std::shared_ptr<Block> > MacWrtProStructuresInternal::State::m_blocksMap | 
      
 
 
◆ m_blocksSendSet
      
        
          | std::set<MWAWVec2i> MacWrtProStructuresInternal::State::m_blocksSendSet | 
      
 
a list of block use to avoid potential loop in bad file 
 
 
◆ m_fontsList
      
        
          | std::vector<Font> MacWrtProStructuresInternal::State::m_fontsList | 
      
 
 
◆ m_footersMap
      
        
          | std::map<int, int> MacWrtProStructuresInternal::State::m_footersMap | 
      
 
 
◆ m_footnotesList
      
        
          | std::vector<int> MacWrtProStructuresInternal::State::m_footnotesList | 
      
 
the foonote list (for MWII) 
 
 
◆ m_headersMap
      
        
          | std::map<int, int> MacWrtProStructuresInternal::State::m_headersMap | 
      
 
 
◆ m_inputData
      
        
          | librevenge::RVNGBinaryData MacWrtProStructuresInternal::State::m_inputData | 
      
 
 
◆ m_numPages
      
        
          | int MacWrtProStructuresInternal::State::m_numPages | 
      
 
 
◆ m_paragraphsList
      
        
          | std::vector<Paragraph> MacWrtProStructuresInternal::State::m_paragraphsList | 
      
 
 
◆ m_sectionsList
      
        
          | std::vector<Section> MacWrtProStructuresInternal::State::m_sectionsList | 
      
 
 
◆ m_tablesMap
      
        
          | std::map<int, std::shared_ptr<Table> > MacWrtProStructuresInternal::State::m_tablesMap | 
      
 
 
◆ m_version
      
        
          | int MacWrtProStructuresInternal::State::m_version | 
      
 
 
The documentation for this struct was generated from the following file: