LotusStyleManagerInternal::ColorStyle Struct Reference

small struct used to defined color style More...

Public Member Functions

 ColorStyle ()
 constructor
 

Public Attributes

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

Friends

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

Detailed Description

small struct used to defined color style

Constructor & Destructor Documentation

◆ ColorStyle()

LotusStyleManagerInternal::ColorStyle::ColorStyle ( )
inline

constructor

Friends And Related Symbol Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_colors

WPSColor LotusStyleManagerInternal::ColorStyle::m_colors[4]

the color id : unknown0, unknown1, line, surface

Referenced by ColorStyle(), LotusStyleManager::readColorStyle(), and LotusStyleManager::updateSurfaceStyle().

◆ 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

int LotusStyleManagerInternal::ColorStyle::m_patternId

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

Generated on Tue May 21 2024 12:30:45 for libwps by doxygen 1.10.0