the state of QuattroDosSpreadsheet  
 More...
◆ State()
  
  | 
        
          | QuattroDosSpreadsheetInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getActualSheet()
  
  | 
        
          | Spreadsheet& QuattroDosSpreadsheetInternal::State::getActualSheet | ( |  | ) |  |  | inline | 
 
 
◆ getMaximalSheet()
returns the maximal spreadsheet 
 
 
◆ getSheet()
returns the ith real spreadsheet 
 
 
◆ getSheetName()
  
  | 
        
          | static librevenge::RVNGString QuattroDosSpreadsheetInternal::State::getSheetName | ( | int | id | ) |  |  | inlinestatic | 
 
returns the ith spreadsheet 
 
 
◆ popSheet()
  
  | 
        
          | bool QuattroDosSpreadsheetInternal::State::popSheet | ( |  | ) |  |  | inline | 
 
try to pop the actual sheet 
 
 
◆ pushNewSheet()
  
  | 
        
          | void QuattroDosSpreadsheetInternal::State::pushNewSheet | ( | std::shared_ptr< Spreadsheet > | sheet | ) |  |  | inline | 
 
create a new sheet and stack id 
Referenced by State().
 
 
◆ m_eof
      
        
          | long QuattroDosSpreadsheetInternal::State::m_eof | 
      
 
 
◆ m_spreadsheetList
      
        
          | std::vector<std::shared_ptr<Spreadsheet> > QuattroDosSpreadsheetInternal::State::m_spreadsheetList | 
      
 
 
◆ m_spreadsheetStack
      
        
          | std::stack<std::shared_ptr<Spreadsheet> > QuattroDosSpreadsheetInternal::State::m_spreadsheetStack | 
      
 
 
◆ m_styleManager
      
        
          | StyleManager QuattroDosSpreadsheetInternal::State::m_styleManager | 
      
 
 
◆ m_version
      
        
          | int QuattroDosSpreadsheetInternal::State::m_version | 
      
 
 
The documentation for this struct was generated from the following file: