LibreOffice Module dbaccess (master) 1
Functions
WTypeSelect.cxx File Reference
#include <WTypeSelect.hxx>
#include <bitmaps.hlst>
#include <comphelper/diagnose_ex.hxx>
#include <osl/diagnose.h>
#include <FieldDescriptions.hxx>
#include <WCopyTable.hxx>
#include <strings.hrc>
#include <tools/stream.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/svapp.hxx>
#include <UITools.hxx>
#include <core_resource.hxx>
#include <FieldControls.hxx>
Include dependency graph for WTypeSelect.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (OWizTypeSelect, ColumnSelectHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (OWizTypeSelect, ButtonClickHdl, weld::Button &, void)
 
 IMPL_LINK (OWizTypeSelectList, CommandHdl, const CommandEvent &, rCEvt, bool)
 

Function Documentation

◆ IMPL_LINK()

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

Definition at line 362 of file WTypeSelect.cxx.

References Application::CreateBuilder(), m_xControl, and nCount.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( OWizTypeSelect  ,
ButtonClickHdl  ,
weld::Button ,
void   
)

Definition at line 307 of file WTypeSelect.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( OWizTypeSelect  ,
ColumnSelectHdl  ,
weld::TreeView ,
void   
)

Definition at line 248 of file WTypeSelect.cxx.