a cell format in HanMacWrdJGraph More...
| Public Member Functions | |
| CellFormat () | |
| constructor  More... | |
| Public Attributes | |
| MWAWColor | m_backColor | 
| the background color  More... | |
| std::vector< MWAWBorder > | m_borders | 
| the border: order defined by MWAWBorder::Pos  More... | |
| std::string | m_extra | 
| extra data  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, CellFormat const &frmt) | 
| operator<<  More... | |
a cell format in HanMacWrdJGraph
| 
 | inline | 
constructor
| 
 | friend | 
operator<<
| MWAWColor HanMacWrdJGraphInternal::CellFormat::m_backColor | 
the background color
Referenced by HanMacWrdJGraph::readTableFormatsList(), and HanMacWrdJGraphInternal::TableCell::update().
| std::vector<MWAWBorder> HanMacWrdJGraphInternal::CellFormat::m_borders | 
the border: order defined by MWAWBorder::Pos
Referenced by HanMacWrdJGraph::readTableFormatsList(), and HanMacWrdJGraphInternal::TableCell::update().
| std::string HanMacWrdJGraphInternal::CellFormat::m_extra | 
extra data
Referenced by HanMacWrdJGraph::readTableFormatsList().