#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>
Go to the source code of this file.
|
| 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) |
|
◆ POS_3DSCHEME_CUSTOM
#define POS_3DSCHEME_CUSTOM 2 |
◆ POS_3DSCHEME_REALISTIC
#define POS_3DSCHEME_REALISTIC 1 |
◆ POS_3DSCHEME_SIMPLE
#define POS_3DSCHEME_SIMPLE 0 |