#include <ABWCollector.h>
Public Member Functions | |
ABWUnorderedListElement () | |
~ABWUnorderedListElement () | |
void | writeOut (librevenge::RVNGPropertyList &propList) const |
ABWListType | getType () const |
![]() | |
ABWListElement () | |
virtual | ~ABWListElement () |
Public Attributes | |
librevenge::RVNGString | m_bulletChar |
![]() | |
int | m_listLevel |
double | m_minLabelWidth |
double | m_spaceBefore |
int | m_parentId |
|
inline |
|
inline |
|
inlinevirtual |
Implements libabw::ABWListElement.
|
virtual |
Reimplemented from libabw::ABWListElement.
librevenge::RVNGString libabw::ABWUnorderedListElement::m_bulletChar |
Referenced by libabw::ABWStylesCollector::_processList().