LibreOffice Module sw (master) 1
Classes | Typedefs | Functions
docx Namespace Reference

Classes

class  FootnotesList
 Remember footnotes/endnotes so that we can dump them in one go. More...
 

Typedefs

typedef std::vector< const SwFormatFootnote * > FootnotesVector
 

Functions

rtl::Reference< FastAttributeListSurroundToVMLWrap (SwFormatSurround const &rSurround)
 

Typedef Documentation

◆ FootnotesVector

typedef std::vector< const SwFormatFootnote* > docx::FootnotesVector

Definition at line 31 of file docxfootnotes.hxx.

Function Documentation

◆ SurroundToVMLWrap()

rtl::Reference< sax_fastparser::FastAttributeList > docx::SurroundToVMLWrap ( SwFormatSurround const &  rSurround)