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

#include <XMLStarBasicContextFactory.hxx>

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

Public Member Functions

 XMLStarBasicContextFactory ()
 
virtual ~XMLStarBasicContextFactory () 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 33 of file XMLStarBasicContextFactory.hxx.

Constructor & Destructor Documentation

◆ XMLStarBasicContextFactory()

XMLStarBasicContextFactory::XMLStarBasicContextFactory ( )

Definition at line 43 of file XMLStarBasicContextFactory.cxx.

◆ ~XMLStarBasicContextFactory()

XMLStarBasicContextFactory::~XMLStarBasicContextFactory ( )
overridevirtual

Definition at line 47 of file XMLStarBasicContextFactory.cxx.

Member Function Documentation

◆ CreateContext()

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

Implements XMLEventContextFactory.

Definition at line 51 of file XMLStarBasicContextFactory.cxx.

References XMLEventsImportContext::AddEventValues(), sax_fastparser::castToFastAttributeList(), o3tl::equalsIgnoreAsciiCase(), xmloff::token::GetXMLToken(), gsEventType(), gsLibrary(), gsMacroName(), gsStarBasic(), comphelper::makePropertyValue(), SCRIPT, xmloff::token::XML_APPLICATION, xmloff::token::XML_DOCUMENT, XML_ELEMENT, and xmloff::token::XML_MACRO_NAME.


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