20 #ifndef INCLUDED_VCL_GFXLINK_HXX
21 #define INCLUDED_VCL_GFXLINK_HXX
82 size_t GetHash()
const;
84 void SetUserId( sal_uInt32 nUserId ) { mnUserId = nUserId; }
92 return maDataContainer;
96 void SetPrefSize(
const Size& rPrefSize );
100 void SetPrefMapMode(
const MapMode& rPrefMapMode );
103 bool IsNative()
const;
105 bool LoadNative(
Graphic& rGraphic )
const;
107 bool ExportNative(
SvStream& rOStream )
const;
void SetUserId(sal_uInt32 nUserId)
const Size & GetPrefSize() const
BinaryDataContainer maDataContainer
GfxLinkType
GfxLink graphic types that are supported by GfxLink.
Container for the binary data, whose responsibility is to manage the make it as simple as possible to...
sal_uInt32 GetUserId() const
bool operator==(const ItalicMatrix &a, const ItalicMatrix &b)
const MapMode & GetPrefMapMode() const
bool IsPrefSizeValid() const
GfxLinkType GetType() const
bool IsPrefMapModeValid() const
sal_uInt32 GetDataSize() const
const BinaryDataContainer & getDataContainer() const