MsWksSSParserInternal::Spreadsheet Class Reference

the spreadsheet of a of a MsWksSSParser More...

List of all members.

Public Member Functions

 Spreadsheet ()
 constructor
std::vector< float > convertInPoint (std::vector< int > const &list, float defSize) const
 convert the m_widthCols in a vector of of point size

Public Attributes

MWAWFont m_font
 the default font
std::vector< int > m_widthCols
 the column size in pixels(?)
std::vector< Cellm_cells
 the list of not empty cells
std::vector< int > m_listPageBreaks
 the list of page break
std::map< int, MWAWEntrym_idNoteMap
 a map id->note content
std::string m_name
 the spreadsheet name

Protected Member Functions

MWAWVec2i getRightBottomPosition () const
 returns the last Right Bottom cell position

Detailed Description

the spreadsheet of a of a MsWksSSParser


Constructor & Destructor Documentation


Member Function Documentation

std::vector<float> MsWksSSParserInternal::Spreadsheet::convertInPoint ( std::vector< int > const &  list,
float  defSize 
) const [inline]

convert the m_widthCols in a vector of of point size

Referenced by MsWksSSParser::sendSpreadsheet().

returns the last Right Bottom cell position

Referenced by convertInPoint().


Member Data Documentation

the list of page break

Referenced by MsWksSSParser::readSSheetZone().

the spreadsheet name

Referenced by MsWksSSParser::sendSpreadsheet().


The documentation for this class was generated from the following file: