LibreOffice Module vcl (master) 1
Functions
PcxReader.hxx File Reference
#include <vcl/graph.hxx>
Include dependency graph for PcxReader.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VCL_DLLPUBLIC bool ImportPcxGraphic (SvStream &rStream, Graphic &rGraphic)
 

Function Documentation

◆ ImportPcxGraphic()

VCL_DLLPUBLIC 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().