LibreOffice Module svx (master) 1
|
#include <galobj.hxx>
Public Member Functions | |
SgaObjectINet () | |
SgaObjectINet (const Graphic &rGraphic, const INetURLObject &rURL) | |
virtual SgaObjKind | GetObjKind () const override |
Public Member Functions inherited from SgaObjectAnim | |
SgaObjectAnim () | |
SgaObjectAnim (const Graphic &rGraphic, const INetURLObject &rURL) | |
virtual SgaObjKind | GetObjKind () const override |
Public Member Functions inherited from SgaObjectBmp | |
SgaObjectBmp () | |
SgaObjectBmp (const INetURLObject &rURL) | |
SgaObjectBmp (const Graphic &rGraphic, const INetURLObject &rURL) | |
virtual SgaObjKind | GetObjKind () const override |
Definition at line 166 of file galobj.hxx.
SgaObjectINet::SgaObjectINet | ( | ) |
Definition at line 385 of file galobj.cxx.
SgaObjectINet::SgaObjectINet | ( | const Graphic & | rGraphic, |
const INetURLObject & | rURL | ||
) |
Definition at line 389 of file galobj.cxx.
|
inlineoverridevirtual |