LibreOffice Module svx (master) 1
|
#include <galobj.hxx>
Public Member Functions | |
SgaObjectBmp () | |
SgaObjectBmp (const INetURLObject &rURL) | |
SgaObjectBmp (const Graphic &rGraphic, const INetURLObject &rURL) | |
virtual SgaObjKind | GetObjKind () const override |
Private Member Functions | |
void | Init (const Graphic &rGraphic, const INetURLObject &rURL) |
virtual void | WriteData (SvStream &rOut, const OUString &rDestDir) const override |
virtual void | ReadData (SvStream &rIn, sal_uInt16 &rReadVersion) override |
virtual sal_uInt16 | GetVersion () const override |
Definition at line 136 of file galobj.hxx.
SgaObjectBmp::SgaObjectBmp | ( | ) |
Definition at line 257 of file galobj.cxx.
SgaObjectBmp::SgaObjectBmp | ( | const INetURLObject & | rURL | ) |
Definition at line 261 of file galobj.cxx.
References GalleryGraphicImport(), IMPORT_NONE, and Init().
SgaObjectBmp::SgaObjectBmp | ( | const Graphic & | rGraphic, |
const INetURLObject & | rURL | ||
) |
Definition at line 270 of file galobj.cxx.
References FileExists(), and Init().
|
inlineoverridevirtual |
Reimplemented in SgaObjectAnim, and SgaObjectINet.
Definition at line 153 of file galobj.hxx.
References Bitmap.
|
inlineoverrideprivatevirtual |
Definition at line 145 of file galobj.hxx.
|
private |
|
overrideprivatevirtual |
Definition at line 292 of file galobj.cxx.
References read_uInt16_lenPrefixed_uInt8s_ToOString(), read_uInt16_lenPrefixed_uInt8s_ToOUString(), and SvStream::SeekRel().
|
overrideprivatevirtual |
Definition at line 282 of file galobj.cxx.
References write_uInt16_lenPrefixed_uInt8s_FromOString(), write_uInt16_lenPrefixed_uInt8s_FromOUString(), and SvStream::WriteBytes().