LotusStyleManagerInternal::CellStyle Struct Reference

small struct used to defined cell style More...

Public Member Functions

 CellStyle ()
 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...
 
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 ( )
inline

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

§ m_bordersId

int LotusStyleManagerInternal::CellStyle::m_bordersId[4]

the border line id

Referenced by LotusStyleManager::readCellStyle().

§ m_colorsId

int LotusStyleManagerInternal::CellStyle::m_colorsId[2]

the color id : surface, shadow ?

Referenced by LotusStyleManager::readCellStyle(), and LotusStyleManager::updateCellStyle().

§ m_extra

std::string LotusStyleManagerInternal::CellStyle::m_extra

extra data

Referenced by LotusStyleManager::readCellStyle().

§ m_fontId

int LotusStyleManagerInternal::CellStyle::m_fontId

§ m_formatId

int LotusStyleManagerInternal::CellStyle::m_formatId

the format id

Referenced by LotusStyleManager::readCellStyle().


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

Generated on Wed Nov 2 2016 05:07:35 for libwps by doxygen 1.8.12