39 : GenericDialogController(pParent,
"modules/schart/ui/3dviewdialog.ui",
"3DViewDialog")
40 , m_aControllerLocker(xChartModel)
41 , m_xTabControl(m_xBuilder->weld_notebook(
"tabcontrol"))
53 xSceneProperties, xChartModel));
62 if (rPage ==
"appearance")
63 m_xAppearance->ActivatePage();
73 short nResult = GenericDialogController::run();
std::unique_ptr< ThreeD_SceneAppearance_TabPage > m_xAppearance
virtual short run() override
virtual ~View3DDialog() override
std::unique_ptr< weld::Notebook > m_xTabControl
View3DDialog(weld::Window *pWindow, const rtl::Reference<::chart::ChartModel > &xChartModel)
static sal_uInt16 m_nLastPageId
std::unique_ptr< ThreeD_SceneIllumination_TabPage > m_xIllumination
ControllerLockHelper m_aControllerLocker
std::unique_ptr< ThreeD_SceneGeometry_TabPage > m_xGeometry
std::shared_ptr< weld::Dialog > m_xDialog
#define LINK(Instance, Class, Member)
OUString OOO_DLLPUBLIC_CHARTTOOLS SchResId(TranslateId aId)
IMPL_LINK(StackingResourceGroup, StackingChangeHdl, weld::Toggleable &, rRadio, void)