LotusStyleManagerInternal::GraphicStyle Struct Reference

small struct used to defined graphic style More...

Public Member Functions

 GraphicStyle ()
 constructor More...
 

Public Attributes

int m_colorsId [4]
 the line, shadow, surface, back pattern color id More...
 
int m_lineId
 the border line id More...
 
LineStyle m_lineStyle
 the line style: 123 pc More...
 
int m_patternId
 the patten id: 123 pc More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, GraphicStyle const &graphic)
 operator<< More...
 

Detailed Description

small struct used to defined graphic style

Constructor & Destructor Documentation

LotusStyleManagerInternal::GraphicStyle::GraphicStyle ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
GraphicStyle const &  graphic 
)
friend

operator<<

Member Data Documentation

int LotusStyleManagerInternal::GraphicStyle::m_colorsId[4]
std::string LotusStyleManagerInternal::GraphicStyle::m_extra

extra data

Referenced by LotusStyleManager::readGraphicStyle().

int LotusStyleManagerInternal::GraphicStyle::m_lineId
LineStyle LotusStyleManagerInternal::GraphicStyle::m_lineStyle
int LotusStyleManagerInternal::GraphicStyle::m_patternId

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

Generated on Sat Jul 29 2017 15:32:24 for libwps by doxygen 1.8.8