LotusStyleManagerInternal::State Struct Reference

the state of LotusStyleManager More...

List of all members.

Public Member Functions

 State ()
 constructor
bool getColor (int id, WPSColor &color) const
 returns a color corresponding to an id
bool getPattern (int id, WPSGraphicStyle::Pattern &pattern) const
 returns the pattern corresponding to a pattern id

Public Attributes

long m_eof
 the last file position
int m_version
 the file version
bool m_isUpdated
 a flag to know if updateState was launched
std::map< int, CellStylem_idCellStyleMap
 a map id to cell style
std::map< int, ColorStylem_idColorStyleMap
 a map id to color style
std::map< int, FontStylem_idFontStyleMap
 a map id to font style
std::map< int, FormatStylem_idFormatStyleMap
 a map id to format style
std::map< int, GraphicStylem_idGraphicStyleMap
 a map id to graphic style
std::map< int, LineStylem_idLineStyleMap
 a map id to line style

Detailed Description

the state of LotusStyleManager


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool LotusStyleManagerInternal::State::getColor ( int  id,
WPSColor color 
) const

returns a color corresponding to an id

returns the pattern corresponding to a pattern id


Member Data Documentation

the last file position

a map id to cell style

a map id to color style

a map id to font style

a map id to format style

a map id to graphic style

a map id to line style

a flag to know if updateState was launched


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