LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
GraphicID Class Reference

#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
 

Detailed Description

Definition at line 28 of file GraphicID.hxx.

Constructor & Destructor Documentation

◆ GraphicID()

GraphicID::GraphicID ( ImpGraphic const &  rGraphic)

Member Function Documentation

◆ getIDString()

OString GraphicID::getIDString ( ) const

Definition at line 75 of file GraphicID.cxx.

References BITMAP_CHECKSUM_SIZE, mnID1, mnID2, mnID3, mnID4, and nIndex.

◆ operator==()

bool GraphicID::operator== ( const GraphicID rID) const
inline

Definition at line 39 of file GraphicID.hxx.

References mnID1, mnID2, mnID3, and mnID4.

Member Data Documentation

◆ mnID1

sal_uInt32 GraphicID::mnID1
private

Definition at line 31 of file GraphicID.hxx.

Referenced by getIDString(), GraphicID(), and operator==().

◆ mnID2

sal_uInt32 GraphicID::mnID2
private

Definition at line 32 of file GraphicID.hxx.

Referenced by getIDString(), GraphicID(), and operator==().

◆ mnID3

sal_uInt32 GraphicID::mnID3
private

Definition at line 33 of file GraphicID.hxx.

Referenced by getIDString(), GraphicID(), and operator==().

◆ mnID4

BitmapChecksum GraphicID::mnID4
private

Definition at line 34 of file GraphicID.hxx.

Referenced by getIDString(), GraphicID(), and operator==().


The documentation for this class was generated from the following files: