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

#include <SwXMLBlockImport.hxx>

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

Public Member Functions

 SwXMLTextBlockImport (const css::uno::Reference< css::uno::XComponentContext > &rContext, OUString &rNewText, bool bNewTextOnly)
 
virtual ~SwXMLTextBlockImport () noexcept override
 
virtual void SAL_CALL endDocument () override
 

Public Attributes

bool m_bTextOnly
 
OUString & m_rText
 

Private Member Functions

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

Detailed Description

Definition at line 57 of file SwXMLBlockImport.hxx.

Constructor & Destructor Documentation

◆ SwXMLTextBlockImport()

SwXMLTextBlockImport::SwXMLTextBlockImport ( const css::uno::Reference< css::uno::XComponentContext > &  rContext,
OUString &  rNewText,
bool  bNewTextOnly 
)

Definition at line 309 of file SwXMLBlockImport.cxx.

References ALL.

◆ ~SwXMLTextBlockImport()

SwXMLTextBlockImport::~SwXMLTextBlockImport ( )
overridevirtualnoexcept

Definition at line 319 of file SwXMLBlockImport.cxx.

Member Function Documentation

◆ CreateFastContext()

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

Definition at line 324 of file SwXMLBlockImport.cxx.

References OFFICE_DOCUMENT, and OFFICE_DOCUMENT_CONTENT.

◆ endDocument()

void SAL_CALL SwXMLTextBlockImport::endDocument ( )
overridevirtual

Definition at line 333 of file SwXMLBlockImport.cxx.

Member Data Documentation

◆ m_bTextOnly

bool SwXMLTextBlockImport::m_bTextOnly

Definition at line 65 of file SwXMLBlockImport.hxx.

◆ m_rText

OUString& SwXMLTextBlockImport::m_rText

Definition at line 66 of file SwXMLBlockImport.hxx.


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