#include <VSDXCharacterList.h>
|
| VSDXCharacterList () |
|
| VSDXCharacterList (const VSDXCharacterList &charList) |
|
| ~VSDXCharacterList () |
|
VSDXCharacterList & | operator= (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 |
|
◆ VSDXCharacterList() [1/2]
libvisio::VSDXCharacterList::VSDXCharacterList |
( |
| ) |
|
◆ VSDXCharacterList() [2/2]
◆ ~VSDXCharacterList()
libvisio::VSDXCharacterList::~VSDXCharacterList |
( |
| ) |
|
◆ addCharIX()
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 |
|
) |
| |
◆ clear()
void libvisio::VSDXCharacterList::clear |
( |
| ) |
|
◆ empty()
bool libvisio::VSDXCharacterList::empty |
( |
| ) |
const |
|
inline |
◆ handle()
void libvisio::VSDXCharacterList::handle |
( |
VSDXCollector * |
collector | ) |
|
◆ operator=()
◆ setElementsOrder()
void libvisio::VSDXCharacterList::setElementsOrder |
( |
const std::vector< unsigned > & |
m_elementsOrder | ) |
|
◆ m_elements
◆ m_elementsOrder
std::vector<unsigned> libvisio::VSDXCharacterList::m_elementsOrder |
|
private |
The documentation for this class was generated from the following files: