22#include <svx/svxids.hrc>
40 :
FuPoor(pViewSh, pWin, pView, pDoc, rReq)
47 xFunc->DoExecute(rReq);
71 pDlg->StartExecuteAsync([pDlg,
this](sal_Int32 nResult){
77 static const sal_uInt16
SidArray[] = {
84 SID_ATTR_LINE_TRANSPARENCE,
SAL_DLLPRIVATE SfxItemPool & GetPool()
size_t GetMarkCount() const
SdrMark * GetMark(size_t nNum) const
const SdrMarkList & GetMarkedObjectList() const
bool AreObjectsMarked() const
SdrObject * GetMarkedSdrObj() const
void Invalidate(sal_uInt16 nId)
const SfxItemSet * GetArgs() const
SfxBindings & GetBindings()
virtual VclPtr< SfxAbstractTabDialog > CreateSvxLineTabDialog(weld::Window *pParent, const SfxItemSet *pAttr, SdrModel *pModel, const SdrObject *pObj, bool bHasObj)=0
static SvxAbstractDialogFactory * Create()
virtual void DoExecute(SfxRequest &rReq) override
FuLine(ViewShell *pViewSh, ::sd::Window *pWin, ::sd::View *pView, SdDrawDocument *pDoc, SfxRequest &rReq)
static rtl::Reference< FuPoor > Create(ViewShell *pViewSh, ::sd::Window *pWin, ::sd::View *pView, SdDrawDocument *pDoc, SfxRequest &rReq)
virtual void Activate() override
activates the function
virtual void Deactivate() override
deactivates the function
Base class for all functions.
Base class of the stacked shell hierarchy.
SD_DLLPUBLIC weld::Window * GetFrameWeld() const
void Cancel()
this method deactivates the current function.
SD_DLLPUBLIC SfxViewFrame * GetViewFrame() const
virtual bool SetAttributes(const SfxItemSet &rSet, bool bReplaceAll=false, bool bSlide=false, bool bMaster=false)
virtual void GetAttributes(SfxItemSet &rTargetSet, bool bOnlyHardAttr=false) const
An SdWindow contains the actual working area of ViewShell.
const sal_uInt16 SidArray[]