LibreOffice Module sw (master) 1
Functions
swparrtf.cxx File Reference
#include <poolfmt.hxx>
#include <shellio.hxx>
#include <ndtxt.hxx>
#include <doc.hxx>
#include <docsh.hxx>
#include <IDocumentStylePoolAccess.hxx>
#include <swdll.hxx>
#include <swerror.h>
#include <unotextrange.hxx>
#include <unotools/streamwrap.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertysequence.hxx>
#include <comphelper/diagnose_ex.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 dependency graph for swparrtf.cxx:

Go to the source code of this file.

Functions

SAL_DLLPUBLIC_EXPORT ReaderImportRTF ()
 
SAL_DLLPUBLIC_EXPORT bool TestImportRTF (SvStream &rStream)
 

Function Documentation

◆ ImportRTF()

SAL_DLLPUBLIC_EXPORT Reader * ImportRTF ( )

Definition at line 177 of file swparrtf.cxx.

Referenced by GetRTFReader().

◆ TestImportRTF()

SAL_DLLPUBLIC_EXPORT bool TestImportRTF ( SvStream rStream)

Definition at line 179 of file swparrtf.cxx.