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

Go to the source code of this file.

Functions

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

Function Documentation

◆ ImportXBM()

VCL_DLLPUBLIC bool ImportXBM ( SvStream rStream,
Graphic rGraphic 
)

Definition at line 371 of file xbmread.cxx.

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

Referenced by GraphicFilter::readXBM().