LibreOffice Module chart2 (master) 1
Classes | Namespaces | Functions
tp_3D_SceneIllumination.cxx File Reference
#include "tp_3D_SceneIllumination.hxx"
#include <CommonConverters.hxx>
#include <ControllerLockGuard.hxx>
#include <ChartModel.hxx>
#include <svx/colorbox.hxx>
#include <svx/float3d.hxx>
#include <svx/strings.hrc>
#include <svx/dialmgr.hxx>
#include <svtools/colrdlg.hxx>
#include <svx/svx3ditems.hxx>
#include <svx/svddef.hxx>
#include <utility>
#include <svx/obj3d.hxx>
#include <vcl/svapp.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
Include dependency graph for tp_3D_SceneIllumination.cxx:

Go to the source code of this file.

Classes

struct  chart::LightSourceInfo
 

Namespaces

namespace  chart
 

Functions

 chart::IMPL_LINK_NOARG (ThreeD_SceneIllumination_TabPage, fillControlsFromModel, void *, void)
 
 chart::IMPL_LINK_NOARG (ThreeD_SceneIllumination_TabPage, PreviewChangeHdl, SvxLightCtl3D *, void)
 
 chart::IMPL_LINK_NOARG (ThreeD_SceneIllumination_TabPage, PreviewSelectHdl, SvxLightCtl3D *, void)
 
 chart::IMPL_LINK (ThreeD_SceneIllumination_TabPage, ColorDialogHdl, weld::Button &, rButton, void)
 
 chart::IMPL_LINK (ThreeD_SceneIllumination_TabPage, SelectColorHdl, ColorListBox &, rBox, void)
 
 chart::IMPL_LINK (ThreeD_SceneIllumination_TabPage, ClickLightSourceButtonHdl, weld::Button &, rBtn, void)
 

Variable Documentation

◆ aDirection

css::drawing::Direction3D aDirection

◆ bIsEnabled

bool bIsEnabled

Definition at line 51 of file tp_3D_SceneIllumination.cxx.

◆ nDiffuseColor

Color nDiffuseColor

Definition at line 49 of file tp_3D_SceneIllumination.cxx.