Home
last modified time | relevance | path

Searched defs:xSceneProperties (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/chart2/source/tools/
H A DThreeDHelper.cxx59 …ol lcl_isRightAngledAxesSetAndSupported( const Reference< beans::XPropertySet >& xSceneProperties ) in lcl_isRightAngledAxesSetAndSupported()
78 void lcl_RotateLightSource( const Reference< beans::XPropertySet >& xSceneProperties in lcl_RotateLightSource()
104 … ::basegfx::B3DHomMatrix& rLightRottion, const Reference< beans::XPropertySet >& xSceneProperties ) in lcl_rotateLights()
122 …DHomMatrix lcl_getInverseRotationMatrix( const Reference< beans::XPropertySet >& xSceneProperties ) in lcl_getInverseRotationMatrix()
136 …HomMatrix lcl_getCompleteRotationMatrix( const Reference< beans::XPropertySet >& xSceneProperties ) in lcl_getCompleteRotationMatrix()
330 …::B3DHomMatrix lcl_getCameraMatrix( const uno::Reference< beans::XPropertySet >& xSceneProperties ) in lcl_getCameraMatrix()
930 void ThreeDHelper::getRotationAngleFromDiagram( in getRotationAngleFromDiagram()
974 …Reference< beans::XPropertySet >& xSceneProperties, sal_Bool bRightAngledAxes, bool bRotateLights ) in switchRightAngledAxes()
1007 void ThreeDHelper::setRotationAngleToDiagram( in setRotationAngleToDiagram()
1062 …ThreeDHelper::getRotationFromDiagram( const uno::Reference< beans::XPropertySet >& xSceneProperties in getRotationFromDiagram()
[all …]
/AOO41X/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx183 ::chart::LightSource lcl_getLightSourceFromProperties( in lcl_getLightSourceFromProperties()
212 void lcl_setLightSource( in lcl_setLightSource()
243 Color lcl_getAmbientColor( in lcl_getAmbientColor()
262 void lcl_setAmbientColor( in lcl_setAmbientColor()
284 ThreeD_SceneIllumination_TabPage::ThreeD_SceneIllumination_TabPage( Window* pWindow in ThreeD_SceneIllumination_TabPage()
H A Ddlg_View3D.cxx71 …uno::Reference< beans::XPropertySet > xSceneProperties( ChartModelHelper::findDiagram( xChartModel… in View3DDialog() local
H A Dtp_3D_SceneGeometry.cxx69 ThreeD_SceneGeometry_TabPage::ThreeD_SceneGeometry_TabPage( Window* pWindow in ThreeD_SceneGeometry_TabPage()
/AOO41X/main/chart2/source/view/main/
H A DChartView.cxx1415 uno::Reference<beans::XPropertySet> xSceneProperties( xDiagram, uno::UNO_QUERY ); in impl_createDiagramAndContent() local