|
LibreOffice Module sw (master) 1
|
#include <memory>#include "docxexportfilter.hxx"#include "docxexport.hxx"#include <docsh.hxx>#include <pam.hxx>#include <PostItMgr.hxx>#include <unotxdoc.hxx>#include <IDocumentLayoutAccess.hxx>#include <viewsh.hxx>#include <unotools/mediadescriptor.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * | com_sun_star_comp_Writer_DocxExport_get_implementation (uno::XComponentContext *pCtx, uno::Sequence< uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_comp_Writer_DocxExport_get_implementation | ( | uno::XComponentContext * | pCtx, |
| uno::Sequence< uno::Any > const & | |||
| ) |
Definition at line 133 of file docxexportfilter.cxx.