LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
docxsdrexport.hxx File Reference
#include <memory>
#include <rtl/strbuf.hxx>
#include <sax/fshelper.hxx>
#include <nodeoffset.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
Include dependency graph for docxsdrexport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExportDataSaveRestore
 Helper class, so that the DocxExport::RestoreData() call will always happen. More...
 
class  DocxSdrExport
 Handles DOCX export of drawings. More...
 

Namespaces

namespace  rtl
 
namespace  oox
 
namespace  oox::drawingml
 
namespace  ww8
 

Functions

void AddExtLst (sax_fastparser::FSHelperPtr const &pFS, DocxExport const &rExport, css::uno::Reference< css::beans::XPropertySet > const &xShape)
 

Function Documentation

◆ AddExtLst()

void AddExtLst ( sax_fastparser::FSHelperPtr const &  pFS,
DocxExport const &  rExport,
css::uno::Reference< css::beans::XPropertySet > const &  xShape 
)