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

#include <syncbtn.hxx>

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

Public Member Functions

 SwSyncBtnDlg (SfxBindings *, SfxChildWindow *, weld::Window *pParent)
 
virtual ~SwSyncBtnDlg () override
 
- Public Member Functions inherited from SfxModelessDialogController
virtual ~SfxModelessDialogController () override
 
void Initialize (SfxChildWinInfo const *pInfo)
 
bool IsClosing () const
 
virtual void Close () override
 
virtual void EndDialog (int nResponse) override
 
virtual void Activate () override
 
virtual void Deactivate () override
 
virtual void ChildWinDispose () override
 
virtual void FillInfo (SfxChildWinInfo &) const
 
SfxBindingsGetBindings () const
 
- Public Member Functions inherited from SfxDialogController
 SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId)
 
virtual void Activate ()
 
virtual void Deactivate ()
 
virtual void ChildWinDispose ()
 
virtual void Close ()
 
virtual void EndDialog (int nResponse)
 
virtual bool CloseOnHide () const
 

Private Member Functions

 DECL_STATIC_LINK (SwSyncBtnDlg, BtnHdl, weld::Button &, void)
 

Private Attributes

std::unique_ptr< weld::Buttonm_xSyncBtn
 

Additional Inherited Members

- Protected Member Functions inherited from SfxModelessDialogController
 SfxModelessDialogController (SfxBindings *, SfxChildWindow *pChildWin, weld::Window *pParent, const OUString &rUIXMLDescription, const OUString &rID)
 

Detailed Description

Definition at line 25 of file syncbtn.hxx.

Constructor & Destructor Documentation

◆ SwSyncBtnDlg()

SwSyncBtnDlg::SwSyncBtnDlg ( SfxBindings pBindings,
SfxChildWindow pChild,
weld::Window pParent 
)

Definition at line 67 of file syncbtn.cxx.

References LINK, and m_xSyncBtn.

◆ ~SwSyncBtnDlg()

SwSyncBtnDlg::~SwSyncBtnDlg ( )
overridevirtual

Definition at line 76 of file syncbtn.cxx.

Member Function Documentation

◆ DECL_STATIC_LINK()

SwSyncBtnDlg::DECL_STATIC_LINK ( SwSyncBtnDlg  ,
BtnHdl  ,
weld::Button ,
void   
)
private

Member Data Documentation

◆ m_xSyncBtn

std::unique_ptr<weld::Button> SwSyncBtnDlg::m_xSyncBtn
private

Definition at line 27 of file syncbtn.hxx.

Referenced by SwSyncBtnDlg().


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