LibreOffice Module chart2 (master) 1
Namespaces | Macros | Functions
tp_3D_SceneAppearance.cxx File Reference
#include "tp_3D_SceneAppearance.hxx"
#include <ChartModelHelper.hxx>
#include <ChartModel.hxx>
#include <ThreeDHelper.hxx>
#include <ControllerLockGuard.hxx>
#include <Diagram.hxx>
#include <com/sun/star/drawing/ShadeMode.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <utility>
#include <vcl/svapp.hxx>
Include dependency graph for tp_3D_SceneAppearance.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Macros

#define POS_3DSCHEME_SIMPLE   0
 
#define POS_3DSCHEME_REALISTIC   1
 
#define POS_3DSCHEME_CUSTOM   2
 

Functions

 chart::IMPL_LINK_NOARG (ThreeD_SceneAppearance_TabPage, SelectSchemeHdl, weld::ComboBox &, void)
 
 chart::IMPL_LINK_NOARG (ThreeD_SceneAppearance_TabPage, SelectShading, weld::Toggleable &, void)
 
 chart::IMPL_LINK (ThreeD_SceneAppearance_TabPage, SelectRoundedEdgeOrObjectLines, weld::Toggleable &, rCheckBox, void)
 

Macro Definition Documentation

◆ POS_3DSCHEME_CUSTOM

#define POS_3DSCHEME_CUSTOM   2

Definition at line 88 of file tp_3D_SceneAppearance.cxx.

◆ POS_3DSCHEME_REALISTIC

#define POS_3DSCHEME_REALISTIC   1

Definition at line 87 of file tp_3D_SceneAppearance.cxx.

◆ POS_3DSCHEME_SIMPLE

#define POS_3DSCHEME_SIMPLE   0

Definition at line 86 of file tp_3D_SceneAppearance.cxx.