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
 

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_listLevel
double libabw::ABWListElement::m_minLabelWidth
int libabw::ABWListElement::m_parentId
double libabw::ABWListElement::m_spaceBefore

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

Generated for libwpd by doxygen 1.8.6