Public Member Functions | |
ABWOpenParagraphElement (const WPXPropertyList &propList, const WPXPropertyListVector &tabStops) | |
~ABWOpenParagraphElement () | |
void | write (WPXDocumentInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const |
Private Attributes | |
WPXPropertyList | m_propList |
WPXPropertyListVector | m_tabStops |
libabw::ABWOpenParagraphElement::ABWOpenParagraphElement | ( | const WPXPropertyList & | propList, |
const WPXPropertyListVector & | tabStops | ||
) | [inline] |
void libabw::ABWOpenParagraphElement::write | ( | WPXDocumentInterface * | iface, |
const std::map< int, std::list< ABWOutputElement * > > * | footers, | ||
const std::map< int, std::list< ABWOutputElement * > > * | headers | ||
) | const [virtual] |
Implements libabw::ABWOutputElement.
WPXPropertyList libabw::ABWOpenParagraphElement::m_propList [private] |
WPXPropertyListVector libabw::ABWOpenParagraphElement::m_tabStops [private] |