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

◆ CDRCharacterStyle()

libcdr::CDRCharacterStyle::CDRCharacterStyle ( )
inline

Member Function Documentation

◆ overrideCharacterStyle()

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

Member Data Documentation

◆ m_align

unsigned libcdr::CDRCharacterStyle::m_align

◆ m_charSet

◆ m_fillStyle

◆ m_firstIndent

double libcdr::CDRCharacterStyle::m_firstIndent

◆ m_fontName

◆ m_fontSize

◆ m_leftIndent

double libcdr::CDRCharacterStyle::m_leftIndent

◆ m_lineStyle

◆ m_parentId

unsigned libcdr::CDRCharacterStyle::m_parentId

◆ m_rightIndent

double libcdr::CDRCharacterStyle::m_rightIndent

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

Generated for libcdr by doxygen 1.8.13