LibreOffice Module vcl (master) 1
|
#include <GraphicID.hxx>
Public Member Functions | |
GraphicID (ImpGraphic const &rGraphic) | |
bool | operator== (const GraphicID &rID) const |
OString | getIDString () const |
Private Attributes | |
sal_uInt32 | mnID1 |
sal_uInt32 | mnID2 |
sal_uInt32 | mnID3 |
BitmapChecksum | mnID4 |
Definition at line 28 of file GraphicID.hxx.
GraphicID::GraphicID | ( | ImpGraphic const & | rGraphic | ) |
Definition at line 25 of file GraphicID.cxx.
References Bitmap, Animation::Count(), ImpGraphic::ensureAvailable(), basegfx::fround(), GdiMetafile, GDIMetaFile::GetActionSize(), ImpGraphic::getAnimation(), ImpGraphic::getBitmapEx(), ImpGraphic::getChecksum(), Animation::GetDisplaySizePixel(), ImpGraphic::getGDIMetaFile(), basegfx::Range2D< typename TYPE, typename TRAITS >::getHeight(), GDIMetaFile::GetPrefSize(), basegfx::B2DRange::getRange(), BitmapEx::GetSizePixel(), ImpGraphic::getType(), ImpGraphic::getVectorGraphicData(), basegfx::Range2D< typename TYPE, typename TRAITS >::getWidth(), Size::Height(), BitmapEx::IsAlpha(), ImpGraphic::isAnimated(), mnID1, mnID2, mnID3, mnID4, vcl_get_checksum(), and Size::Width().
OString GraphicID::getIDString | ( | ) | const |
Definition at line 75 of file GraphicID.cxx.
References BITMAP_CHECKSUM_SIZE, mnID1, mnID2, mnID3, mnID4, and nIndex.
|
inline |
|
private |
Definition at line 31 of file GraphicID.hxx.
Referenced by getIDString(), GraphicID(), and operator==().
|
private |
Definition at line 32 of file GraphicID.hxx.
Referenced by getIDString(), GraphicID(), and operator==().
|
private |
Definition at line 33 of file GraphicID.hxx.
Referenced by getIDString(), GraphicID(), and operator==().
|
private |
Definition at line 34 of file GraphicID.hxx.
Referenced by getIDString(), GraphicID(), and operator==().