libvisio::VSDXCharacterList Class Reference

#include <VSDXCharacterList.h>

List of all members.

Public Member Functions

 VSDXCharacterList ()
 VSDXCharacterList (const VSDXCharacterList &charList)
 ~VSDXCharacterList ()
VSDXCharacterListoperator= (const VSDXCharacterList &charList)
void addCharIX (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)
void setElementsOrder (const std::vector< unsigned > &m_elementsOrder)
void handle (VSDXCollector *collector)
void clear ()
bool empty () const

Private Attributes

std::map< unsigned,
VSDXCharacterListElement * > 
m_elements
std::vector< unsigned > m_elementsOrder

Constructor & Destructor Documentation

libvisio::VSDXCharacterList::VSDXCharacterList ( )
libvisio::VSDXCharacterList::VSDXCharacterList ( const VSDXCharacterList charList)
libvisio::VSDXCharacterList::~VSDXCharacterList ( )

Member Function Documentation

void libvisio::VSDXCharacterList::addCharIX ( 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 
)
void libvisio::VSDXCharacterList::clear ( )
bool libvisio::VSDXCharacterList::empty ( ) const [inline]
void libvisio::VSDXCharacterList::handle ( VSDXCollector collector)
libvisio::VSDXCharacterList & libvisio::VSDXCharacterList::operator= ( const VSDXCharacterList charList)
void libvisio::VSDXCharacterList::setElementsOrder ( const std::vector< unsigned > &  m_elementsOrder)

Member Data Documentation

std::vector<unsigned> libvisio::VSDXCharacterList::m_elementsOrder [private]

Referenced by operator=().


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