Internal: the graphic style of MsWksGraph. More...
#include <MsWksGraph.hxx>
Public Member Functions | |
| Style () | |
| constructor | |
Public Attributes | |
| MWAWColor | m_baseLineColor |
| the line color | |
| MWAWColor | m_baseSurfaceColor |
| the 2D surface color | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Style const &st) |
| operator<< | |
Internal: the graphic style of MsWksGraph.
| MsWksGraph::Style::Style | ( | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Style const & | st | ||
| ) | [friend] |
operator<<
the line color
Referenced by MsWksGraph::readGradient(), and MsWksGraph::readPictHeader().
the 2D surface color
Referenced by MsWksGraphInternal::TextBox::fillFrame(), MsWksGraphInternal::TextBoxv4::fillFrame(), MsWksGraph::readGradient(), MsWksGraph::readPictHeader(), and MsWksTableInternal::Table::Table().