LibreOffice Module sw (master) 1
|
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< FastAttributeList > | SurroundToVMLWrap (SwFormatSurround const &rSurround) |
typedef std::vector< const SwFormatFootnote* > docx::FootnotesVector |
Definition at line 31 of file docxfootnotes.hxx.
rtl::Reference< sax_fastparser::FastAttributeList > docx::SurroundToVMLWrap | ( | SwFormatSurround const & | rSurround | ) |
Definition at line 9333 of file docxattributeoutput.cxx.
References DocxAttributeOutput::AddToAttrList(), SwFormatSurround::GetSurround(), sType, and XML_type.
Referenced by DocxAttributeOutput::FormatSurround(), DocxAttributeOutput::WriteActiveXControl(), and DocxSdrExport::writeVMLDrawing().