Canvas5StyleManager::CharStyle Struct Reference

a structure use to store a character style More...

#include <Canvas5StyleManager.hxx>

Public Member Functions

 CharStyle ()
 constructor More...
 

Public Attributes

MWAWFont m_font
 the font More...
 
int m_paragraphId
 the paragraph id More...
 
int m_linkId
 the link id More...
 

Detailed Description

a structure use to store a character style

Constructor & Destructor Documentation

Canvas5StyleManager::CharStyle::CharStyle ( )
inline

constructor

Member Data Documentation

MWAWFont Canvas5StyleManager::CharStyle::m_font

the font

Referenced by Canvas5StyleManager::readCharStyle().

int Canvas5StyleManager::CharStyle::m_linkId

the link id

Referenced by Canvas5StyleManager::readCharStyle().

int Canvas5StyleManager::CharStyle::m_paragraphId

the paragraph id

Referenced by Canvas5StyleManager::readCharStyle().


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

Generated on Tue Feb 8 2022 16:57:34 for libmwaw by doxygen 1.8.10