LibreOffice Module svx (master) 1
|
#include <gallerydrawmodel.hxx>
Public Member Functions | |
SvxGalleryDrawModel () | |
~SvxGalleryDrawModel () | |
FmFormModel * | GetModel () const |
Private Attributes | |
SfxObjectShellLock | mxDoc |
FmFormModel * | mpFormModel |
Definition at line 26 of file gallerydrawmodel.hxx.
SvxGalleryDrawModel::SvxGalleryDrawModel | ( | ) |
Definition at line 405 of file galobj.cxx.
References FmFormModel::AllocPage(), SfxObjectShell::CreateObjectByFactoryName(), SfxObjectShell::DoInitNew(), SfxObjectShell::GetModel(), FmFormModel::InsertPage(), SfxObjectShellLock::Is(), mpFormModel, and mxDoc.
SvxGalleryDrawModel::~SvxGalleryDrawModel | ( | ) |
Definition at line 423 of file galobj.cxx.
References SfxObjectShell::DoClose(), SfxObjectShellLock::Is(), and mxDoc.
|
inline |
Definition at line 32 of file gallerydrawmodel.hxx.
References mpFormModel.
Referenced by GalleryTheme::GetGraphic(), GalleryTheme::InsertTransferable(), GalleryFileStorage::readModelStream(), and SgaObjectSvDraw::SgaObjectSvDraw().
|
private |
Definition at line 36 of file gallerydrawmodel.hxx.
Referenced by GetModel(), and SvxGalleryDrawModel().
|
private |
Definition at line 35 of file gallerydrawmodel.hxx.
Referenced by SvxGalleryDrawModel(), and ~SvxGalleryDrawModel().