libvisio::VSDXParagraphList Class Reference

#include <VSDXParagraphList.h>

List of all members.

Public Member Functions

 VSDXParagraphList ()
 VSDXParagraphList (const VSDXParagraphList &paraList)
 ~VSDXParagraphList ()
VSDXParagraphListoperator= (const VSDXParagraphList &paraList)
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

Private Attributes

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

Constructor & Destructor Documentation

libvisio::VSDXParagraphList::VSDXParagraphList ( )
libvisio::VSDXParagraphList::VSDXParagraphList ( const VSDXParagraphList paraList)
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)
libvisio::VSDXParagraphList & libvisio::VSDXParagraphList::operator= ( const VSDXParagraphList paraList)
void libvisio::VSDXParagraphList::setElementsOrder ( const std::vector< unsigned > &  m_elementsOrder)

Member Data Documentation

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

Referenced by operator=().


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