RagTimeSpreadsheetInternal::CellBorder Struct Reference

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

Public Member Functions

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

Public Attributes

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

Friends

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

Detailed Description

Internal: cell border of a RagTimeSpreadsheet (SpVa block)

Constructor & Destructor Documentation

RagTimeSpreadsheetInternal::CellBorder::CellBorder ( )
inline

constructor

Member Function Documentation

bool RagTimeSpreadsheetInternal::CellBorder::hasBorders ( ) const
inline

returns true if the cell has some border

void RagTimeSpreadsheetInternal::CellBorder::update ( Cell cell) const

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

MWAWBorder RagTimeSpreadsheetInternal::CellBorder::m_borders[2]

the top and left border

Referenced by CellBorder(), hasBorders(), RagTimeSpreadsheet::readResource(), and update().

std::string RagTimeSpreadsheetInternal::CellBorder::m_extra

extra data

Referenced by RagTimeSpreadsheet::readResource().


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

Generated on Thu Jul 9 2015 20:26:42 for libmwaw by doxygen 1.8.8