#include <ie_impGraphic_WMF.h>
Public Member Functions | |
| virtual UT_Error | importGraphic (UT_ByteBuf *pBB, FG_Graphic **ppfg) |
Private Member Functions | |
| UT_Error | convertGraphic (UT_ByteBuf *pBB, UT_ByteBuf **ppBB) |
| UT_Error | convertGraphicToSVG (UT_ByteBuf *pBB, UT_ByteBuf **ppBB) |
| UT_Error IE_ImpGraphic_WMF::convertGraphic | ( | UT_ByteBuf * | pBB, | |
| UT_ByteBuf ** | ppBB | |||
| ) | [private] |
References AbiWord_WMF_read(), AbiWord_WMF_seek(), AbiWord_WMF_tell(), DELETEP, flags, UT_ByteBuf::getLength(), _bbuf_read_info::len, _bbuf_write_info::pByteBuf, _bbuf_read_info::pByteBuf, _bbuf_read_info::pos, and UT_DEBUGMSG.
Referenced by importGraphic().
| UT_Error IE_ImpGraphic_WMF::convertGraphicToSVG | ( | UT_ByteBuf * | pBB, | |
| UT_ByteBuf ** | ppBB | |||
| ) | [private] |
References AbiWord_WMF_read(), AbiWord_WMF_seek(), AbiWord_WMF_tell(), UT_ByteBuf::append(), DELETEP, explicit_wmf_error(), flags, UT_ByteBuf::getLength(), _bbuf_read_info::len, _bbuf_read_info::pByteBuf, _bbuf_read_info::pos, UT_DEBUGMSG, UT_ERROR, WMF2SVG_MAXPECT, and WMF2SVG_MAXSIZE.
Referenced by importGraphic().
| UT_Error IE_ImpGraphic_WMF::importGraphic | ( | UT_ByteBuf * | pBB, | |
| FG_Graphic ** | ppfg | |||
| ) | [virtual] |
Reimplemented from IE_ImpGraphic.
References convertGraphic(), convertGraphicToSVG(), DELETEP, FG_GraphicRaster::setRaster_PNG(), FG_GraphicVector::setVector_SVG(), UT_DEBUGMSG, and UT_OK.
1.7.1