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

#include <SwXMLSectionList.hxx>

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

Public Member Functions

 SwXMLSectionList (const css::uno::Reference< css::uno::XComponentContext > &rContext, std::vector< OUString > &rNewSectionList)
 
virtual ~SwXMLSectionList () noexcept override
 

Public Attributes

std::vector< OUString > & m_rSectionList
 

Private Member Functions

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

Detailed Description

Definition at line 24 of file SwXMLSectionList.hxx.

Constructor & Destructor Documentation

◆ SwXMLSectionList()

SwXMLSectionList::SwXMLSectionList ( const css::uno::Reference< css::uno::XComponentContext > &  rContext,
std::vector< OUString > &  rNewSectionList 
)

Definition at line 84 of file SwXMLSectionList.cxx.

◆ ~SwXMLSectionList()

SwXMLSectionList::~SwXMLSectionList ( )
overridevirtualnoexcept

Definition at line 90 of file SwXMLSectionList.cxx.

Member Function Documentation

◆ CreateFastContext()

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

Definition at line 95 of file SwXMLSectionList.cxx.

Member Data Documentation

◆ m_rSectionList

std::vector<OUString>& SwXMLSectionList::m_rSectionList

Definition at line 27 of file SwXMLSectionList.hxx.


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