#include <VSDXParagraphList.h>
List of all members.
Public Member Functions |
| | VSDXParagraphList () |
| | VSDXParagraphList (const VSDXParagraphList ¶List) |
| | ~VSDXParagraphList () |
| VSDXParagraphList & | operator= (const VSDXParagraphList ¶List) |
| void | addParaIX (unsigned id, unsigned level, unsigned charCount, double indFirst, double indLeft, double indRight, double spLine, double spBefore, double spAfter, unsigned char align, unsigned flags) |
| void | setElementsOrder (const std::vector< unsigned > &m_elementsOrder) |
| void | handle (VSDXCollector *collector) |
| void | clear () |
| bool | empty () const |
Constructor & Destructor Documentation
| libvisio::VSDXParagraphList::VSDXParagraphList |
( |
| ) |
|
| libvisio::VSDXParagraphList::~VSDXParagraphList |
( |
| ) |
|
Member Function Documentation
| void libvisio::VSDXParagraphList::addParaIX |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
unsigned |
charCount, |
|
|
double |
indFirst, |
|
|
double |
indLeft, |
|
|
double |
indRight, |
|
|
double |
spLine, |
|
|
double |
spBefore, |
|
|
double |
spAfter, |
|
|
unsigned char |
align, |
|
|
unsigned |
flags |
|
) |
| |
| void libvisio::VSDXParagraphList::clear |
( |
| ) |
|
| bool libvisio::VSDXParagraphList::empty |
( |
| ) |
const |
|
inline |
| void libvisio::VSDXParagraphList::handle |
( |
VSDXCollector * |
collector | ) |
|
| void libvisio::VSDXParagraphList::setElementsOrder |
( |
const std::vector< unsigned > & |
m_elementsOrder | ) |
|
Member Data Documentation
| std::vector<unsigned> libvisio::VSDXParagraphList::m_elementsOrder |
|
private |
The documentation for this class was generated from the following files: