CWStyleManager::Style Struct Reference

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

#include <CWStyleManager.hxx>

Public Member Functions

 Style ()
 constructor More...
 

Public Attributes

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

Friends

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

Detailed Description

the structure to store the style in a CWStyleManager

Constructor & Destructor Documentation

CWStyleManager::Style::Style ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

int CWStyleManager::Style::m_cellFormatId
std::string CWStyleManager::Style::m_extra

extra data

Referenced by operator<<(), and CWStyleManager::readStylesDef().

int CWStyleManager::Style::m_fontId
int CWStyleManager::Style::m_graphicId
int CWStyleManager::Style::m_localStyleId

a local style id

Referenced by operator<<(), and CWStyleManager::readStylesDef().

int CWStyleManager::Style::m_rulerHash

the rulerHash id

Referenced by operator<<(), and CWStyleManager::readStylesDef().

int CWStyleManager::Style::m_rulerId
int CWStyleManager::Style::m_styleId

the style id

Referenced by operator<<(), and CWStyleManager::readStylesDef().


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

Generated on Tue Mar 10 2015 17:32:09 for libmwaw by doxygen 1.8.5