Public Member Functions | |
| ABWInsertTextElement (const WPXString &text) | |
| ~ABWInsertTextElement () | |
| void | write (WPXDocumentInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const |
| ABWOutputElement * | clone () |
Private Attributes | |
| WPXString | m_text |
| libabw::ABWInsertTextElement::ABWInsertTextElement | ( | const WPXString & | text | ) | [inline] |
Referenced by clone().
| libabw::ABWInsertTextElement::~ABWInsertTextElement | ( | ) | [inline] |
| ABWOutputElement* libabw::ABWInsertTextElement::clone | ( | ) | [inline] |
| void libabw::ABWInsertTextElement::write | ( | WPXDocumentInterface * | iface, |
| const std::map< int, std::list< ABWOutputElement * > > * | footers, | ||
| const std::map< int, std::list< ABWOutputElement * > > * | headers | ||
| ) | const [virtual] |
Implements libabw::ABWOutputElement.
WPXString libabw::ABWInsertTextElement::m_text [private] |
Referenced by clone().