libetonyek::PAGCollector Class Reference

#include <PAGCollector.h>

Public Member Functions

 PAGCollector (librevenge::RVNGTextInterface *document)
 
void collectText (const char *text)
 
void collectLineBreak ()
 
void collectTab ()
 
void startDocument ()
 
void endDocument ()
 
void startParagraph ()
 
void endParagraph ()
 
void startSpan ()
 
void endSpan ()
 

Private Member Functions

void ensureSpan ()
 

Private Attributes

librevenge::RVNGTextInterface * m_document
 
bool m_spanOpened
 

Constructor & Destructor Documentation

libetonyek::PAGCollector::PAGCollector ( librevenge::RVNGTextInterface *  document)
explicit

Member Function Documentation

void libetonyek::PAGCollector::collectLineBreak ( )
void libetonyek::PAGCollector::collectTab ( )
void libetonyek::PAGCollector::collectText ( const char *  text)
void libetonyek::PAGCollector::endDocument ( )
void libetonyek::PAGCollector::endParagraph ( )
void libetonyek::PAGCollector::endSpan ( )
void libetonyek::PAGCollector::ensureSpan ( )
private
void libetonyek::PAGCollector::startDocument ( )
void libetonyek::PAGCollector::startParagraph ( )
void libetonyek::PAGCollector::startSpan ( )

Member Data Documentation

librevenge::RVNGTextInterface* libetonyek::PAGCollector::m_document
private
bool libetonyek::PAGCollector::m_spanOpened
private

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

Generated for libetonyek by doxygen 1.8.10