LibreOffice Module editeng (master) 1
Public Member Functions | Private Attributes | List of all members
SvXMLExceptionListContext Class Reference

#include <SvXMLAutoCorrectImport.hxx>

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

Public Member Functions

 SvXMLExceptionListContext (SvXMLExceptionListImport &rImport)
 
virtual css::uno::Reference< XFastContextHandler > SAL_CALL createFastChildContext (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
 
virtual ~SvXMLExceptionListContext () override
 
- Public Member Functions inherited from SvXMLImportContext
 SvXMLImportContext (SvXMLImport &rImport)
 
virtual ~SvXMLImportContext ()
 
virtual void SAL_CALL startFastElement (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL startUnknownElement (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL endFastElement (sal_Int32 Element) override
 
virtual void SAL_CALL endUnknownElement (const OUString &Namespace, const OUString &Name) override
 
virtual css::uno::Reference< XFastContextHandler > SAL_CALL createFastChildContext (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createUnknownChildContext (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL characters (const OUString &aChars) override
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &aType) final override
 
virtual void SAL_CALL acquire () noexcept final override
 
virtual void SAL_CALL release () noexcept final override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () final override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () final override
 

Private Attributes

SvXMLExceptionListImportrLocalRef
 

Additional Inherited Members

- Protected Member Functions inherited from SvXMLImportContext
SvXMLImportGetImport ()
 
const SvXMLImportGetImport () const
 

Detailed Description

Definition at line 90 of file SvXMLAutoCorrectImport.hxx.

Constructor & Destructor Documentation

◆ SvXMLExceptionListContext()

SvXMLExceptionListContext::SvXMLExceptionListContext ( SvXMLExceptionListImport rImport)

Definition at line 125 of file SvXMLAutoCorrectImport.cxx.

◆ ~SvXMLExceptionListContext()

SvXMLExceptionListContext::~SvXMLExceptionListContext ( )
overridevirtual

Definition at line 140 of file SvXMLAutoCorrectImport.cxx.

Member Function Documentation

◆ createFastChildContext()

css::uno::Reference< xml::sax::XFastContextHandler > SAL_CALL SvXMLExceptionListContext::createFastChildContext ( sal_Int32  Element,
const css::uno::Reference< css::xml::sax::XFastAttributeList > &  xAttrList 
)
overridevirtual

Reimplemented from SvXMLImportContext.

Definition at line 132 of file SvXMLAutoCorrectImport.cxx.

References BLOCK, and rLocalRef.

Member Data Documentation

◆ rLocalRef

SvXMLExceptionListImport& SvXMLExceptionListContext::rLocalRef
private

Definition at line 93 of file SvXMLAutoCorrectImport.hxx.

Referenced by createFastChildContext().


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