LibreOffice Module xmloff (master) 1
Public Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | List of all members
xmloff::OFormsRootExport Class Reference

#include <officeforms.hxx>

Public Member Functions

 OFormsRootExport (SvXMLExport &_rExp)
 
 ~OFormsRootExport ()
 

Private Member Functions

 OFormsRootExport (const OFormsRootExport &)=delete
 
OFormsRootExportoperator= (const OFormsRootExport &)=delete
 

Static Private Member Functions

static void addModelAttributes (SvXMLExport &_rExp)
 
static void implExportBool (SvXMLExport &_rExp, OfficeFormsAttributes _eAttribute, const css::uno::Reference< css::beans::XPropertySet > &_rxProps, const css::uno::Reference< css::beans::XPropertySetInfo > &_rxPropInfo, const OUString &_rPropName, bool _bDefault)
 

Private Attributes

std::unique_ptr< SvXMLElementExportm_pImplElement
 

Detailed Description

Definition at line 65 of file officeforms.hxx.

Constructor & Destructor Documentation

◆ OFormsRootExport() [1/2]

xmloff::OFormsRootExport::OFormsRootExport ( SvXMLExport _rExp)
explicit

◆ ~OFormsRootExport()

xmloff::OFormsRootExport::~OFormsRootExport ( )

Definition at line 127 of file officeforms.cxx.

◆ OFormsRootExport() [2/2]

xmloff::OFormsRootExport::OFormsRootExport ( const OFormsRootExport )
privatedelete

Member Function Documentation

◆ addModelAttributes()

void xmloff::OFormsRootExport::addModelAttributes ( SvXMLExport _rExp)
staticprivate

◆ implExportBool()

void xmloff::OFormsRootExport::implExportBool ( SvXMLExport _rExp,
OfficeFormsAttributes  _eAttribute,
const css::uno::Reference< css::beans::XPropertySet > &  _rxProps,
const css::uno::Reference< css::beans::XPropertySetInfo > &  _rxPropInfo,
const OUString &  _rPropName,
bool  _bDefault 
)
staticprivate

◆ operator=()

OFormsRootExport & xmloff::OFormsRootExport::operator= ( const OFormsRootExport )
privatedelete

Member Data Documentation

◆ m_pImplElement

std::unique_ptr<SvXMLElementExport> xmloff::OFormsRootExport::m_pImplElement
private

Definition at line 68 of file officeforms.hxx.

Referenced by OFormsRootExport().


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