LibreOffice Module sw (master) 1
Namespaces | Functions
htmlreqifreader.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SwReqIfReader
 

Functions

bool SwReqIfReader::ExtractOleFromRtf (SvStream &rRtf, SvStream &rOle, bool &bOwnFormat)
 Extracts an OLE2 container binary from an RTF fragment. More...
 
bool SwReqIfReader::WrapOleInRtf (SvStream &rOle2, SvStream &rRtf, SwOLENode &rOLENode, const SwFrameFormat &rFormat)
 Wraps an OLE2 container binary in an RTF fragment. More...
 
bool SwReqIfReader::WrapGraphicInRtf (const Graphic &rGraphic, const SwFrameFormat &rFormat, SvStream &rRtf)
 Wraps an image in an RTF fragment. More...