LotusStyleManagerInternal::CellStyle Struct Reference

small struct used to defined cell style More...

Public Member Functions

 CellStyle (libwps_tools_win::Font::Type fontType)
 constructor More...
 

Public Attributes

int m_borders
 the borders More...
 
int m_bordersId [4]
 the border line id More...
 
int m_colorsId [2]
 the color id : surface, shadow ? More...
 
int m_fontId
 the font id More...
 
int m_formatId
 the format id More...
 
ColorStyle m_colorStyle
 the color style More...
 
FontStyle m_fontStyle
 the font style More...
 
WPSBorder m_bordersStyle [4]
 the cell border More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, CellStyle const &cell)
 operator<< More...
 

Detailed Description

small struct used to defined cell style

Constructor & Destructor Documentation

§ CellStyle()

LotusStyleManagerInternal::CellStyle::CellStyle ( libwps_tools_win::Font::Type  fontType)
inlineexplicit

constructor

Friends And Related Function Documentation

§ operator<<

std::ostream& operator<< ( std::ostream &  o,
CellStyle const &  cell 
)
friend

operator<<

Member Data Documentation

§ m_borders

int LotusStyleManagerInternal::CellStyle::m_borders

the borders

Referenced by LotusStyleManager::updateCellStyle().

§ m_bordersId

int LotusStyleManagerInternal::CellStyle::m_bordersId[4]

the border line id

§ m_bordersStyle

WPSBorder LotusStyleManagerInternal::CellStyle::m_bordersStyle[4]

§ m_colorsId

int LotusStyleManagerInternal::CellStyle::m_colorsId[2]

the color id : surface, shadow ?

Referenced by LotusStyleManager::updateCellStyle().

§ m_colorStyle

ColorStyle LotusStyleManagerInternal::CellStyle::m_colorStyle

§ m_extra

std::string LotusStyleManagerInternal::CellStyle::m_extra

extra data

§ m_fontId

int LotusStyleManagerInternal::CellStyle::m_fontId

the font id

Referenced by LotusStyleManager::updateCellStyle().

§ m_fontStyle

FontStyle LotusStyleManagerInternal::CellStyle::m_fontStyle

§ m_formatId

int LotusStyleManagerInternal::CellStyle::m_formatId

the format id


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