ClarisWksStyleManager::Style Struct Reference

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

#include <ClarisWksStyleManager.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_rulerPId
 the ruler parent id ( or maybe the style parent) More...
 
int m_nameId
 the style name 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 ClarisWksStyleManager

Constructor & Destructor Documentation

ClarisWksStyleManager::Style::Style ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

int ClarisWksStyleManager::Style::m_cellFormatId
std::string ClarisWksStyleManager::Style::m_extra

extra data

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

int ClarisWksStyleManager::Style::m_fontId
int ClarisWksStyleManager::Style::m_localStyleId

a local style id

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

int ClarisWksStyleManager::Style::m_nameId
int ClarisWksStyleManager::Style::m_rulerId
int ClarisWksStyleManager::Style::m_rulerPId

the ruler parent id ( or maybe the style parent)

Referenced by ClarisWksStyleManager::getRulerName(), operator<<(), and ClarisWksStyleManager::readStylesDef().

int ClarisWksStyleManager::Style::m_styleId

the style id

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


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

Generated on Thu Jul 9 2015 20:26:38 for libmwaw by doxygen 1.8.8