LibreOffice Module sw (master) 1
Functions
changedb.cxx File Reference
#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>
Include dependency graph for changedb.cxx:

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)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/3]

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() [2/3]

IMPL_LINK_NOARG ( SwChangeDBDlg  ,
ButtonHdl  ,
weld::Button ,
void   
)

Definition at line 202 of file changedb.cxx.

References SL::aData, m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( SwChangeDBDlg  ,
TreeSelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 216 of file changedb.cxx.