LibreOffice Module extensions (master) 1
Classes | Namespaces | Macros
controlwizard.cxx File Reference
#include "controlwizard.hxx"
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/container/XNameAccess.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/sdbc/XPreparedStatement.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/sheet/XSpreadsheetView.hpp>
#include <com/sun/star/drawing/XDrawView.hpp>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/sdbc/SQLWarning.hpp>
#include <com/sun/star/sdb/SQLContext.hpp>
#include <com/sun/star/task/InteractionHandler.hpp>
#include <comphelper/types.hxx>
#include <connectivity/dbtools.hxx>
#include <comphelper/interaction.hxx>
#include <vcl/stdtext.hxx>
#include <connectivity/conncleanup.hxx>
#include <com/sun/star/sdbc/DataType.hpp>
#include <tools/urlobj.hxx>
Include dependency graph for controlwizard.cxx:

Go to the source code of this file.

Classes

struct  dbp::OAccessRegulator
 

Namespaces

namespace  dbp
 

Macros

#define WIZARD_SIZE_X   60
 
#define WIZARD_SIZE_Y   23
 

Macro Definition Documentation

◆ WIZARD_SIZE_X

#define WIZARD_SIZE_X   60

Definition at line 46 of file controlwizard.cxx.

◆ WIZARD_SIZE_Y

#define WIZARD_SIZE_Y   23

Definition at line 47 of file controlwizard.cxx.