20 #include <config_features.h>
24 #include <sfx2/sfxsids.hrc>
40 if (SID_AVMEDIA_TOOLBOX != nWhich)
43 #if HAVE_FEATURE_AVMEDIA
51 if (dynamic_cast<SdrMediaObj*>(pObj))
56 .updateMediaItem(aItem);
70 #if !HAVE_FEATURE_AVMEDIA
78 if (SID_AVMEDIA_TOOLBOX != rReq.
GetSlot())
85 const ::avmedia::MediaItem* pMediaItem = pArgs->
GetItemIfSet(SID_AVMEDIA_TOOLBOX,
false);
96 if (!dynamic_cast<SdrMediaObj*>(pObj))
100 .executeMediaItem(*pMediaItem);
size_t GetMarkCount() const
const T * GetItemIfSet(TypedWhichId< T > nWhich, bool bSrchInParent=true) const
SdrMark * GetMark(size_t nNum) const
const SfxItemSet * GetArgs() const
sdr::contact::ViewContact & GetViewContact() const
SdrObject * GetMarkedSdrObj() const
const SdrMarkList & GetMarkedObjectList() const
const SfxPoolItem * Put(const SfxPoolItem &rItem, sal_uInt16 nWhich)
sal_uInt16 GetSlot() const
void DisableItem(sal_uInt16 nWhich)