19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_SYNCBTN_HXX 
   20#define INCLUDED_SW_SOURCE_UIBASE_INC_SYNCBTN_HXX 
std::unique_ptr< weld::Button > m_xSyncBtn
 
DECL_STATIC_LINK(SwSyncBtnDlg, BtnHdl, weld::Button &, void)
 
SwSyncBtnDlg(SfxBindings *, SfxChildWindow *, weld::Window *pParent)
 
virtual ~SwSyncBtnDlg() override
 
SwSyncChildWin(vcl::Window *, sal_uInt16 nId, SfxBindings *, SfxChildWinInfo *)
 
SFX_DECL_CHILDWINDOW(SwSyncChildWin)