#include <tp_3D_SceneIllumination.hxx>
|
| DECL_LINK (ClickLightSourceButtonHdl, weld::Button &, void) |
|
| DECL_LINK (SelectColorHdl, ColorListBox &, void) |
|
| DECL_LINK (ColorDialogHdl, weld::Button &, void) |
|
| DECL_LINK (PreviewChangeHdl, SvxLightCtl3D *, void) |
|
| DECL_LINK (PreviewSelectHdl, SvxLightCtl3D *, void) |
|
void | updatePreview () |
|
| DECL_LINK (fillControlsFromModel, void *, void) |
|
void | applyLightSourceToModel (sal_uInt32 nLightNumber) |
|
void | applyLightSourcesToModel () |
|
Definition at line 39 of file tp_3D_SceneIllumination.hxx.
◆ ThreeD_SceneIllumination_TabPage()
◆ ~ThreeD_SceneIllumination_TabPage()
chart::ThreeD_SceneIllumination_TabPage::~ThreeD_SceneIllumination_TabPage |
( |
| ) |
|
◆ applyLightSourcesToModel()
void chart::ThreeD_SceneIllumination_TabPage::applyLightSourcesToModel |
( |
| ) |
|
|
private |
◆ applyLightSourceToModel()
void chart::ThreeD_SceneIllumination_TabPage::applyLightSourceToModel |
( |
sal_uInt32 |
nLightNumber | ) |
|
|
private |
◆ DECL_LINK() [1/6]
chart::ThreeD_SceneIllumination_TabPage::DECL_LINK |
( |
ClickLightSourceButtonHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/6]
chart::ThreeD_SceneIllumination_TabPage::DECL_LINK |
( |
ColorDialogHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/6]
chart::ThreeD_SceneIllumination_TabPage::DECL_LINK |
( |
fillControlsFromModel |
, |
|
|
void * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/6]
chart::ThreeD_SceneIllumination_TabPage::DECL_LINK |
( |
PreviewChangeHdl |
, |
|
|
SvxLightCtl3D * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [5/6]
chart::ThreeD_SceneIllumination_TabPage::DECL_LINK |
( |
PreviewSelectHdl |
, |
|
|
SvxLightCtl3D * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [6/6]
chart::ThreeD_SceneIllumination_TabPage::DECL_LINK |
( |
SelectColorHdl |
, |
|
|
ColorListBox & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ updatePreview()
void chart::ThreeD_SceneIllumination_TabPage::updatePreview |
( |
| ) |
|
|
private |
Definition at line 469 of file tp_3D_SceneIllumination.cxx.
References a, chart::LightSourceInfo::aLightSource, chart::Direction3DToB3DVector(), m_pLightSourceInfoList, m_xCtl_Preview, m_xLB_AmbientLight, makeSvx3DAmbientcolorItem(), makeSvx3DLightcolor1Item(), makeSvx3DLightcolor2Item(), makeSvx3DLightcolor3Item(), makeSvx3DLightcolor4Item(), makeSvx3DLightcolor5Item(), makeSvx3DLightcolor6Item(), makeSvx3DLightcolor7Item(), makeSvx3DLightcolor8Item(), makeSvx3DLightDirection1Item(), makeSvx3DLightDirection2Item(), makeSvx3DLightDirection3Item(), makeSvx3DLightDirection4Item(), makeSvx3DLightDirection5Item(), makeSvx3DLightDirection6Item(), makeSvx3DLightDirection7Item(), makeSvx3DLightDirection8Item(), makeSvx3DLightOnOff1Item(), makeSvx3DLightOnOff2Item(), makeSvx3DLightOnOff3Item(), makeSvx3DLightOnOff4Item(), makeSvx3DLightOnOff5Item(), makeSvx3DLightOnOff6Item(), makeSvx3DLightOnOff7Item(), makeSvx3DLightOnOff8Item(), and SfxItemSet::Put().
◆ m_aBtn_Light1
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light1 |
|
private |
◆ m_aBtn_Light2
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light2 |
|
private |
◆ m_aBtn_Light3
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light3 |
|
private |
◆ m_aBtn_Light4
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light4 |
|
private |
◆ m_aBtn_Light5
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light5 |
|
private |
◆ m_aBtn_Light6
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light6 |
|
private |
◆ m_aBtn_Light7
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light7 |
|
private |
◆ m_aBtn_Light8
LightButton chart::ThreeD_SceneIllumination_TabPage::m_aBtn_Light8 |
|
private |
◆ m_aModelChangeListener
◆ m_aTimerTriggeredControllerLock
◆ m_bInCommitToModel
bool chart::ThreeD_SceneIllumination_TabPage::m_bInCommitToModel |
|
private |
◆ m_pLightSourceInfoList
std::unique_ptr<LightSourceInfo[]> chart::ThreeD_SceneIllumination_TabPage::m_pLightSourceInfoList |
|
private |
◆ m_pTopLevel
weld::Window* chart::ThreeD_SceneIllumination_TabPage::m_pTopLevel |
|
private |
◆ m_xBtn_AmbientLight_Color
std::unique_ptr<weld::Button> chart::ThreeD_SceneIllumination_TabPage::m_xBtn_AmbientLight_Color |
|
private |
◆ m_xBtn_Corner
std::unique_ptr<weld::Button> chart::ThreeD_SceneIllumination_TabPage::m_xBtn_Corner |
|
private |
◆ m_xBtn_LightSource_Color
std::unique_ptr<weld::Button> chart::ThreeD_SceneIllumination_TabPage::m_xBtn_LightSource_Color |
|
private |
◆ m_xBuilder
std::unique_ptr<weld::Builder> chart::ThreeD_SceneIllumination_TabPage::m_xBuilder |
|
private |
◆ m_xChartModel
rtl::Reference<::chart::ChartModel> chart::ThreeD_SceneIllumination_TabPage::m_xChartModel |
|
private |
◆ m_xContainer
std::unique_ptr<weld::Container> chart::ThreeD_SceneIllumination_TabPage::m_xContainer |
|
private |
◆ m_xCtl_Preview
std::unique_ptr<SvxLightCtl3D> chart::ThreeD_SceneIllumination_TabPage::m_xCtl_Preview |
|
private |
◆ m_xHoriScale
std::unique_ptr<weld::Scale> chart::ThreeD_SceneIllumination_TabPage::m_xHoriScale |
|
private |
◆ m_xLB_AmbientLight
std::unique_ptr<ColorListBox> chart::ThreeD_SceneIllumination_TabPage::m_xLB_AmbientLight |
|
private |
◆ m_xLB_LightSource
std::unique_ptr<ColorListBox> chart::ThreeD_SceneIllumination_TabPage::m_xLB_LightSource |
|
private |
◆ m_xPreview
std::unique_ptr<Svx3DLightControl> chart::ThreeD_SceneIllumination_TabPage::m_xPreview |
|
private |
◆ m_xPreviewWnd
std::unique_ptr<weld::CustomWeld> chart::ThreeD_SceneIllumination_TabPage::m_xPreviewWnd |
|
private |
◆ m_xSceneProperties
◆ m_xVertScale
std::unique_ptr<weld::Scale> chart::ThreeD_SceneIllumination_TabPage::m_xVertScale |
|
private |
The documentation for this class was generated from the following files: