LibreOffice Module svx (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
SvxConvertTo3DItem Class Referencefinal

#include <float3d.hxx>

Inheritance diagram for SvxConvertTo3DItem:
[legend]
Collaboration diagram for SvxConvertTo3DItem:
[legend]

Public Member Functions

 SvxConvertTo3DItem (sal_uInt16 nId, SfxBindings *pBindings)
 
bool GetState () const
 
- Public Member Functions inherited from SfxControllerItem
SfxBindingsGetBindings ()
 
const SfxBindingsGetBindings () const
 
 SfxControllerItem ()
 
 SfxControllerItem (sal_uInt16 nId, SfxBindings &)
 
virtual ~SfxControllerItem ()
 
virtual void dispose ()
 
void Bind (sal_uInt16 nNewId, SfxBindings *)
 
void UnBind ()
 
void ReBind ()
 
bool IsBound () const
 
void ClearCache ()
 
SfxControllerItemGetItemLink ()
 
SfxControllerItemChangeItemLink (SfxControllerItem *pNewLink)
 
void SetId (sal_uInt16 nItemId)
 
sal_uInt16 GetId () const
 
virtual void StateChangedAtToolBoxControl (sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem *pState)
 
virtual void GetControlState (sal_uInt16 nSID, boost::property_tree::ptree &)
 
MapUnit GetCoreMetric () const
 
void SetFallbackCoreMetric (MapUnit eFallback)
 
SAL_DLLPRIVATE void BindInternal_Impl (sal_uInt16 nNewId, SfxBindings *)
 

Private Member Functions

virtual void StateChangedAtToolBoxControl (sal_uInt16 nSId, SfxItemState eState, const SfxPoolItem *pState) override
 

Private Attributes

bool bState
 

Additional Inherited Members

- Static Public Member Functions inherited from SfxControllerItem
static SfxItemState GetItemState (const SfxPoolItem *pState)
 

Detailed Description

Definition at line 275 of file float3d.hxx.

Constructor & Destructor Documentation

◆ SvxConvertTo3DItem()

SvxConvertTo3DItem::SvxConvertTo3DItem ( sal_uInt16  nId,
SfxBindings pBindings 
)

Definition at line 2904 of file float3d.cxx.

Member Function Documentation

◆ GetState()

bool SvxConvertTo3DItem::GetState ( ) const
inline

Definition at line 283 of file float3d.hxx.

References bState.

◆ StateChangedAtToolBoxControl()

void SvxConvertTo3DItem::StateChangedAtToolBoxControl ( sal_uInt16  nSId,
SfxItemState  eState,
const SfxPoolItem pState 
)
overrideprivatevirtual

Reimplemented from SfxControllerItem.

Definition at line 2910 of file float3d.cxx.

References bState, SfxDispatcher::ExecuteList(), and SfxControllerItem::GetBindings().

Member Data Documentation

◆ bState

bool SvxConvertTo3DItem::bState
private

Definition at line 277 of file float3d.hxx.

Referenced by GetState(), and StateChangedAtToolBoxControl().


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