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

#include <SchXMLImport.hxx>

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

Public Member Functions

 SchXMLImport (const css::uno::Reference< css::uno::XComponentContext > &xContext, OUString const &implementationName, SvXMLImportFlags nImportFlags)
 
virtual ~SchXMLImport () noexcept override
 
SvXMLImportContextCreateStylesContext ()
 
virtual void SAL_CALL setTargetDocument (const css::uno::Reference< css::lang::XComponent > &xDoc) override
 

Private Member Functions

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

Private Attributes

rtl::Reference< SchXMLImportHelpermaImportHelper
 

Detailed Description

Definition at line 25 of file SchXMLImport.hxx.

Constructor & Destructor Documentation

◆ SchXMLImport()

SchXMLImport::SchXMLImport ( const css::uno::Reference< css::uno::XComponentContext > &  xContext,
OUString const &  implementationName,
SvXMLImportFlags  nImportFlags 
)

◆ ~SchXMLImport()

SchXMLImport::~SchXMLImport ( )
overridevirtualnoexcept

Definition at line 253 of file SchXMLImport.cxx.

Member Function Documentation

◆ CreateFastContext()

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

◆ CreateStylesContext()

SvXMLImportContext * SchXMLImport::CreateStylesContext ( )

Definition at line 293 of file SchXMLImport.cxx.

References maImportHelper, and SchXMLTools::setBuildIDAtImportInfo().

◆ setTargetDocument()

void SAL_CALL SchXMLImport::setTargetDocument ( const css::uno::Reference< css::lang::XComponent > &  xDoc)
overridevirtual

Definition at line 307 of file SchXMLImport.cxx.

References TOOLS_INFO_EXCEPTION.

Member Data Documentation

◆ maImportHelper

rtl::Reference<SchXMLImportHelper> SchXMLImport::maImportHelper
private

Definition at line 28 of file SchXMLImport.hxx.

Referenced by CreateFastContext(), and CreateStylesContext().


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