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

Go to the source code of this file.

Functions

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

Function Documentation

◆ ImportXPM()

VCL_DLLPUBLIC bool ImportXPM ( SvStream rStream,
Graphic rGraphic 
)

Definition at line 670 of file xpmread.cxx.

References Graphic::GetReaderContext(), and Graphic::SetReaderContext().

Referenced by GraphicFilter::readXPM().