LibreOffice Module xmloff (master) 1
|
export helper for the office::forms element More...
#include <formlayerexport.hxx>
Public Member Functions | |
OOfficeFormsExport (SvXMLExport &_rExp) | |
~OOfficeFormsExport () | |
Private Attributes | |
std::unique_ptr< OFormsRootExport > | m_pImpl |
export helper for the office::forms element
Definition at line 169 of file formlayerexport.hxx.
xmloff::OOfficeFormsExport::OOfficeFormsExport | ( | SvXMLExport & | _rExp | ) |
Definition at line 110 of file formlayerexport.cxx.
References m_pImpl.
xmloff::OOfficeFormsExport::~OOfficeFormsExport | ( | ) |
Definition at line 115 of file formlayerexport.cxx.
|
private |
Definition at line 172 of file formlayerexport.hxx.