LibreOffice Module sd (master) 1
Public Member Functions | Static Private Member Functions | Private Attributes | List of all members
sd::BezierObjectBar Class Referencefinal

#include <BezierObjectBar.hxx>

Inheritance diagram for sd::BezierObjectBar:
[legend]
Collaboration diagram for sd::BezierObjectBar:
[legend]

Public Member Functions

 BezierObjectBar (ViewShell *pSdViewShell, View *pSdView)
 
virtual ~BezierObjectBar () override
 
void GetAttrState (SfxItemSet &rSet)
 Status of attribute items. More...
 
void Execute (SfxRequest &rReq)
 Process SfxRequests. More...
 
- Public Member Functions inherited from SfxShell
virtual ~SfxShell () override
 
virtual SfxInterfaceGetInterface () const
 
void SetName (const OUString &rName)
 
const OUString & GetName () const
 
SfxViewShellGetViewShell () const
 
const SfxPoolItemGetSlotState (sal_uInt16 nSlotId, const SfxInterface *pIF=nullptr, SfxItemSet *pStateSet=nullptr)
 
const SfxPoolItemExecuteSlot (SfxRequest &rReq, const SfxInterface *pIF=nullptr)
 
void ExecuteSlot (SfxRequest &rReq, bool bAsync)
 
SfxItemPoolGetPool () const
 
void SetPool (SfxItemPool *pNewPool)
 
virtual SfxUndoManagerGetUndoManager ()
 
void SetUndoManager (SfxUndoManager *pNewUndoMgr)
 
SfxRepeatTarget * GetRepeatTarget () const
 
void SetRepeatTarget (SfxRepeatTarget *pTarget)
 
virtual void Invalidate (sal_uInt16 nId=0)
 
virtual bool IsDesignMode () const
 
bool IsActive () const
 
virtual void Activate (bool bMDI)
 
virtual void Deactivate (bool bMDI)
 
SfxDispatcherGetDispatcher () const
 
SfxViewFrameGetFrame () const
 
virtual bool HasUIFeature (SfxShellFeature nFeature) const
 
void UIFeatureChanged ()
 
const SfxPoolItemGetItem (sal_uInt16 nSlotId) const
 
const T * GetItem (TypedWhichId< T > nWhich) const
 
void PutItem (const SfxPoolItem &rItem)
 
void SetVerbs (const css::uno::Sequence< css::embed::VerbDescriptor > &aVerbs)
 
const css::uno::Sequence< css::embed::VerbDescriptor > & GetVerbs () const
 
void VerbExec (SfxRequest &)
 
SAL_DLLPRIVATE const SfxSlotGetVerbSlot_Impl (sal_uInt16 nId) const
 
virtual SfxObjectShellGetObjectShell ()
 
void SetDisableFlags (SfxDisableFlags nFlags)
 
SfxDisableFlags GetDisableFlags () const
 
virtual std::optional< SfxItemSetCreateItemSet (sal_uInt16 nId)
 
virtual void ApplyItemSet (sal_uInt16 nId, const SfxItemSet &rSet)
 
void SetContextName (const OUString &rsContextName)
 
void BroadcastContextForActivation (const bool bIsActivated)
 
bool SetContextBroadcasterEnabled (const bool bIsEnabled)
 
SAL_DLLPRIVATE bool CanExecuteSlot_Impl (const SfxSlot &rSlot)
 
virtual bool IsConditionalFastCall (const SfxRequest &rReq)
 
SAL_DLLPRIVATE void DoActivate_Impl (SfxViewFrame *pFrame, bool bMDI)
 
SAL_DLLPRIVATE void DoDeactivate_Impl (SfxViewFrame const *pFrame, bool bMDI)
 

Static Private Member Functions

static void InitInterface_Impl ()
 SfxInterface initializer. More...
 

Private Attributes

ViewmpView
 
ViewShellmpViewSh
 

Additional Inherited Members

- Static Public Member Functions inherited from SfxShell
static SfxInterfaceGetStaticInterface ()
 
static void EmptyExecStub (SfxShell *pShell, SfxRequest &)
 
static void EmptyStateStub (SfxShell *pShell, SfxItemSet &)
 
static void VerbState (SfxItemSet &)
 
- Protected Member Functions inherited from SfxShell
 SfxShell ()
 
 SfxShell (SfxViewShell *pViewSh)
 
void SetViewShell_Impl (SfxViewShell *pView)
 
SAL_DLLPRIVATE void Invalidate_Impl (SfxBindings &rBindings, sal_uInt16 nId)
 
- Static Protected Member Functions inherited from SfxShell
static void HandleOpenXmlFilterSettings (SfxRequest &)
 

Detailed Description

Definition at line 30 of file BezierObjectBar.hxx.

Constructor & Destructor Documentation

◆ BezierObjectBar()

sd::BezierObjectBar::BezierObjectBar ( ViewShell pSdViewShell,
View pSdView 
)

◆ ~BezierObjectBar()

sd::BezierObjectBar::~BezierObjectBar ( )
overridevirtual

Definition at line 72 of file drbezob.cxx.

References SfxShell::SetRepeatTarget().

Member Function Documentation

◆ Execute()

void sd::BezierObjectBar::Execute ( SfxRequest rReq)

◆ GetAttrState()

void sd::BezierObjectBar::GetAttrState ( SfxItemSet rSet)

◆ InitInterface_Impl()

void sd::BezierObjectBar::InitInterface_Impl ( )
staticprivate

SfxInterface initializer.

Declare default interface (Slotmap must not be empty)

Definition at line 54 of file drbezob.cxx.

Member Data Documentation

◆ mpView

View* sd::BezierObjectBar::mpView
private

Definition at line 45 of file BezierObjectBar.hxx.

Referenced by BezierObjectBar(), Execute(), and GetAttrState().

◆ mpViewSh

ViewShell* sd::BezierObjectBar::mpViewSh
private

Definition at line 46 of file BezierObjectBar.hxx.

Referenced by BezierObjectBar(), Execute(), and GetAttrState().


The documentation for this class was generated from the following files: