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