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

#include <SwXMLBlockImport.hxx>

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

Public Member Functions

 SwXMLBlockListImport (const css::uno::Reference< css::uno::XComponentContext > &rContext, SwXMLTextBlocks &rBlocks)
 
SwXMLTextBlocksgetBlockList ()
 
virtual ~SwXMLBlockListImport () noexcept override
 

Private Member Functions

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

Private Attributes

SwXMLTextBlocksm_rBlockList
 

Detailed Description

Definition at line 34 of file SwXMLBlockImport.hxx.

Constructor & Destructor Documentation

◆ SwXMLBlockListImport()

SwXMLBlockListImport::SwXMLBlockListImport ( const css::uno::Reference< css::uno::XComponentContext > &  rContext,
SwXMLTextBlocks rBlocks 
)

Definition at line 288 of file SwXMLBlockImport.cxx.

◆ ~SwXMLBlockListImport()

SwXMLBlockListImport::~SwXMLBlockListImport ( )
overridevirtualnoexcept

Definition at line 296 of file SwXMLBlockImport.cxx.

Member Function Documentation

◆ CreateFastContext()

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

Definition at line 301 of file SwXMLBlockImport.cxx.

References BLOCK_LIST.

◆ getBlockList()

SwXMLTextBlocks & SwXMLBlockListImport::getBlockList ( )
inline

Definition at line 49 of file SwXMLBlockImport.hxx.

References m_rBlockList.

Member Data Documentation

◆ m_rBlockList

SwXMLTextBlocks& SwXMLBlockListImport::m_rBlockList
private

Definition at line 37 of file SwXMLBlockImport.hxx.

Referenced by getBlockList().


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