22#include <svx/svxids.hrc>
41 :
FuPoor( pViewSh, pWin, pView, pDoc, rReq )
48 xFunc->DoExecute(rReq);
57 sal_uInt16 nRet = pDlg->Execute();
73 SfxCallMode::ASYNCHRON | SfxCallMode::RECORD );
79 if (!pDlg->IsCustomShow())
82 rSettings.
mbAll =
true;
virtual VclPtr< AbstractSdCustomShowDlg > CreateSdCustomShowDlg(weld::Window *pWindow, SdDrawDocument &rDrawDoc)=0
static SD_DLLPUBLIC SdAbstractDialogFactory * Create()
SAL_DLLPRIVATE const sd::PresentationSettings & getPresentationSettings() const
SdCustomShowList * GetCustomShowList(bool bCreate=false)
virtual SAL_DLLPRIVATE void SetChanged(bool bFlag=true) override
const SfxPoolItem * Execute(sal_uInt16 nSlot, SfxCallMode nCall=SfxCallMode::SLOT, const SfxPoolItem **pArgs=nullptr, sal_uInt16 nModi=0, const SfxPoolItem **pInternalArgs=nullptr)
SfxDispatcher * GetDispatcher()
static rtl::Reference< FuPoor > Create(ViewShell *pViewSh, ::sd::Window *pWin, ::sd::View *pView, SdDrawDocument *pDoc, SfxRequest &rReq)
FuCustomShowDlg(ViewShell *pViewSh, ::sd::Window *pWin, ::sd::View *pView, SdDrawDocument *pDoc, SfxRequest &rReq)
virtual void DoExecute(SfxRequest &rReq) override
Base class for all functions.
Base class of the stacked shell hierarchy.
::sd::Window * GetActiveWindow() const
The active window is usually the mpContentWindow.
void SetStartShowWithDialog(bool bIn)
SD_DLLPUBLIC SfxViewFrame * GetViewFrame() const
An SdWindow contains the actual working area of ViewShell.
weld::Window * GetFrameWeld() const