|
LibreOffice Module sw (master) 1
|
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... | |