LibreOffice Module editeng (master) 1
Functions
xmltxtimp.cxx File Reference
#include <com/sun/star/text/XText.hpp>
#include <comphelper/processfactory.hxx>
#include <unotools/streamwrap.hxx>
#include <svl/itemprop.hxx>
#include <utility>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlstyle.hxx>
#include "editsource.hxx"
#include <editxml.hxx>
#include <editdoc.hxx>
#include <editeng/editeng.hxx>
#include <editeng/unotext.hxx>
#include <editeng/unoprnms.hxx>
#include <editeng/unoipset.hxx>
#include <cassert>
#include <unomodel.hxx>
Include dependency graph for xmltxtimp.cxx:

Go to the source code of this file.

Functions

EditPaM SvxReadXML (EditEngine &rEditEngine, SvStream &rStream, const ESelection &rSel)
 this function imports xml from the stream into the selected of an edit engine More...
 

Function Documentation

◆ SvxReadXML()

EditPaM SvxReadXML ( EditEngine rEditEngine,
SvStream rStream,
const ESelection rSel 
)