the state of QuattroParser  
 More...
the state of QuattroParser 
◆ State() [1/2]
◆ State() [2/2]
  
  | 
        
          | QuattroParserInternal::State::State | ( | State const & |  | ) |  |  | privatedelete | 
 
 
◆ getColor()
      
        
          | bool QuattroParserInternal::State::getColor | ( | int | id, | 
        
          |  |  | WPSColor & | color | 
        
          |  | ) |  | const | 
      
 
returns a color corresponding to an id 
 
 
◆ getDefaultFont()
  
  | 
        
          | static WPSFont QuattroParserInternal::State::getDefaultFont | ( |  | ) |  |  | inlinestatic | 
 
returns a default font (Courier12) with file's version to define the default encoding */ 
 
 
◆ getDefaultFontType()
return the default font style 
 
 
◆ initZoneNameMap()
      
        
          | void QuattroParserInternal::State::initZoneNameMap | ( |  | ) |  | 
      
 
 
◆ operator=()
  
  | 
        
          | State& QuattroParserInternal::State::operator= | ( | State const & |  | ) |  |  | privatedelete | 
 
 
◆ m_actPage
      
        
          | int QuattroParserInternal::State::m_actPage | 
      
 
 
◆ m_actualSheet
      
        
          | int QuattroParserInternal::State::m_actualSheet | 
      
 
 
◆ m_colorsList
      
        
          | std::vector<WPSColor> QuattroParserInternal::State::m_colorsList | 
      
 
 
◆ m_fontsList
      
        
          | std::vector<Font> QuattroParserInternal::State::m_fontsList | 
      
 
 
◆ m_fontType
◆ m_footerString
      
        
          | librevenge::RVNGString QuattroParserInternal::State::m_footerString | 
      
 
 
◆ m_headerString
      
        
          | librevenge::RVNGString QuattroParserInternal::State::m_headerString | 
      
 
 
◆ m_idToExternalFileMap
      
        
          | std::map<int, librevenge::RVNGString> QuattroParserInternal::State::m_idToExternalFileMap | 
      
 
 
◆ m_idToExternalNameMap
      
        
          | std::map<int, librevenge::RVNGString> QuattroParserInternal::State::m_idToExternalNameMap | 
      
 
 
◆ m_idToFieldMap
◆ m_idToZoneNameMap
      
        
          | std::map<int, ZoneName> QuattroParserInternal::State::m_idToZoneNameMap | 
      
 
 
◆ m_isDecoded
      
        
          | bool QuattroParserInternal::State::m_isDecoded | 
      
 
true if the main stream has been decoded 
 
 
◆ m_isEncrypted
      
        
          | bool QuattroParserInternal::State::m_isEncrypted | 
      
 
true if the file is encrypted 
 
 
◆ m_metaData
      
        
          | librevenge::RVNGPropertyList QuattroParserInternal::State::m_metaData | 
      
 
 
◆ m_numPages
      
        
          | int QuattroParserInternal::State::m_numPages | 
      
 
 
◆ m_pageSpan
◆ m_password
      
        
          | const char* QuattroParserInternal::State::m_password | 
      
 
 
◆ m_readingZone341
      
        
          | bool QuattroParserInternal::State::m_readingZone341 | 
      
 
true if zone 341 is being read. Avoids recursion. 
 
 
◆ m_version
      
        
          | int QuattroParserInternal::State::m_version | 
      
 
 
The documentation for this struct was generated from the following file: