LibreOffice Module vcl (master) 1
|
#include <memory>
#include <vcl/graph.hxx>
#include <vcl/BitmapTools.hxx>
#include <tools/stream.hxx>
#include <filter/PcxReader.hxx>
Go to the source code of this file.
Functions | |
bool | ImportPcxGraphic (SvStream &rStream, Graphic &rGraphic) |
Definition at line 402 of file ipcx.cxx.
References SvStream::SetError(), and SVSTREAM_FILEFORMAT_ERROR.
Referenced by GraphicFilter::readPCX().