Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx174 …uno::Reference< drawing::XShapes > xOuterGroup_Shapes = m_pShapeFactory->createGroup2D(m_xLogicTar… in createShapes_2d() local
175 m_xOuterGroupShape = uno::Reference<drawing::XShape>( xOuterGroup_Shapes, uno::UNO_QUERY ); in createShapes_2d()
177 …< drawing::XShapes > xGroupForWall( m_pShapeFactory->createGroup2D(xOuterGroup_Shapes,C2U("PlotAre… in createShapes_2d()
181 …rence< drawing::XShapes > xShapes = m_pShapeFactory->createGroup2D(xOuterGroup_Shapes,C2U("testonl… in createShapes_2d()
520 uno::Reference< drawing::XShapes > xOuterGroup_Shapes = in createShapes_3d() local
526 xOuterGroup_Shapes = m_pShapeFactory->createGroup3D( xOuterGroup_Shapes, rtl::OUString() ); in createShapes_3d()
528 m_xAspectRatio3D = uno::Reference< beans::XPropertySet >( xOuterGroup_Shapes, uno::UNO_QUERY ); in createShapes_3d()
546 …wing::XShapes > xWallGroup_Shapes( m_pShapeFactory->createGroup3D( xOuterGroup_Shapes, aWallCID ) … in createShapes_3d()
672 m_pShapeFactory->createStripe(xOuterGroup_Shapes, aStripe in createShapes_3d()
692 …ence< drawing::XShapes > xShapes = m_pShapeFactory->createGroup3D( xOuterGroup_Shapes,C2U("testonl… in createShapes_3d()

Completed in 15 milliseconds