LotusStyleManagerInternal::ColorStyle Struct Reference

small struct used to defined color style More...

Public Member Functions

 ColorStyle ()
 constructor More...
 

Public Attributes

WPSColor m_colors [4]
 the color id : unknown0, unknown1, line, surface More...
 
int m_patternId
 the pattern id More...
 
WPSGraphicStyle::Pattern m_pattern
 the pattern More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, ColorStyle const &color)
 operator<< More...
 

Detailed Description

small struct used to defined color style

Constructor & Destructor Documentation

◆ ColorStyle()

LotusStyleManagerInternal::ColorStyle::ColorStyle ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
ColorStyle const &  color 
)
friend

operator<<

Member Data Documentation

◆ m_colors

WPSColor LotusStyleManagerInternal::ColorStyle::m_colors[4]

◆ m_extra

std::string LotusStyleManagerInternal::ColorStyle::m_extra

extra data

Referenced by LotusStyleManager::readColorStyle().

◆ m_pattern

WPSGraphicStyle::Pattern LotusStyleManagerInternal::ColorStyle::m_pattern

the pattern

Referenced by LotusStyleManager::readColorStyle().

◆ m_patternId


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

Generated on Fri Jun 16 2017 12:33:00 for libwps by doxygen 1.8.13