LibreOffice Module sw (master) 1
Functions | Variables
swdocxreader.cxx File Reference
#include "swdocxreader.hxx"
#include <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/document/XImporter.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertysequence.hxx>
#include <doc.hxx>
#include <docsh.hxx>
#include <IDocumentStylePoolAccess.hxx>
#include <ndtxt.hxx>
#include <poolfmt.hxx>
#include <swerror.h>
#include <unotools/streamwrap.hxx>
#include <unotextrange.hxx>
#include <sfx2/docfile.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for swdocxreader.cxx:

Go to the source code of this file.

Functions

SAL_DLLPUBLIC_EXPORT ReaderImportDOCX ()
 

Variables

constexpr OUStringLiteral AUTOTEXT_GALLERY = u"autoTxt"
 

Function Documentation

◆ ImportDOCX()

SAL_DLLPUBLIC_EXPORT Reader * ImportDOCX ( )

Definition at line 43 of file swdocxreader.cxx.

Referenced by GetDOCXReader().

Variable Documentation

◆ AUTOTEXT_GALLERY

constexpr OUStringLiteral AUTOTEXT_GALLERY = u"autoTxt"
constexpr

Definition at line 39 of file swdocxreader.cxx.

Referenced by SwDOCXReader::MakeEntries().