Internal: the spreadsheet of a BeagleWksDBParser.  
 More...
|  | 
| static std::vector< float > | convertInPoint (std::vector< int > const &list, float defSize) | 
|  | convert the m_widthCols, m_heightRows in a vector of of point size  More... 
 | 
|  | 
Internal: the spreadsheet of a BeagleWksDBParser. 
◆ Database()
  
  | 
        
          | BeagleWksDBParserInternal::Database::Database | ( |  | ) |  |  | inline | 
 
 
◆ convertInPoint()
  
  | 
        
          | static std::vector<float> BeagleWksDBParserInternal::Database::convertInPoint | ( | std::vector< int > const & | list, |  
          |  |  | float | defSize |  
          |  | ) |  |  |  | inlinestatic | 
 
convert the m_widthCols, m_heightRows in a vector of of point size 
 
 
◆ updateWithContent()
update a field with the record data 
 
 
◆ m_fields
      
        
          | std::vector<Cell> BeagleWksDBParserInternal::Database::m_fields | 
      
 
 
◆ m_memos
      
        
          | std::vector<MWAWEntry> BeagleWksDBParserInternal::Database::m_memos | 
      
 
 
◆ m_name
      
        
          | std::string BeagleWksDBParserInternal::Database::m_name | 
      
 
 
◆ m_numFields
      
        
          | int BeagleWksDBParserInternal::Database::m_numFields | 
      
 
 
◆ m_records
      
        
          | std::vector<std::vector<MWAWCellContent> > BeagleWksDBParserInternal::Database::m_records | 
      
 
the list of not empty cells (one list by row ) 
 
 
The documentation for this struct was generated from the following file: