23#include <com/sun/star/frame/XModel.hpp>
51 rVal <<= css::uno::Reference< css::frame::XModel >();
60 css::uno::Reference< css::frame::XModel >
xModel;
static SfxPoolItem * CreateDefault()
virtual SfxObjectItem * Clone(SfxItemPool *pPool=nullptr) const override
virtual bool QueryValue(css::uno::Any &, sal_uInt8 nMemberId=0) const override
virtual bool operator==(const SfxPoolItem &) const override
virtual bool PutValue(const css::uno::Any &, sal_uInt8) override
SfxObjectItem(sal_uInt16 nWhich=0, SfxShell *pSh=nullptr)
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
static SfxPoolItem * CreateDefault()
virtual bool operator==(const SfxPoolItem &) const override
virtual SfxObjectShellItem * Clone(SfxItemPool *pPool=nullptr) const override
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
static SfxObjectShell * GetShellFromComponent(const css::uno::Reference< css::uno::XInterface > &xComp)
css::uno::Reference< css::frame::XModel3 > GetModel() const
virtual bool operator==(const SfxPoolItem &) const=0
The class SfxShell is the base class for all classes, which provide the functionality of the form <Sl...
Reference< XModel > xModel