LibreOffice Module dbaccess (master) 1
Functions
TableWindowListBox.cxx File Reference
#include <TableWindowListBox.hxx>
#include <TableWindow.hxx>
#include <JoinController.hxx>
#include <JoinExchange.hxx>
#include <JoinTableView.hxx>
#include <JoinDesignView.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/sdbc/XDatabaseMetaData.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <vcl/svapp.hxx>
#include <vcl/commandevent.hxx>
#include <o3tl/string_view.hxx>
Include dependency graph for TableWindowListBox.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (OTableWindowListBox, CommandHdl, const CommandEvent &, rCEvt, bool)
 
 IMPL_LINK_NOARG (OTableWindowListBox, ScrollHdl, weld::TreeView &, void)
 
 IMPL_LINK (OTableWindowListBox, DragBeginHdl, bool &, rUnsetDragIcon, bool)
 
 IMPL_LINK_NOARG (OTableWindowListBox, LookForUiHdl, void *, void)
 
 IMPL_LINK_NOARG (OTableWindowListBox, DropHdl, void *, void)
 
 IMPL_LINK_NOARG (OTableWindowListBox, OnDoubleClick, weld::TreeView &, bool)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( OTableWindowListBox  ,
CommandHdl  ,
const CommandEvent ,
rCEvt  ,
bool   
)

Definition at line 62 of file TableWindowListBox.cxx.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( OTableWindowListBox  ,
DragBeginHdl  ,
bool &  ,
rUnsetDragIcon  ,
bool   
)

◆ IMPL_LINK_NOARG() [1/4]

IMPL_LINK_NOARG ( OTableWindowListBox  ,
DropHdl  ,
void *  ,
void   
)

Definition at line 199 of file TableWindowListBox.cxx.

References dbaui::OJoinTableView::AddConnection().

◆ IMPL_LINK_NOARG() [2/4]

IMPL_LINK_NOARG ( OTableWindowListBox  ,
LookForUiHdl  ,
void *  ,
void   
)

Definition at line 193 of file TableWindowListBox.cxx.

◆ IMPL_LINK_NOARG() [3/4]

IMPL_LINK_NOARG ( OTableWindowListBox  ,
OnDoubleClick  ,
weld::TreeView ,
bool   
)

Definition at line 263 of file TableWindowListBox.cxx.

References vcl::Window::GetParent().

◆ IMPL_LINK_NOARG() [4/4]

IMPL_LINK_NOARG ( OTableWindowListBox  ,
ScrollHdl  ,
weld::TreeView ,
void   
)

Definition at line 126 of file TableWindowListBox.cxx.