Internal: the state of a WPS4Text.  
 More...
Internal: the state of a WPS4Text. 
◆ State()
  
  | 
        
          | WPS4TextInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ m_bookmarkMap
      
        
          | std::map<long, WPSEntry> WPS4TextInternal::State::m_bookmarkMap | 
      
 
map: bookmark in text -> bookmark 
 
 
◆ m_dateTimeMap
      
        
          | std::map<long, DateTime> WPS4TextInternal::State::m_dateTimeMap | 
      
 
map: date field in text -> date time format 
 
 
◆ m_dosLinkList
      
        
          | std::vector<DosLink> WPS4TextInternal::State::m_dosLinkList | 
      
 
 
◆ m_FDPCs
      
        
          | std::vector<WPSEntry> WPS4TextInternal::State::m_FDPCs | 
      
 
the list of FDPC entries (ie list to find the font properties lists ) 
 
 
◆ m_FDPPs
      
        
          | std::vector<WPSEntry> WPS4TextInternal::State::m_FDPPs | 
      
 
the list of FDPP entries (ie list to find the paragraph properties lists ) 
 
 
◆ m_fontList
      
        
          | std::vector<Font> WPS4TextInternal::State::m_fontList | 
      
 
the list of all font properties 
 
 
◆ m_fontNames
      
        
          | std::map<int,FontName> WPS4TextInternal::State::m_fontNames | 
      
 
 
◆ m_footer
      
        
          | WPSEntry WPS4TextInternal::State::m_footer | 
      
 
 
◆ m_footnoteList
      
        
          | std::vector<Note> WPS4TextInternal::State::m_footnoteList | 
      
 
 
◆ m_footnoteMap
      
        
          | std::map<long,Note const *> WPS4TextInternal::State::m_footnoteMap | 
      
 
map: footnote in text -> footnote entry 
 
 
◆ m_header
      
        
          | WPSEntry WPS4TextInternal::State::m_header | 
      
 
 
◆ m_knownPLC
◆ m_main
      
        
          | WPSEntry WPS4TextInternal::State::m_main | 
      
 
 
◆ m_objectMap
      
        
          | std::map<long, Object> WPS4TextInternal::State::m_objectMap | 
      
 
map: object in text -> object 
 
 
◆ m_otherZones
      
        
          | std::vector<WPSEntry> WPS4TextInternal::State::m_otherZones | 
      
 
the entries which are not in main/header/footer text and in the footnotes 
 
 
◆ m_paragraphList
      
        
          | std::vector<Paragraph> WPS4TextInternal::State::m_paragraphList | 
      
 
the list of all paragraph properties 
 
 
◆ m_plcList
      
        
          | std::vector<DataPLC> WPS4TextInternal::State::m_plcList | 
      
 
 
The documentation for this struct was generated from the following file: