Searched refs:ThreeD_SceneIllumination_TabPage (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | tp_3D_SceneIllumination.cxx | 284 ThreeD_SceneIllumination_TabPage::ThreeD_SceneIllumination_TabPage( Window* pWindow in ThreeD_SceneIllumination_TabPage() function in chart::ThreeD_SceneIllumination_TabPage 367 ThreeD_SceneIllumination_TabPage::~ThreeD_SceneIllumination_TabPage() in ~ThreeD_SceneIllumination_TabPage() 372 void ThreeD_SceneIllumination_TabPage::commitPendingChanges() in commitPendingChanges() 376 IMPL_LINK( ThreeD_SceneIllumination_TabPage, fillControlsFromModel, void *, EMPTYARG ) in IMPL_LINK() argument 394 void ThreeD_SceneIllumination_TabPage::applyLightSourceToModel( sal_uInt32 nLightNumber ) in applyLightSourceToModel() 403 void ThreeD_SceneIllumination_TabPage::applyLightSourcesToModel() in applyLightSourcesToModel() 412 IMPL_LINK( ThreeD_SceneIllumination_TabPage, PreviewChangeHdl, void*, EMPTYARG ) in IMPL_LINK() argument 464 IMPL_LINK( ThreeD_SceneIllumination_TabPage, PreviewSelectHdl, void*, EMPTYARG ) in IMPL_LINK() argument 478 IMPL_LINK( ThreeD_SceneIllumination_TabPage, ColorDialogHdl, Button*, pButton ) in IMPL_LINK() argument 515 IMPL_LINK( ThreeD_SceneIllumination_TabPage, SelectColorHdl, ColorLB*, pListBox ) in IMPL_LINK() argument [all …]
|
H A D | tp_3D_SceneIllumination.hxx | 74 class ThreeD_SceneIllumination_TabPage : public TabPage class 77 ThreeD_SceneIllumination_TabPage( 83 virtual ~ThreeD_SceneIllumination_TabPage();
|
H A D | dlg_View3D.cxx | 74 …m_pIllumination = new ThreeD_SceneIllumination_TabPage(&m_aTabControl,xSceneProperties,xChartModel… in View3DDialog()
|
/aoo42x/main/chart2/source/controller/inc/ |
H A D | dlg_View3D.hxx | 48 class ThreeD_SceneIllumination_TabPage; 69 ThreeD_SceneIllumination_TabPage* m_pIllumination;
|
Completed in 24 milliseconds