25#include <svx/svxids.hrc>
48 sal_uInt16 nSId = rReq.
GetSlot();
54 sal_uInt16
nId = Svx3DChildWindow::GetChildWindowId();
82 sal_uInt16
nId = Svx3DChildWindow::GetChildWindowId();
90 p3DWin->
Update( aTmpItemSet );
99 sal_uInt16
nId = Svx3DChildWindow::GetChildWindowId();
116 if(
GetView()->IsConvertTo3DObjPossible())
120 aTextSet.
Put( aSet,
false );
124 sal_uInt16 nSId = SID_CONVERT_TO_3D;
127 nSId, SfxCallMode::SYNCHRON | SfxCallMode::RECORD,
133 if(eFillStyle == drawing::FillStyle_NONE)
154 VclMessageType::Info, VclButtonsType::Ok,
155 SdResId(STR_ACTION_NOTPOSSIBLE)));
static weld::MessageDialog * CreateMessageDialog(weld::Widget *pParent, VclMessageType eMessageType, VclButtonsType eButtonType, const OUString &rPrimaryMessage, const ILibreOfficeKitNotifier *pNotifier=nullptr)
SfxItemSet Get3DAttributes() const
void Set3DAttributes(const SfxItemSet &rAttr)
vcl::Window * GetWindow() const
const SfxPoolItem * ExecuteList(sal_uInt16 nSlot, SfxCallMode nCall, std::initializer_list< SfxPoolItem const * > args, std::initializer_list< SfxPoolItem const * > internalargs=std::initializer_list< SfxPoolItem const * >())
sal_uInt16 ClearItem(sal_uInt16 nWhich=0)
const SfxPoolItem * Put(const SfxPoolItem &rItem, sal_uInt16 nWhich)
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
sal_uInt16 GetSlot() const
SfxItemPool & GetPool() const
SfxDispatcher * GetDispatcher()
SfxChildWindow * GetChildWindow(sal_uInt16)
bool IsUpdateMode() const
void Update(SfxItemSet const &rSet)
void GetAttr(SfxItemSet &rSet)
static void CheckLineTo(SfxRequest &rReq)
check if we have to draw a polyline
void AssignFrom3DWindow()
void ExecEffectWin(SfxRequest &rReq)
Handle SfxRequests for EffekteWindow.
SdDrawDocument * GetDoc() const
::sd::Window * GetActiveWindow() const
The active window is usually the mpContentWindow.
::sd::View * GetView() const
SD_DLLPUBLIC SfxViewFrame * GetViewFrame() const
bool IsPresObjSelected(bool bOnPage=true, bool bOnMasterPage=true, bool bCheckPresObjListOnly=false, bool bCheckLayoutOnly=false) const
Is a presentation object selected?
virtual bool SetAttributes(const SfxItemSet &rSet, bool bReplaceAll=false, bool bSlide=false, bool bMaster=false)
void GrabFocus()
Activate window.
weld::Window * GetFrameWeld() const
OUString SdResId(TranslateId aId)
constexpr TypedWhichId< SfxUInt32Item > SDRATTR_3DOBJ_DEPTH(SDRATTR_3DOBJ_FIRST+2)
constexpr TypedWhichId< SfxUInt32Item > SDRATTR_3DSCENE_FOCAL_LENGTH(SDRATTR_3DSCENE_FIRST+2)
constexpr TypedWhichId< SfxUInt32Item > SDRATTR_3DSCENE_DISTANCE(SDRATTR_3DSCENE_FIRST+1)
constexpr TypedWhichId< XFillStyleItem > XATTR_FILLSTYLE(XATTR_FILL_FIRST)