libabw::ABWListElement Struct Referenceabstract

#include <ABWCollector.h>

Inheritance diagram for libabw::ABWListElement:
libabw::ABWOrderedListElement libabw::ABWUnorderedListElement

Public Member Functions

 ABWListElement ()
 
virtual ~ABWListElement ()
 
virtual void writeOut (librevenge::RVNGPropertyList &propList) const
 
virtual ABWListType getType () const =0
 

Public Attributes

int m_listLevel
 
double m_minLabelWidth
 
double m_spaceBefore
 
int m_parentId
 
int m_listId
 the list id More...
 

Constructor & Destructor Documentation

libabw::ABWListElement::ABWListElement ( )
inline
virtual libabw::ABWListElement::~ABWListElement ( )
inlinevirtual

Member Function Documentation

virtual ABWListType libabw::ABWListElement::getType ( ) const
pure virtual
void libabw::ABWListElement::writeOut ( librevenge::RVNGPropertyList &  propList) const
virtual

Member Data Documentation

int libabw::ABWListElement::m_listId

the list id

int libabw::ABWListElement::m_listLevel

Referenced by writeOut().

double libabw::ABWListElement::m_minLabelWidth

Referenced by writeOut().

int libabw::ABWListElement::m_parentId
double libabw::ABWListElement::m_spaceBefore

Referenced by writeOut().


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

Generated for libwpd by doxygen 1.8.10