LibreOffice Module chart2 (master) 1
|
#include "res_BarGeometry.hxx"
#include "ChangingResource.hxx"
#include "ChartTypeDialogController.hxx"
#include "ChartResourceGroupDlgs.hxx"
Go to the source code of this file.
Classes | |
class | chart::Dim3DLookResourceGroup |
class | chart::SortByXValuesResourceGroup |
class | chart::StackingResourceGroup |
class | chart::SplineResourceGroup |
class | chart::GeometryResourceGroup |
Namespaces | |
namespace | chart |
Macros | |
#define | POS_LINETYPE_STRAIGHT 0 |
#define | POS_LINETYPE_SMOOTH 1 |
#define | POS_LINETYPE_STEPPED 2 |
Enumerations | |
enum | { chart::POS_3DSCHEME_SIMPLE = 0 , chart::POS_3DSCHEME_REALISTIC = 1 } |
#define POS_LINETYPE_SMOOTH 1 |
Definition at line 99 of file ChartResourceGroups.hxx.
#define POS_LINETYPE_STEPPED 2 |
Definition at line 100 of file ChartResourceGroups.hxx.
#define POS_LINETYPE_STRAIGHT 0 |
Definition at line 98 of file ChartResourceGroups.hxx.