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

export helper for the office::forms element More...

#include <formlayerexport.hxx>

Public Member Functions

 OOfficeFormsExport (SvXMLExport &_rExp)
 
 ~OOfficeFormsExport ()
 

Private Attributes

std::unique_ptr< OFormsRootExportm_pImpl
 

Detailed Description

export helper for the office::forms element

Definition at line 169 of file formlayerexport.hxx.

Constructor & Destructor Documentation

◆ OOfficeFormsExport()

xmloff::OOfficeFormsExport::OOfficeFormsExport ( SvXMLExport _rExp)

Definition at line 110 of file formlayerexport.cxx.

References m_pImpl.

◆ ~OOfficeFormsExport()

xmloff::OOfficeFormsExport::~OOfficeFormsExport ( )

Definition at line 115 of file formlayerexport.cxx.

Member Data Documentation

◆ m_pImpl

std::unique_ptr<OFormsRootExport> xmloff::OOfficeFormsExport::m_pImpl
private

Definition at line 172 of file formlayerexport.hxx.


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