LibreOffice Module extensions (master) 1
Classes | Namespaces | Macros
listcombowizard.hxx File Reference
#include "controlwizard.hxx"
#include "commonpagesdbp.hxx"
Include dependency graph for listcombowizard.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dbp::OListComboSettings
 
class  dbp::OListComboWizard
 
class  dbp::OLCPage
 
class  dbp::OContentTableSelection
 
class  dbp::OContentFieldSelection
 
class  dbp::OLinkFieldsPage
 
class  dbp::OComboDBFieldPage
 

Namespaces

namespace  dbp
 

Macros

#define LCW_STATE_DATASOURCE_SELECTION   0
 
#define LCW_STATE_TABLESELECTION   1
 
#define LCW_STATE_FIELDSELECTION   2
 
#define LCW_STATE_FIELDLINK   3
 
#define LCW_STATE_COMBODBFIELD   4
 

Macro Definition Documentation

◆ LCW_STATE_COMBODBFIELD

#define LCW_STATE_COMBODBFIELD   4

Definition at line 35 of file listcombowizard.hxx.

◆ LCW_STATE_DATASOURCE_SELECTION

#define LCW_STATE_DATASOURCE_SELECTION   0

Definition at line 31 of file listcombowizard.hxx.

◆ LCW_STATE_FIELDLINK

#define LCW_STATE_FIELDLINK   3

Definition at line 34 of file listcombowizard.hxx.

◆ LCW_STATE_FIELDSELECTION

#define LCW_STATE_FIELDSELECTION   2

Definition at line 33 of file listcombowizard.hxx.

◆ LCW_STATE_TABLESELECTION

#define LCW_STATE_TABLESELECTION   1

Definition at line 32 of file listcombowizard.hxx.