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... | |
a structure use to store a character style
|
inline |
constructor
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().