LibreOffice Module xmloff (master) 1
Static Public Member Functions | List of all members
XMLSectionFootnoteConfigExport Class Reference

Export the footnote-/endnote-configuration element in section styles. More...

#include <XMLSectionFootnoteConfigExport.hxx>

Static Public Member Functions

static void exportXML (SvXMLExport &rExport, bool bEndnote, const ::std::vector< XMLPropertyState > *pProperties, sal_uInt32 nIdx, const rtl::Reference< XMLPropertySetMapper > &rMapper)
 

Detailed Description

Export the footnote-/endnote-configuration element in section styles.

Because this class contains only one method, and all information is available during that method call, we simply make it static.

Definition at line 40 of file XMLSectionFootnoteConfigExport.hxx.

Member Function Documentation

◆ exportXML()

void XMLSectionFootnoteConfigExport::exportXML ( SvXMLExport rExport,
bool  bEndnote,
const ::std::vector< XMLPropertyState > *  pProperties,
sal_uInt32  nIdx,
const rtl::Reference< XMLPropertySetMapper > &  rMapper 
)
static

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