libetonyek::IWORKTextRedirector Class Reference

#include <IWORKTextRedirector.h>

Inheritance diagram for libetonyek::IWORKTextRedirector:
libetonyek::IWORKDocumentInterface

List of all members.

Public Member Functions

 IWORKTextRedirector (librevenge::RVNGTextInterface *iface)
virtual void setDocumentMetaData (const librevenge::RVNGPropertyList &propList)
virtual void startDocument (const librevenge::RVNGPropertyList &propList)
virtual void endDocument ()
virtual void definePageStyle (const librevenge::RVNGPropertyList &propList)
virtual void defineEmbeddedFont (const librevenge::RVNGPropertyList &propList)
virtual void openPageSpan (const librevenge::RVNGPropertyList &propList)
virtual void closePageSpan ()
virtual void startSlide (const librevenge::RVNGPropertyList &propList)
virtual void endSlide ()
virtual void startMasterSlide (const librevenge::RVNGPropertyList &propList)
virtual void endMasterSlide ()
virtual void setStyle (const librevenge::RVNGPropertyList &propList)
virtual void startLayer (const librevenge::RVNGPropertyList &propList)
virtual void endLayer ()
virtual void openHeader (const librevenge::RVNGPropertyList &propList)
virtual void closeHeader ()
virtual void openFooter (const librevenge::RVNGPropertyList &propList)
virtual void closeFooter ()
virtual void defineParagraphStyle (const librevenge::RVNGPropertyList &propList)
virtual void openParagraph (const librevenge::RVNGPropertyList &propList)
virtual void closeParagraph ()
virtual void defineCharacterStyle (const librevenge::RVNGPropertyList &propList)
virtual void openSpan (const librevenge::RVNGPropertyList &propList)
virtual void closeSpan ()
virtual void openLink (const librevenge::RVNGPropertyList &propList)
virtual void closeLink ()
virtual void defineSectionStyle (const librevenge::RVNGPropertyList &propList)
virtual void openSection (const librevenge::RVNGPropertyList &propList)
virtual void closeSection ()
virtual void insertTab ()
virtual void insertSpace ()
virtual void insertText (const librevenge::RVNGString &text)
virtual void insertLineBreak ()
virtual void insertField (const librevenge::RVNGPropertyList &propList)
virtual void openOrderedListLevel (const librevenge::RVNGPropertyList &propList)
virtual void openUnorderedListLevel (const librevenge::RVNGPropertyList &propList)
virtual void closeOrderedListLevel ()
virtual void closeUnorderedListLevel ()
virtual void openListElement (const librevenge::RVNGPropertyList &propList)
virtual void closeListElement ()
virtual void openFootnote (const librevenge::RVNGPropertyList &propList)
virtual void closeFootnote ()
virtual void openEndnote (const librevenge::RVNGPropertyList &propList)
virtual void closeEndnote ()
virtual void openComment (const librevenge::RVNGPropertyList &propList)
virtual void closeComment ()
virtual void openTextBox (const librevenge::RVNGPropertyList &propList)
virtual void closeTextBox ()
virtual void defineSheetNumberingStyle (const librevenge::RVNGPropertyList &propList)
virtual void openTable (const librevenge::RVNGPropertyList &propList)
virtual void openTableRow (const librevenge::RVNGPropertyList &propList)
virtual void closeTableRow ()
virtual void openTableCell (const librevenge::RVNGPropertyList &propList)
virtual void closeTableCell ()
virtual void insertCoveredTableCell (const librevenge::RVNGPropertyList &propList)
virtual void closeTable ()
virtual void openFrame (const librevenge::RVNGPropertyList &propList)
virtual void closeFrame ()
virtual void insertBinaryObject (const librevenge::RVNGPropertyList &propList)
virtual void insertEquation (const librevenge::RVNGPropertyList &propList)
virtual void openGroup (const librevenge::RVNGPropertyList &propList)
virtual void closeGroup ()
virtual void defineGraphicStyle (const librevenge::RVNGPropertyList &propList)
virtual void drawRectangle (const librevenge::RVNGPropertyList &propList)
virtual void drawEllipse (const librevenge::RVNGPropertyList &propList)
virtual void drawPolygon (const librevenge::RVNGPropertyList &propList)
virtual void drawPolyline (const librevenge::RVNGPropertyList &propList)
virtual void drawPath (const librevenge::RVNGPropertyList &propList)
virtual void drawGraphicObject (const librevenge::RVNGPropertyList &propList)
virtual void drawConnector (const librevenge::RVNGPropertyList &propList)
virtual void startTextObject (const librevenge::RVNGPropertyList &propList)
virtual void endTextObject ()
virtual void startNotes (const librevenge::RVNGPropertyList &propList)
virtual void endNotes ()
virtual void defineChartStyle (const librevenge::RVNGPropertyList &propList)
virtual void openChart (const librevenge::RVNGPropertyList &propList)
virtual void closeChart ()
virtual void openChartTextObject (const librevenge::RVNGPropertyList &propList)
virtual void closeChartTextObject ()
virtual void openChartPlotArea (const librevenge::RVNGPropertyList &propList)
virtual void closeChartPlotArea ()
virtual void insertChartAxis (const librevenge::RVNGPropertyList &propList)
virtual void openChartSeries (const librevenge::RVNGPropertyList &propList)
virtual void closeChartSeries ()
virtual void openAnimationSequence (const librevenge::RVNGPropertyList &propList)
virtual void closeAnimationSequence ()
virtual void openAnimationGroup (const librevenge::RVNGPropertyList &propList)
virtual void closeAnimationGroup ()
virtual void openAnimationIteration (const librevenge::RVNGPropertyList &propList)
virtual void closeAnimationIteration ()
virtual void insertMotionAnimation (const librevenge::RVNGPropertyList &propList)
virtual void insertColorAnimation (const librevenge::RVNGPropertyList &propList)
virtual void insertAnimation (const librevenge::RVNGPropertyList &propList)
virtual void insertEffect (const librevenge::RVNGPropertyList &propList)

Private Attributes

librevenge::RVNGTextInterface
*const 
m_iface

Constructor & Destructor Documentation

libetonyek::IWORKTextRedirector::IWORKTextRedirector ( librevenge::RVNGTextInterface *  iface) [explicit]

Member Function Documentation

void libetonyek::IWORKTextRedirector::defineCharacterStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::defineChartStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::defineEmbeddedFont ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::defineGraphicStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::definePageStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::defineParagraphStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::defineSectionStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::defineSheetNumberingStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::drawConnector ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::drawEllipse ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::drawGraphicObject ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::drawPath ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::drawPolygon ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::drawPolyline ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::drawRectangle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertAnimation ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertBinaryObject ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertChartAxis ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertColorAnimation ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertCoveredTableCell ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertEffect ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertEquation ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertField ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertMotionAnimation ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::insertText ( const librevenge::RVNGString &  text) [virtual]
void libetonyek::IWORKTextRedirector::openAnimationGroup ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openAnimationIteration ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openAnimationSequence ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openChart ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openChartPlotArea ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openChartSeries ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openChartTextObject ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openComment ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openEndnote ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openFooter ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openFootnote ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openFrame ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openGroup ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openHeader ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openLink ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openListElement ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openOrderedListLevel ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openPageSpan ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openParagraph ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openSection ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openSpan ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openTable ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openTableCell ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openTableRow ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openTextBox ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::openUnorderedListLevel ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::setDocumentMetaData ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::setStyle ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::startDocument ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::startLayer ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::startMasterSlide ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::startNotes ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::startSlide ( const librevenge::RVNGPropertyList &  propList) [virtual]
void libetonyek::IWORKTextRedirector::startTextObject ( const librevenge::RVNGPropertyList &  propList) [virtual]

Member Data Documentation


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