the database of a GreatWksDBParser
More...
the database of a GreatWksDBParser
◆ Database()
GreatWksDBParserInternal::Database::Database |
( |
| ) |
|
|
inline |
◆ addCell()
bool GreatWksDBParserInternal::Database::addCell |
( |
MWAWVec2i const & |
pos, |
|
|
Cell const & |
cell |
|
) |
| |
|
inline |
add a cell data in one given position
◆ convertInPoint()
std::vector<float> GreatWksDBParserInternal::Database::convertInPoint |
( |
std::vector< int > const & |
list | ) |
const |
|
inline |
convert the m_widthCols in a vector of of point size
◆ getRowHeight()
int GreatWksDBParserInternal::Database::getRowHeight |
( |
int |
row | ) |
const |
|
inline |
returns the row size in point
◆ m_fieldList
std::vector<Field> GreatWksDBParserInternal::Database::m_fieldList |
◆ m_heightDefault
int GreatWksDBParserInternal::Database::m_heightDefault |
◆ m_heightRows
std::vector<int> GreatWksDBParserInternal::Database::m_heightRows |
◆ m_name
std::string GreatWksDBParserInternal::Database::m_name |
◆ m_numRecords
int GreatWksDBParserInternal::Database::m_numRecords |
◆ m_rowCellsMap
std::map<int, std::vector<Cell> > GreatWksDBParserInternal::Database::m_rowCellsMap |
the map row -> list of cells
◆ m_rowList
std::vector<MWAWEntry> GreatWksDBParserInternal::Database::m_rowList |
◆ m_widthCols
std::vector<int> GreatWksDBParserInternal::Database::m_widthCols |
the column size in points
◆ m_widthDefault
int GreatWksDBParserInternal::Database::m_widthDefault |
The documentation for this class was generated from the following file: