LotusStyleManagerInternal::GraphicStyle Struct Reference

small struct used to defined graphic style More...

Public Member Functions

 GraphicStyle ()
 constructor More...
 

Public Attributes

int m_colorsId [2]
 the surface and shadow color id More...
 
int m_lineId
 the border line id 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

§ GraphicStyle()

LotusStyleManagerInternal::GraphicStyle::GraphicStyle ( )
inline

constructor

Friends And Related Function Documentation

§ operator<<

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

operator<<

Member Data Documentation

§ m_colorsId

int LotusStyleManagerInternal::GraphicStyle::m_colorsId[2]

the surface and shadow color id

Referenced by LotusStyleManager::readGraphicStyle(), and LotusStyleManager::updateGraphicStyle().

§ m_extra

std::string LotusStyleManagerInternal::GraphicStyle::m_extra

extra data

Referenced by LotusStyleManager::readGraphicStyle().

§ m_lineId

int LotusStyleManagerInternal::GraphicStyle::m_lineId

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

Generated on Wed Oct 26 2016 16:54:39 for libwps by doxygen 1.8.12