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

◆ PAGCollector()

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

Member Function Documentation

◆ collectLineBreak()

void libetonyek::PAGCollector::collectLineBreak ( )

◆ collectTab()

void libetonyek::PAGCollector::collectTab ( )

◆ collectText()

void libetonyek::PAGCollector::collectText ( const char *  text)

◆ endDocument()

void libetonyek::PAGCollector::endDocument ( )

◆ endParagraph()

void libetonyek::PAGCollector::endParagraph ( )

◆ endSpan()

void libetonyek::PAGCollector::endSpan ( )

◆ ensureSpan()

void libetonyek::PAGCollector::ensureSpan ( )
private

◆ startDocument()

void libetonyek::PAGCollector::startDocument ( )

◆ startParagraph()

void libetonyek::PAGCollector::startParagraph ( )

◆ startSpan()

void libetonyek::PAGCollector::startSpan ( )

Member Data Documentation

◆ m_document

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

◆ m_spanOpened

bool libetonyek::PAGCollector::m_spanOpened
private

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

Generated for libetonyek by doxygen 1.9.3