|
LibreOffice Module vcl (master) 1
|
#include <memory>#include <sal/config.h>#include <tools/stream.hxx>#include <rtl/character.hxx>#include <bitmap/BitmapWriteAccess.hxx>#include <graphic/GraphicReader.hxx>#include "xbmread.hxx"Go to the source code of this file.
Functions | |
| VCL_DLLPUBLIC bool | ImportXBM (SvStream &rStm, Graphic &rGraphic) |
| VCL_DLLPUBLIC bool ImportXBM | ( | SvStream & | rStm, |
| Graphic & | rGraphic | ||
| ) |
Definition at line 371 of file xbmread.cxx.
References Graphic::GetReaderContext(), and Graphic::SetReaderContext().
Referenced by GraphicFilter::readXBM().