Searched refs:GraphicID (Results 1 – 1 of 1) sorted by relevance
52 class GraphicID class61 GraphicID();66 GraphicID( const GraphicObject& rObj );67 ~GraphicID() {} in ~GraphicID()69 sal_Bool operator==( const GraphicID& rID ) const in operator ==()81 GraphicID::GraphicID( const GraphicObject& rObj ) in GraphicID() function in GraphicID141 ByteString GraphicID::GetIDString() const in GetIDString()171 GraphicID maID;182 …sal_Bool ImplMatches( const GraphicObject& rObj ) const { return( GraphicID( rObj ) == … in ImplMatches()190 const GraphicID& GetID() const { return maID; } in GetID()[all …]