#include <ABWCollector.h>
 
  
 | Public Member Functions | |
| ABWUnorderedListElement () | |
| ~ABWUnorderedListElement () | |
| void | writeOut (librevenge::RVNGPropertyList &propList) const | 
| ABWListType | getType () const | 
|  Public Member Functions inherited from libabw::ABWListElement | |
| ABWListElement () | |
| virtual | ~ABWListElement () | 
| Public Attributes | |
| librevenge::RVNGString | m_bulletChar | 
|  Public Attributes inherited from libabw::ABWListElement | |
| 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().