LibreOffice Module vcl (master) 1
|
#include <vcl/graph.hxx>
Go to the source code of this file.
Functions | |
VCL_DLLPUBLIC bool | ImportEpsGraphic (SvStream &rStream, Graphic &rGraphic) |
VCL_DLLPUBLIC bool ImportEpsGraphic | ( | SvStream & | rStream, |
Graphic & | rGraphic | ||
) |
Definition at line 575 of file ieps.cxx.
References aBuf, GDIMetaFile::AddAction(), o3tl::checked_add(), o3tl::checked_multiply(), o3tl::checked_sub(), checkSeek(), COL_BLACK(), COL_WHITE(), ColorTransparency, vcl::bitmap::CreateFromData(), CreateMtfReplacementAction(), EpsBuffer, ERRCODE_NONE, SvStream::GetEndian(), SvStream::GetError(), Graphic::GetGDIMetaFile(), SvStream::good(), i, ImplGetNumber(), ImplSearchEntry(), GraphicConverter::Import(), utl::ConfigManager::IsFuzzing(), OutputDevice::LogicToLogic(), MakeAsMeta(), MakePreview(), SvStream::ReadBytes(), SvStream::ReadChar(), SvStream::ReadUInt32(), GDIMetaFile::Record(), SvStream::remainingSize(), RenderAsBMP(), RenderAsEMF(), SAL_MAX_INT32, SAL_WARN_IF, SvStream::Seek(), SvStream::SetEndian(), vcl::bitmap::RawBitmap::SetPixel(), GDIMetaFile::SetPrefMapMode(), GDIMetaFile::SetPrefSize(), GDIMetaFile::Stop(), STREAM_SEEK_TO_END, SvStream::Tell(), TIF, GDIMetaFile::WindStart(), WMF, x, and y.
Referenced by GraphicFilter::readEPS().