LotusStyleManagerInternal::LineStyle Struct Reference

small struct used to defined line style More...

Public Member Functions

 LineStyle ()
 constructor More...
 

Public Attributes

float m_width
 the line width More...
 
WPSColor m_color
 the line color More...
 
int m_dashId
 the dash id More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, LineStyle const &line)
 operator<< More...
 

Detailed Description

small struct used to defined line style

Constructor & Destructor Documentation

§ LineStyle()

LotusStyleManagerInternal::LineStyle::LineStyle ( )
inline

constructor

Friends And Related Function Documentation

§ operator<<

std::ostream& operator<< ( std::ostream &  o,
LineStyle const &  line 
)
friend

operator<<

Member Data Documentation

§ m_color

WPSColor LotusStyleManagerInternal::LineStyle::m_color

§ m_dashId

int LotusStyleManagerInternal::LineStyle::m_dashId

the dash id

Referenced by LotusStyleManager::readLineStyle().

§ m_extra

std::string LotusStyleManagerInternal::LineStyle::m_extra

extra data

Referenced by LotusStyleManager::readLineStyle().

§ m_width

float LotusStyleManagerInternal::LineStyle::m_width

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