the state of LotusChart  
 More...
◆ State()
  
  | 
        
          | LotusChartInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getChart()
  
  | 
        
          | std::shared_ptr<Chart> LotusChartInternal::State::getChart | ( | int | id, |  
          |  |  | LotusChart & | parser, |  
          |  |  | std::shared_ptr< WPSStream > | stream |  
          |  | ) |  |  |  | inline | 
 
returns a chart corresponding to an id, create it if needed. 
\note almost always a chart definition appears before the
other chart's structures, but this is not always true...
 
 
 
◆ m_chartId
      
        
          | int LotusChartInternal::State::m_chartId | 
      
 
the current chart id(wps3Mac) 
 
 
◆ m_idChartMap
      
        
          | std::map<int,std::shared_ptr<Chart> > LotusChartInternal::State::m_idChartMap | 
      
 
 
◆ m_version
      
        
          | int LotusChartInternal::State::m_version | 
      
 
 
The documentation for this struct was generated from the following file: