LibreOffice Module writerfilter (master) 1
Static Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
writerfilter::ooxml::OOXMLFactory Class Reference

#include <OOXMLFactory.hxx>

Static Public Member Functions

static css::uno::Reference< css::xml::sax::XFastContextHandler > createFastChildContext (OOXMLFastContextHandler *pHandler, Token_t Element)
 
static css::uno::Reference< css::xml::sax::XFastContextHandler > createFastChildContextFromStart (OOXMLFastContextHandler *pHandler, Token_t Element)
 
static void attributes (OOXMLFastContextHandler *pHandler, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs)
 
static void characters (OOXMLFastContextHandler *pHandler, const OUString &rString)
 
static void startAction (OOXMLFastContextHandler *pHandler)
 
static void endAction (OOXMLFastContextHandler *pHandler)
 

Private Member Functions

 OOXMLFactory ()=delete
 

Static Private Member Functions

static OOXMLFactory_ns::Pointer_t getFactoryForNamespace (Id id)
 
static css::uno::Reference< css::xml::sax::XFastContextHandler > createFastChildContextFromFactory (OOXMLFastContextHandler *pHandler, OOXMLFactory_ns::Pointer_t pFactory, Token_t Element)
 

Detailed Description

Definition at line 83 of file OOXMLFactory.hxx.

Constructor & Destructor Documentation

◆ OOXMLFactory()

writerfilter::ooxml::OOXMLFactory::OOXMLFactory ( )
privatedelete

Member Function Documentation

◆ attributes()

void writerfilter::ooxml::OOXMLFactory::attributes ( OOXMLFastContextHandler pHandler,
const css::uno::Reference< css::xml::sax::XFastAttributeList > &  Attribs 
)
static

◆ characters()

void writerfilter::ooxml::OOXMLFactory::characters ( OOXMLFastContextHandler pHandler,
const OUString &  rString 
)
static

◆ createFastChildContext()

uno::Reference< xml::sax::XFastContextHandler > writerfilter::ooxml::OOXMLFactory::createFastChildContext ( OOXMLFastContextHandler pHandler,
Token_t  Element 
)
static

◆ createFastChildContextFromFactory()

static css::uno::Reference< css::xml::sax::XFastContextHandler > writerfilter::ooxml::OOXMLFactory::createFastChildContextFromFactory ( OOXMLFastContextHandler pHandler,
OOXMLFactory_ns::Pointer_t  pFactory,
Token_t  Element 
)
staticprivate

Referenced by createFastChildContext().

◆ createFastChildContextFromStart()

static css::uno::Reference< css::xml::sax::XFastContextHandler > writerfilter::ooxml::OOXMLFactory::createFastChildContextFromStart ( OOXMLFastContextHandler pHandler,
Token_t  Element 
)
static

◆ endAction()

void writerfilter::ooxml::OOXMLFactory::endAction ( OOXMLFastContextHandler pHandler)
static

◆ getFactoryForNamespace()

static OOXMLFactory_ns::Pointer_t writerfilter::ooxml::OOXMLFactory::getFactoryForNamespace ( Id  id)
staticprivate

◆ startAction()

void writerfilter::ooxml::OOXMLFactory::startAction ( OOXMLFastContextHandler pHandler)
static

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