CWStyleManager::Style Struct Reference

the structure to store the style in a CWStyleManager More...

#include <CWStyleManager.hxx>

List of all members.

Public Member Functions

 Style ()
 constructor

Public Attributes

int m_fontId
 the char
int m_cellFormatId
 the formatId
int m_rulerId
 the ruler
int m_rulerHash
 the rulerHash id
int m_ksenId
 the ksen id
int m_graphicId
 the graphic (checkme)
int m_localStyleId
 a local style id
int m_styleId
 the style id
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Style const &style)
 operator<<

Detailed Description

the structure to store the style in a CWStyleManager


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
CWStyleManager::Style const &  style 
) [friend]

operator<<


Member Data Documentation


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