#include <ABWCollector.h>
Public Member Functions | |
ABWUnorderedListElement () | |
~ABWUnorderedListElement () | |
void | writeOut (WPXPropertyList &propList) const |
ABWListType | getType () const |
Public Attributes | |
WPXString | m_bulletChar |
ABWListType libabw::ABWUnorderedListElement::getType | ( | ) | const [inline, virtual] |
Implements libabw::ABWListElement.
void libabw::ABWUnorderedListElement::writeOut | ( | WPXPropertyList & | propList | ) | const [virtual] |
Reimplemented from libabw::ABWListElement.
Referenced by libabw::ABWStylesCollector::_processList().