libcdr::CDRCharacterStyle Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRCharacterStyle ()
 CDRCharacterStyle (unsigned short charSet, unsigned short fontId, double fontSize)
void overrideCharacterStyle (const CDRCharacterStyle &override)

Public Attributes

unsigned short m_charSet
unsigned short m_fontId
double m_fontSize

Constructor & Destructor Documentation

libcdr::CDRCharacterStyle::CDRCharacterStyle ( )
inline
libcdr::CDRCharacterStyle::CDRCharacterStyle ( unsigned short  charSet,
unsigned short  fontId,
double  fontSize 
)
inline

Member Function Documentation

void libcdr::CDRCharacterStyle::overrideCharacterStyle ( const CDRCharacterStyle override)
inline

Member Data Documentation

unsigned short libcdr::CDRCharacterStyle::m_charSet
unsigned short libcdr::CDRCharacterStyle::m_fontId
double libcdr::CDRCharacterStyle::m_fontSize

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

Generated for libcdr by doxygen 1.8.1.2