the database
More...
|
| DataBase () |
| constructor More...
|
|
std::vector< float > | convertInPoint (std::vector< int > const &list, float defSize) const |
| convert the m_widthCols in a vector of of point size More...
|
|
MsWksDBParserInternal::DataBase::DataBase |
( |
| ) |
|
|
inline |
std::vector<float> MsWksDBParserInternal::DataBase::convertInPoint |
( |
std::vector< int > const & |
list, |
|
|
float |
defSize |
|
) |
| const |
|
inline |
convert the m_widthCols in a vector of of point size
std::vector<FieldType> MsWksDBParserInternal::DataBase::m_listFieldTypes |
the list of field type
- Note
- which begins by an unused field
std::vector<std::vector<MWAWCellContent> > MsWksDBParserInternal::DataBase::m_listRecords |
the list of record by row
int MsWksDBParserInternal::DataBase::m_numFields |
int MsWksDBParserInternal::DataBase::m_numRecords |
The documentation for this class was generated from the following file: