libcdr::CDRCharacterStyle Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRCharacterStyle ()
 
void overrideCharacterStyle (const CDRCharacterStyle &override)
 

Public Attributes

unsigned short m_charSet
 
librevenge::RVNGString m_fontName
 
double m_fontSize
 
unsigned m_align
 
double m_leftIndent
 
double m_firstIndent
 
double m_rightIndent
 
CDRLineStyle m_lineStyle
 
CDRFillStyle m_fillStyle
 
unsigned m_parentId
 

Constructor & Destructor Documentation

libcdr::CDRCharacterStyle::CDRCharacterStyle ( )
inline

Member Function Documentation

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

Member Data Documentation

unsigned libcdr::CDRCharacterStyle::m_align
double libcdr::CDRCharacterStyle::m_firstIndent
double libcdr::CDRCharacterStyle::m_leftIndent
unsigned libcdr::CDRCharacterStyle::m_parentId
double libcdr::CDRCharacterStyle::m_rightIndent

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

Generated for libcdr by doxygen 1.8.11