LibreOffice Module xmloff (master) 1
Public Member Functions | List of all members
XMLScriptContextFactory Class Referencefinal

#include <XMLScriptContextFactory.hxx>

Inheritance diagram for XMLScriptContextFactory:
[legend]
Collaboration diagram for XMLScriptContextFactory:
[legend]

Public Member Functions

 XMLScriptContextFactory ()
 
virtual ~XMLScriptContextFactory () override
 
virtual SvXMLImportContextCreateContext (SvXMLImport &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, XMLEventsImportContext *rEvents, const OUString &rApiEventName) override
 
- Public Member Functions inherited from XMLEventContextFactory
virtual ~XMLEventContextFactory ()
 
virtual SvXMLImportContextCreateContext (SvXMLImport &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, XMLEventsImportContext *rEvents, const OUString &rApiEventName)=0
 

Detailed Description

Definition at line 32 of file XMLScriptContextFactory.hxx.

Constructor & Destructor Documentation

◆ XMLScriptContextFactory()

XMLScriptContextFactory::XMLScriptContextFactory ( )

Definition at line 39 of file XMLScriptContextFactory.cxx.

◆ ~XMLScriptContextFactory()

XMLScriptContextFactory::~XMLScriptContextFactory ( )
overridevirtual

Definition at line 41 of file XMLScriptContextFactory.cxx.

Member Function Documentation

◆ CreateContext()

SvXMLImportContext * XMLScriptContextFactory::CreateContext ( SvXMLImport &  rImport,
const css::uno::Reference< css::xml::sax::XFastAttributeList > &  xAttrList,
XMLEventsImportContext rEvents,
const OUString &  rApiEventName 
)
overridevirtual
Parameters
xAttrListimport context attribute list
rEventsthe context for the enclosing <script:events> element
rApiEventNamethe event name (as understood by the API)

Implements XMLEventContextFactory.

Definition at line 43 of file XMLScriptContextFactory.cxx.

References XMLEventsImportContext::AddEventValues(), sax_fastparser::castToFastAttributeList(), gsEventType(), gsScript(), gsURL(), comphelper::makePropertyValue(), XML_ELEMENT, and xmloff::token::XML_HREF.


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