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