LibreOffice Module svx (master) 1
|
#include <galobj.hxx>
Public Member Functions | |
SgaObjectSvDraw () | |
SgaObjectSvDraw (const FmFormModel &rModel, const INetURLObject &rURL) | |
SgaObjectSvDraw (SvStream &rIStm, const INetURLObject &rURL) | |
virtual SgaObjKind | GetObjKind () const override |
Private Member Functions | |
bool | CreateThumb (const FmFormModel &rModel) |
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 114 of file galobj.hxx.
SgaObjectSvDraw::SgaObjectSvDraw | ( | ) |
Definition at line 394 of file galobj.cxx.
SgaObjectSvDraw::SgaObjectSvDraw | ( | const FmFormModel & | rModel, |
const INetURLObject & | rURL | ||
) |
Definition at line 398 of file galobj.cxx.
References aURL, and CreateThumb().
SgaObjectSvDraw::SgaObjectSvDraw | ( | SvStream & | rIStm, |
const INetURLObject & | rURL | ||
) |
Definition at line 430 of file galobj.cxx.
References aURL, CreateThumb(), GallerySvDrawImport(), and SvxGalleryDrawModel::GetModel().
|
private |
Definition at line 444 of file galobj.cxx.
References CreateIMapGraphic(), SdrObjList::GetAllObjBoundRect(), tools::Rectangle::GetHeight(), SdrExchangeView::GetMarkedObjBitmapEx(), SdrModel::GetPage(), tools::Rectangle::GetWidth(), SdrMarkView::MarkAllObj(), and FmFormView::ShowSdrPage().
Referenced by SgaObjectSvDraw().
|
inlineoverridevirtual |
Definition at line 133 of file galobj.hxx.
References SvDraw.
|
inlineoverrideprivatevirtual |
Definition at line 125 of file galobj.hxx.
|
overrideprivatevirtual |
Definition at line 485 of file galobj.cxx.
References read_uInt16_lenPrefixed_uInt8s_ToOUString().
|
overrideprivatevirtual |
Definition at line 479 of file galobj.cxx.
References write_uInt16_lenPrefixed_uInt8s_FromOUString().