CWStyleManager::Style Struct Reference

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

#include <CWStyleManager.hxx>

Public Member Functions

 Style ()
 constructor

Public Attributes

int m_fontId
 the char
int m_fontHash
 the fontHash id
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

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

std::string CWStyleManager::Style::m_extra

extra data

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

int CWStyleManager::Style::m_fontHash

the fontHash id

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

int CWStyleManager::Style::m_fontId

the char

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

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 Wed May 22 2013 18:12:39 for libmwaw by doxygen 1.8.1.2