libvisio::VSDXCharIX Class Reference
Inheritance diagram for libvisio::VSDXCharIX:
libvisio::VSDXCharacterListElement

Public Member Functions

 VSDXCharIX (unsigned id, unsigned level, unsigned charCount, unsigned short fontID, Colour fontColour, unsigned langId, double fontSize, bool bold, bool italic, bool underline, bool doubleunderline, bool strikeout, bool doublestrikeout, bool allcaps, bool initcaps, bool smallcaps, bool superscript, bool subscript, WPXString fontFace)
 
 ~VSDXCharIX ()
 
void handle (VSDXCollector *collector)
 
VSDXCharacterListElementclone ()
 
- Public Member Functions inherited from libvisio::VSDXCharacterListElement
 VSDXCharacterListElement ()
 
virtual ~VSDXCharacterListElement ()
 

Private Attributes

unsigned m_id
 
unsigned m_level
 
unsigned m_charCount
 
unsigned short m_fontID
 
Colour m_fontColour
 
unsigned m_langId
 
double m_fontSize
 
bool m_bold
 
bool m_italic
 
bool m_underline
 
bool m_doubleunderline
 
bool m_strikeout
 
bool m_doublestrikeout
 
bool m_allcaps
 
bool m_initcaps
 
bool m_smallcaps
 
bool m_superscript
 
bool m_subscript
 
WPXString m_fontFace
 

Constructor & Destructor Documentation

◆ VSDXCharIX()

libvisio::VSDXCharIX::VSDXCharIX ( unsigned  id,
unsigned  level,
unsigned  charCount,
unsigned short  fontID,
Colour  fontColour,
unsigned  langId,
double  fontSize,
bool  bold,
bool  italic,
bool  underline,
bool  doubleunderline,
bool  strikeout,
bool  doublestrikeout,
bool  allcaps,
bool  initcaps,
bool  smallcaps,
bool  superscript,
bool  subscript,
WPXString  fontFace 
)
inline

◆ ~VSDXCharIX()

libvisio::VSDXCharIX::~VSDXCharIX ( )
inline

Member Function Documentation

◆ clone()

libvisio::VSDXCharacterListElement * libvisio::VSDXCharIX::clone ( )
virtual

◆ handle()

void libvisio::VSDXCharIX::handle ( VSDXCollector collector)
virtual

Member Data Documentation

◆ m_allcaps

bool libvisio::VSDXCharIX::m_allcaps
private

◆ m_bold

bool libvisio::VSDXCharIX::m_bold
private

◆ m_charCount

unsigned libvisio::VSDXCharIX::m_charCount
private

◆ m_doublestrikeout

bool libvisio::VSDXCharIX::m_doublestrikeout
private

◆ m_doubleunderline

bool libvisio::VSDXCharIX::m_doubleunderline
private

◆ m_fontColour

Colour libvisio::VSDXCharIX::m_fontColour
private

◆ m_fontFace

WPXString libvisio::VSDXCharIX::m_fontFace
private

◆ m_fontID

unsigned short libvisio::VSDXCharIX::m_fontID
private

◆ m_fontSize

double libvisio::VSDXCharIX::m_fontSize
private

◆ m_id

unsigned libvisio::VSDXCharIX::m_id
private

◆ m_initcaps

bool libvisio::VSDXCharIX::m_initcaps
private

◆ m_italic

bool libvisio::VSDXCharIX::m_italic
private

◆ m_langId

unsigned libvisio::VSDXCharIX::m_langId
private

◆ m_level

unsigned libvisio::VSDXCharIX::m_level
private

◆ m_smallcaps

bool libvisio::VSDXCharIX::m_smallcaps
private

◆ m_strikeout

bool libvisio::VSDXCharIX::m_strikeout
private

◆ m_subscript

bool libvisio::VSDXCharIX::m_subscript
private

◆ m_superscript

bool libvisio::VSDXCharIX::m_superscript
private

◆ m_underline

bool libvisio::VSDXCharIX::m_underline
private

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

Generated for libvisio by doxygen 1.8.13