libabw::ABWInsertTextElement Class Reference
Inheritance diagram for libabw::ABWInsertTextElement:
libabw::ABWOutputElement

List of all members.

Public Member Functions

 ABWInsertTextElement (const librevenge::RVNGString &text)
 ~ABWInsertTextElement ()
void write (librevenge::RVNGTextInterface *iface, const std::map< int, std::list< ABWOutputElement * > > *footers, const std::map< int, std::list< ABWOutputElement * > > *headers) const
ABWOutputElementclone ()

Private Attributes

librevenge::RVNGString m_text

Constructor & Destructor Documentation

libabw::ABWInsertTextElement::ABWInsertTextElement ( const librevenge::RVNGString &  text) [inline]

Referenced by clone().


Member Function Documentation

void libabw::ABWInsertTextElement::write ( librevenge::RVNGTextInterface *  iface,
const std::map< int, std::list< ABWOutputElement * > > *  footers,
const std::map< int, std::list< ABWOutputElement * > > *  headers 
) const [virtual]

Member Data Documentation

librevenge::RVNGString libabw::ABWInsertTextElement::m_text [private]

Referenced by clone().


The documentation for this class was generated from the following file: