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