20#ifndef INCLUDED_VCL_GFXLINK_HXX
21#define INCLUDED_VCL_GFXLINK_HXX
80 size_t GetHash()
const;
82 void SetUserId( sal_uInt32 nUserId ) { mnUserId = nUserId; }
93 return maDataContainer;
97 void SetPrefSize(
const Size& rPrefSize );
101 void SetPrefMapMode(
const MapMode& rPrefMapMode );
104 bool IsNative()
const;
106 bool LoadNative(
Graphic& rGraphic )
const;
108 bool ExportNative(
SvStream& rOStream )
const;
Container for the binary data, whose responsibility is to manage the make it as simple as possible to...
std::size_t getSizeBytes() const
return the in-memory size in bytes as of now.
bool IsPrefMapModeValid() const
const Size & GetPrefSize() const
const BinaryDataContainer & getDataContainer() const
sal_uInt32 GetDataSize() const
bool IsPrefSizeValid() const
GfxLinkType GetType() const
BinaryDataContainer maDataContainer
const MapMode & GetPrefMapMode() const
size_t getSizeBytes() const
return the in-memory size as of now.
void SetUserId(sal_uInt32 nUserId)
sal_uInt32 GetUserId() const
GfxLinkType
GfxLink graphic types that are supported by GfxLink.
bool operator==(const ItalicMatrix &a, const ItalicMatrix &b)