LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
AbstractApplyTabController_Impl Class Reference

#include <swdlgfact.hxx>

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

Public Member Functions

 AbstractApplyTabController_Impl (std::shared_ptr< SfxTabDialogController > p)
 
 DECL_LINK (ApplyHdl, weld::Button &, void)
 
- Public Member Functions inherited from AbstractTabController_Impl
 AbstractTabController_Impl (std::shared_ptr< SfxTabDialogController > p)
 
virtual short Execute () override
 
virtual bool StartExecuteAsync (AsyncContext &rCtx) override
 
virtual void SetCurPageId (const OUString &rName) override
 
virtual const SfxItemSetGetOutputItemSet () const override
 
virtual WhichRangesContainer GetInputRanges (const SfxItemPool &pItem) override
 
virtual void SetInputSet (const SfxItemSet *pInSet) override
 
virtual void SetText (const OUString &rStr) override
 
virtual void SetCurPageId (const OUString &rName)=0
 
virtual WhichRangesContainer GetInputRanges (const SfxItemPool &)=0
 
virtual void SetInputSet (const SfxItemSet *pInSet)=0
 
virtual const SfxItemSetGetOutputItemSet () const=0
 
virtual void SetText (const OUString &rStr)=0
 
virtual void SetApplyHdl (const Link< LinkParamNone *, void > &rLink)=0
 

Private Member Functions

virtual void SetApplyHdl (const Link< LinkParamNone *, void > &rLink) override
 

Private Attributes

Link< LinkParamNone *, void > m_aHandler
 

Additional Inherited Members

- Protected Member Functions inherited from SfxAbstractTabDialog
virtual ~SfxAbstractTabDialog () override=default
 
- Protected Member Functions inherited from SfxAbstractDialog
virtual ~SfxAbstractDialog () override=default
 
- Protected Member Functions inherited from SfxAbstractApplyTabDialog
virtual ~SfxAbstractApplyTabDialog () override=default
 
- Protected Attributes inherited from AbstractTabController_Impl
std::shared_ptr< SfxTabDialogControllerm_xDlg
 

Detailed Description

Definition at line 303 of file swdlgfact.hxx.

Constructor & Destructor Documentation

◆ AbstractApplyTabController_Impl()

AbstractApplyTabController_Impl::AbstractApplyTabController_Impl ( std::shared_ptr< SfxTabDialogController p)
inlineexplicit

Definition at line 306 of file swdlgfact.hxx.

References p.

Member Function Documentation

◆ DECL_LINK()

AbstractApplyTabController_Impl::DECL_LINK ( ApplyHdl  ,
weld::Button ,
void   
)

◆ SetApplyHdl()

void AbstractApplyTabController_Impl::SetApplyHdl ( const Link< LinkParamNone *, void > &  rLink)
overrideprivatevirtual

Implements SfxAbstractApplyTabDialog.

Definition at line 365 of file swdlgfact.cxx.

References LINK, m_aHandler, and AbstractTabController_Impl::m_xDlg.

Member Data Documentation

◆ m_aHandler

Link<LinkParamNone*,void> AbstractApplyTabController_Impl::m_aHandler
private

Definition at line 312 of file swdlgfact.hxx.

Referenced by SetApplyHdl().


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