LibreOffice Module chart2 (master) 1
Namespaces | Macros
dlg_CreationWizard.cxx File Reference
#include <dlg_CreationWizard.hxx>
#include <ResId.hxx>
#include <strings.hrc>
#include <helpids.h>
#include <ChartModel.hxx>
#include "tp_ChartType.hxx"
#include "tp_RangeChooser.hxx"
#include "tp_Wizard_TitlesAndObjects.hxx"
#include "tp_DataSource.hxx"
#include <ChartTypeTemplateProvider.hxx>
#include <ChartTypeTemplate.hxx>
#include <utility>
#include "DialogModel.hxx"
Include dependency graph for dlg_CreationWizard.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Macros

#define PATH_FULL   1
 
#define STATE_FIRST   0
 
#define STATE_CHARTTYPE   STATE_FIRST
 
#define STATE_SIMPLE_RANGE   1
 
#define STATE_DATA_SERIES   2
 
#define STATE_OBJECTS   3
 
#define STATE_LAST   STATE_OBJECTS
 

Macro Definition Documentation

◆ PATH_FULL

#define PATH_FULL   1

Definition at line 41 of file dlg_CreationWizard.cxx.

◆ STATE_CHARTTYPE

#define STATE_CHARTTYPE   STATE_FIRST

Definition at line 43 of file dlg_CreationWizard.cxx.

◆ STATE_DATA_SERIES

#define STATE_DATA_SERIES   2

Definition at line 45 of file dlg_CreationWizard.cxx.

◆ STATE_FIRST

#define STATE_FIRST   0

Definition at line 42 of file dlg_CreationWizard.cxx.

◆ STATE_LAST

#define STATE_LAST   STATE_OBJECTS

Definition at line 47 of file dlg_CreationWizard.cxx.

◆ STATE_OBJECTS

#define STATE_OBJECTS   3

Definition at line 46 of file dlg_CreationWizard.cxx.

◆ STATE_SIMPLE_RANGE

#define STATE_SIMPLE_RANGE   1

Definition at line 44 of file dlg_CreationWizard.cxx.