LibreOffice Module sc (master) 1
Macros | Functions
dapidata.cxx File Reference
#include <comphelper/processfactory.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/sheet/DataImportMode.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/sdb/DatabaseContext.hpp>
#include <com/sun/star/sdb/XQueriesSupplier.hpp>
#include <com/sun/star/sdb/XCompletedConnection.hpp>
#include <com/sun/star/task/InteractionHandler.hpp>
#include <dapidata.hxx>
#include <dpsdbtab.hxx>
Include dependency graph for dapidata.cxx:

Go to the source code of this file.

Macros

#define DP_TYPELIST_TABLE   0
 
#define DP_TYPELIST_QUERY   1
 
#define DP_TYPELIST_SQLNAT   3
 

Functions

 IMPL_LINK_NOARG (ScDataPilotDatabaseDlg, SelectHdl, weld::ComboBox &, void)
 

Macro Definition Documentation

◆ DP_TYPELIST_QUERY

#define DP_TYPELIST_QUERY   1

Definition at line 39 of file dapidata.cxx.

◆ DP_TYPELIST_SQLNAT

#define DP_TYPELIST_SQLNAT   3

Definition at line 40 of file dapidata.cxx.

◆ DP_TYPELIST_TABLE

#define DP_TYPELIST_TABLE   0

Definition at line 38 of file dapidata.cxx.

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScDataPilotDatabaseDlg  ,
SelectHdl  ,
weld::ComboBox ,
void   
)

Definition at line 99 of file dapidata.cxx.