RagTimeSpreadsheetInternal::CellBorder Struct Reference

Internal: cell border of a RagTimeSpreadsheet (SpVa block) More...

List of all members.

Public Member Functions

 CellBorder ()
 constructor
bool hasBorders () const
 returns true if the cell has some border
void update (Cell &cell) const
 update the cell border if need

Public Attributes

MWAWBorder m_borders [2]
 the top and left border
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, CellBorder const &border)
 operator<<

Detailed Description

Internal: cell border of a RagTimeSpreadsheet (SpVa block)


Constructor & Destructor Documentation


Member Function Documentation

returns true if the cell has some border

update the cell border if need

Referenced by RagTimeSpreadsheet::readSpreadsheetCellFormat().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
CellBorder const &  border 
) [friend]

operator<<


Member Data Documentation


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