Searched defs:xSceneProperties (Results 1 – 5 of 5) sorted by relevance
59 …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 …]
183 ::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()
71 …uno::Reference< beans::XPropertySet > xSceneProperties( ChartModelHelper::findDiagram( xChartModel… in View3DDialog() local
69 ThreeD_SceneGeometry_TabPage::ThreeD_SceneGeometry_TabPage( Window* pWindow in ThreeD_SceneGeometry_TabPage()
1415 uno::Reference<beans::XPropertySet> xSceneProperties( xDiagram, uno::UNO_QUERY ); in impl_createDiagramAndContent() local