LibreOffice Module xmloff (master) 1
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
XMLAutoTextEventImport Class Reference

#include <XMLAutoTextEventImport.hxx>

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

Public Member Functions

 XMLAutoTextEventImport (const css::uno::Reference< css::uno::XComponentContext > &xContext)
 
virtual ~XMLAutoTextEventImport () noexcept override
 
virtual void SAL_CALL initialize (const css::uno::Sequence< css::uno::Any > &rArguments) override
 

Protected Member Functions

virtual SvXMLImportContextCreateFastContext (sal_Int32 Element, const ::css::uno::Reference< ::css::xml::sax::XFastAttributeList > &xAttrList) override
 

Private Attributes

css::uno::Reference< css::container::XNameReplace > xEvents
 

Detailed Description

Definition at line 38 of file XMLAutoTextEventImport.hxx.

Constructor & Destructor Documentation

◆ XMLAutoTextEventImport()

XMLAutoTextEventImport::XMLAutoTextEventImport ( const css::uno::Reference< css::uno::XComponentContext > &  xContext)
explicit

Definition at line 42 of file XMLAutoTextEventImport.cxx.

◆ ~XMLAutoTextEventImport()

XMLAutoTextEventImport::~XMLAutoTextEventImport ( )
overridevirtualnoexcept

Definition at line 48 of file XMLAutoTextEventImport.cxx.

Member Function Documentation

◆ CreateFastContext()

SvXMLImportContext * XMLAutoTextEventImport::CreateFastContext ( sal_Int32  Element,
const ::css::uno::Reference< ::css::xml::sax::XFastAttributeList > &  xAttrList 
)
overrideprotectedvirtual

◆ initialize()

void XMLAutoTextEventImport::initialize ( const css::uno::Sequence< css::uno::Any > &  rArguments)
overridevirtual

Definition at line 50 of file XMLAutoTextEventImport.cxx.

References DBG_ASSERT, and xEvents.

Member Data Documentation

◆ xEvents

css::uno::Reference<css::container::XNameReplace> XMLAutoTextEventImport::xEvents
private

Definition at line 40 of file XMLAutoTextEventImport.hxx.

Referenced by CreateFastContext(), and initialize().


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