Home
last modified time | relevance | path

Searched refs:createGroup3D (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx127 m_xLogicTargetForGrids = aShapeFactory.createGroup3D( xLogicTarget ); in initPlottingTargets()
128 xLogicTargetForSeriesBehindAxis = aShapeFactory.createGroup3D( xLogicTarget ); in initPlottingTargets()
129 m_xLogicTargetForAxes = aShapeFactory.createGroup3D( xLogicTarget ); in initPlottingTargets()
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx526 xOuterGroup_Shapes = m_pShapeFactory->createGroup3D( xOuterGroup_Shapes, rtl::OUString() ); in createShapes_3d()
546 …uno::Reference< drawing::XShapes > xWallGroup_Shapes( m_pShapeFactory->createGroup3D( xOuterGroup_… in createShapes_3d()
692 …uno::Reference< drawing::XShapes > xShapes = m_pShapeFactory->createGroup3D( xOuterGroup_Shapes,C2… in createShapes_3d()
/trunk/main/chart2/source/view/main/
H A DPlotterBase.cxx105 return m_pShapeFactory->createGroup3D( xTarget, rName ); in createGroupShape()
H A DShapeFactory.cxx555 Reference< drawing::XShapes > xGroup( ShapeFactory::createGroup3D( xTarget, rtl::OUString() ) ); in createPyramid()
1953 ShapeFactory::createGroup3D( const uno::Reference< drawing::XShapes >& xTarget in createGroup3D() function in chart::ShapeFactory
/trunk/main/chart2/source/view/inc/
H A DShapeFactory.hxx60 createGroup3D(

Completed in 34 milliseconds