36struct LightSourceInfo;
43 css::uno::Reference<css::beans::XPropertySet> xSceneProperties,
ModifyListenerCallBack m_aModelChangeListener
LightButton m_aBtn_Light2
void applyLightSourceToModel(sal_uInt32 nLightNumber)
rtl::Reference<::chart::ChartModel > m_xChartModel
LightButton m_aBtn_Light7
css::uno::Reference< css::beans::XPropertySet > m_xSceneProperties
DECL_LINK(SelectColorHdl, ColorListBox &, void)
std::unique_ptr< weld::Scale > m_xVertScale
std::unique_ptr< weld::Builder > m_xBuilder
ThreeD_SceneIllumination_TabPage(weld::Container *pParent, weld::Window *pTopLevel, css::uno::Reference< css::beans::XPropertySet > xSceneProperties, const rtl::Reference<::chart::ChartModel > &xChartModel)
LightButton m_aBtn_Light4
std::unique_ptr< weld::Scale > m_xHoriScale
std::unique_ptr< Svx3DLightControl > m_xPreview
DECL_LINK(ColorDialogHdl, weld::Button &, void)
LightButton m_aBtn_Light5
TimerTriggeredControllerLock m_aTimerTriggeredControllerLock
std::unique_ptr< LightSourceInfo[]> m_pLightSourceInfoList
std::unique_ptr< weld::Container > m_xContainer
void applyLightSourcesToModel()
LightButton m_aBtn_Light8
DECL_LINK(ClickLightSourceButtonHdl, weld::Button &, void)
LightButton m_aBtn_Light6
std::unique_ptr< ColorListBox > m_xLB_AmbientLight
std::unique_ptr< SvxLightCtl3D > m_xCtl_Preview
LightButton m_aBtn_Light1
DECL_LINK(fillControlsFromModel, void *, void)
weld::Window * m_pTopLevel
std::unique_ptr< weld::Button > m_xBtn_LightSource_Color
std::unique_ptr< ColorListBox > m_xLB_LightSource
DECL_LINK(PreviewChangeHdl, SvxLightCtl3D *, void)
LightButton m_aBtn_Light3
std::unique_ptr< weld::Button > m_xBtn_AmbientLight_Color
DECL_LINK(PreviewSelectHdl, SvxLightCtl3D *, void)
~ThreeD_SceneIllumination_TabPage()
std::unique_ptr< weld::Button > m_xBtn_Corner
std::unique_ptr< weld::CustomWeld > m_xPreviewWnd
class SAL_NO_VTABLE XPropertySet