LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
MaskData Class Reference
Collaboration diagram for MaskData:
[legend]

Public Member Functions

 MaskData (SvxBmpMask *pBmpMask, SfxBindings &rBind)
 
bool IsCbxReady () const
 
void SetExecState (bool bState)
 
bool IsExecReady () const
 
 DECL_LINK (PipetteHdl, const OUString &, void)
 
 DECL_LINK (CbxHdl, weld::Toggleable &, void)
 
 DECL_LINK (CbxTransHdl, weld::Toggleable &, void)
 
 DECL_LINK (FocusLbHdl, weld::Widget &, void)
 
 DECL_LINK (ExecHdl, weld::Button &, void)
 

Private Attributes

VclPtr< SvxBmpMaskpMask
 
bool bIsReady
 
bool bExecState
 
SfxBindingsrBindings
 

Detailed Description

Definition at line 160 of file _bmpmask.cxx.

Constructor & Destructor Documentation

◆ MaskData()

MaskData::MaskData ( SvxBmpMask pBmpMask,
SfxBindings rBind 
)

Definition at line 182 of file _bmpmask.cxx.

Member Function Documentation

◆ DECL_LINK() [1/5]

MaskData::DECL_LINK ( CbxHdl  ,
weld::Toggleable ,
void   
)

◆ DECL_LINK() [2/5]

MaskData::DECL_LINK ( CbxTransHdl  ,
weld::Toggleable ,
void   
)

◆ DECL_LINK() [3/5]

MaskData::DECL_LINK ( ExecHdl  ,
weld::Button ,
void   
)

◆ DECL_LINK() [4/5]

MaskData::DECL_LINK ( FocusLbHdl  ,
weld::Widget ,
void   
)

◆ DECL_LINK() [5/5]

MaskData::DECL_LINK ( PipetteHdl  ,
const OUString &  ,
void   
)

◆ IsCbxReady()

bool MaskData::IsCbxReady ( ) const
inline

Definition at line 170 of file _bmpmask.cxx.

References bIsReady.

◆ IsExecReady()

bool MaskData::IsExecReady ( ) const
inline

Definition at line 172 of file _bmpmask.cxx.

References bExecState.

◆ SetExecState()

void MaskData::SetExecState ( bool  bState)
inline

Definition at line 171 of file _bmpmask.cxx.

References bExecState.

Member Data Documentation

◆ bExecState

bool MaskData::bExecState
private

Definition at line 164 of file _bmpmask.cxx.

Referenced by IsExecReady(), and SetExecState().

◆ bIsReady

bool MaskData::bIsReady
private

Definition at line 163 of file _bmpmask.cxx.

Referenced by IsCbxReady().

◆ pMask

VclPtr<SvxBmpMask> MaskData::pMask
private

Definition at line 162 of file _bmpmask.cxx.

◆ rBindings

SfxBindings& MaskData::rBindings
private

Definition at line 165 of file _bmpmask.cxx.


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