Internal: the border of a ClarisWksTable. More...
Public Member Functions | |
Border () | |
the constructor More... | |
Public Attributes | |
MWAWVec2i | m_position [2] |
the origin and the end of edge position : unit librevenge::RVNG_POINT/256 More... | |
int | m_styleId |
the style id More... | |
bool | m_isSent |
a flag to know if the border is already sent More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Border const &bord) |
operator<< More... | |
Internal: the border of a ClarisWksTable.
|
inline |
the constructor
|
friend |
operator<<
|
mutable |
a flag to know if the border is already sent
Referenced by ClarisWksTableInternal::TableCell::update().
MWAWVec2i ClarisWksTableInternal::Border::m_position[2] |
the origin and the end of edge position : unit librevenge::RVNG_POINT/256
Referenced by ClarisWksTable::readTableBorders().
int ClarisWksTableInternal::Border::m_styleId |
the style id
Referenced by ClarisWksTable::readTableBorders(), and ClarisWksTableInternal::TableCell::update().