LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Functions | |
VCL_DLLPUBLIC bool | ImportPictGraphic (SvStream &rStream, Graphic &rGraphic) |
VCL_DLLPUBLIC void | ReadPictFile (SvStream &rStreamPict, GDIMetaFile &rGDIMetaFile) |
Function to access PictReader::ReadPict for unit testing. More... | |
VCL_DLLPUBLIC bool ImportPictGraphic | ( | SvStream & | rStream, |
Graphic & | rGraphic | ||
) |
Definition at line 2024 of file ipict.cxx.
References SvStream::GetError(), and ReadPictFile().
Referenced by GraphicFilter::readPICT().
VCL_DLLPUBLIC void ReadPictFile | ( | SvStream & | rStreamPict, |
GDIMetaFile & | rGDIMetaFile | ||
) |
Function to access PictReader::ReadPict for unit testing.
Definition at line 2016 of file ipict.cxx.
Referenced by ImportPictGraphic().