LibreOffice Module reportdesign (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
rptxml::OXMLRowColumn Class Reference

#include <xmlColumn.hxx>

Inheritance diagram for rptxml::OXMLRowColumn:
[legend]
Collaboration diagram for rptxml::OXMLRowColumn:
[legend]

Public Member Functions

 OXMLRowColumn (ORptFilter &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, OXMLTable *_pContainer)
 
virtual ~OXMLRowColumn () override
 
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext (sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
 
- Public Member Functions inherited from SvXMLImportContext
 SvXMLImportContext (SvXMLImport &rImport)
 
virtual ~SvXMLImportContext ()
 
virtual void SAL_CALL startFastElement (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL startUnknownElement (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL endFastElement (sal_Int32 Element) override
 
virtual void SAL_CALL endUnknownElement (const OUString &Namespace, const OUString &Name) override
 
virtual css::uno::Reference< XFastContextHandler > SAL_CALL createFastChildContext (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createUnknownChildContext (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL characters (const OUString &aChars) override
 
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type &aType) final override
 
virtual void SAL_CALL acquire () noexcept final override
 
virtual void SAL_CALL release () noexcept final override
 
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes () final override
 
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId () final override
 

Private Member Functions

ORptFilterGetOwnImport ()
 
void fillStyle (const OUString &_sStyleName)
 
 OXMLRowColumn (const OXMLRowColumn &)=delete
 
void operator= (const OXMLRowColumn &)=delete
 

Private Attributes

OXMLTablem_pContainer
 

Additional Inherited Members

- Protected Member Functions inherited from SvXMLImportContext
SvXMLImportGetImport ()
 
const SvXMLImportGetImport () const
 

Detailed Description

Definition at line 28 of file xmlColumn.hxx.

Constructor & Destructor Documentation

◆ OXMLRowColumn() [1/2]

rptxml::OXMLRowColumn::OXMLRowColumn ( const OXMLRowColumn )
privatedelete

Referenced by createFastChildContext().

◆ OXMLRowColumn() [2/2]

rptxml::OXMLRowColumn::OXMLRowColumn ( ORptFilter rImport,
const css::uno::Reference< css::xml::sax::XFastAttributeList > &  xAttrList,
OXMLTable _pContainer 
)

◆ ~OXMLRowColumn()

rptxml::OXMLRowColumn::~OXMLRowColumn ( )
overridevirtual

Definition at line 70 of file xmlColumn.cxx.

Member Function Documentation

◆ createFastChildContext()

css::uno::Reference< css::xml::sax::XFastContextHandler > rptxml::OXMLRowColumn::createFastChildContext ( sal_Int32  nElement,
const css::uno::Reference< css::xml::sax::XFastAttributeList > &  xAttrList 
)
overridevirtual

◆ fillStyle()

void rptxml::OXMLRowColumn::fillStyle ( const OUString &  _sStyleName)
private

◆ GetOwnImport()

ORptFilter & rptxml::OXMLRowColumn::GetOwnImport ( )
private

Definition at line 158 of file xmlColumn.cxx.

References SvXMLImportContext::GetImport().

Referenced by createFastChildContext(), and fillStyle().

◆ operator=()

void rptxml::OXMLRowColumn::operator= ( const OXMLRowColumn )
privatedelete

Member Data Documentation

◆ m_pContainer

OXMLTable* rptxml::OXMLRowColumn::m_pContainer
private

Definition at line 30 of file xmlColumn.hxx.

Referenced by createFastChildContext(), and fillStyle().


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