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

#include <xmlversion.hxx>

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

Public Member Functions

 XMLVersionListImport (const css::uno::Reference< css::uno::XComponentContext > &rContext, css::uno::Sequence< css::util::RevisionTag > &rVersions)
 
virtual ~XMLVersionListImport () noexcept override
 
css::uno::Sequence< css::util::RevisionTag > & GetList ()
 

Private Member Functions

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

Private Attributes

css::uno::Sequence< css::util::RevisionTag > & maVersions
 

Detailed Description

Definition at line 49 of file xmlversion.hxx.

Constructor & Destructor Documentation

◆ XMLVersionListImport()

XMLVersionListImport::XMLVersionListImport ( const css::uno::Reference< css::uno::XComponentContext > &  rContext,
css::uno::Sequence< css::util::RevisionTag > &  rVersions 
)

Definition at line 105 of file xmlversion.cxx.

◆ ~XMLVersionListImport()

XMLVersionListImport::~XMLVersionListImport ( )
overridevirtualnoexcept

Definition at line 113 of file xmlversion.cxx.

Member Function Documentation

◆ CreateFastContext()

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

Definition at line 116 of file xmlversion.cxx.

References XML_ELEMENT, and xmloff::token::XML_VERSION_LIST.

◆ GetList()

css::uno::Sequence< css::util::RevisionTag > & XMLVersionListImport::GetList ( )
inline

Definition at line 65 of file xmlversion.hxx.

References maVersions.

Referenced by XMLVersionContext::XMLVersionContext().

Member Data Documentation

◆ maVersions

css::uno::Sequence< css::util::RevisionTag >& XMLVersionListImport::maVersions
private

Definition at line 52 of file xmlversion.hxx.

Referenced by GetList().


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