| LibreOffice Module sw (master) 1
    | 
#include <sal/config.h>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/sdb/DatabaseContext.hpp>#include <com/sun/star/sdb/CommandType.hpp>#include <comphelper/processfactory.hxx>#include <comphelper/sequence.hxx>#include <sfx2/viewfrm.hxx>#include <o3tl/string_view.hxx>#include <view.hxx>#include <wrtsh.hxx>#include <dbmgr.hxx>#include <changedb.hxx>#include <strings.hrc>#include <bitmaps.hlst>Go to the source code of this file.
| Functions | |
| IMPL_LINK_NOARG (SwChangeDBDlg, ButtonHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (SwChangeDBDlg, TreeSelectHdl, weld::TreeView &, void) | |
| IMPL_LINK_NOARG (SwChangeDBDlg, AddDBHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG | ( | SwChangeDBDlg | , | 
| AddDBHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) | 
Definition at line 248 of file changedb.cxx.
References SwDBManager::LoadAndRegisterDataSource(), and m_xDialog.
| IMPL_LINK_NOARG | ( | SwChangeDBDlg | , | 
| ButtonHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) | 
Definition at line 202 of file changedb.cxx.
| IMPL_LINK_NOARG | ( | SwChangeDBDlg | , | 
| TreeSelectHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) | 
Definition at line 216 of file changedb.cxx.