Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx319 …uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes = getSeriesGroupShapeBackChild(pSeries… in impl_createLine() local
390 m_pShapeFactory->createStripe(xSeriesGroupShape_Shapes in impl_createLine()
398 xShape = m_pShapeFactory->createLine2D( xSeriesGroupShape_Shapes in impl_createLine()
416 …uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes = getSeriesGroupShapeBackChild(pSeries… in impl_createArea() local
473 xShape = m_pShapeFactory->createArea3D( xSeriesGroupShape_Shapes in impl_createArea()
478 xShape = m_pShapeFactory->createArea2D( xSeriesGroupShape_Shapes in impl_createArea()
704 …uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes = getSeriesGroupShapeFrontChild(*aSeri… in createShapes() local
853 createGroupShape(xSeriesGroupShape_Shapes,aPointCID) ); in createShapes()
963 xSeriesGroupShape_Shapes->remove(xPointGroupShape_Shape); in createShapes()
H A DBubbleChart.cxx269 …uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes = getSeriesGroupShape(*aSeriesIter, xS… in createShapes() local
326 createGroupShape(xSeriesGroupShape_Shapes,aPointCID) ); in createShapes()
399 xSeriesGroupShape_Shapes->remove(xPointGroupShape_Shape); in createShapes()
H A DBarChart.cxx603 uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes( in createShapes() local
653 … uno::Reference< drawing::XShapes > xPointGroupShape_Shapes = xSeriesGroupShape_Shapes; in createShapes()
945 uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes( in createShapes() local
948 xSeriesGroupShape_Shapes, PolyToPointSequence( aPoly ) ) ); in createShapes()
H A DCandleStickChart.cxx269 …uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes( getSeriesGroupShape(*aSeriesIter, xSe… in createShapes() local
270 … xPointGroupShape_Shapes = createGroupShape(xSeriesGroupShape_Shapes,aPointCID); in createShapes()
H A DPieChart.cxx423 …uno::Reference< drawing::XShapes > xSeriesGroupShape_Shapes = getSeriesGroupShape(pSeries, xSeries… in createShapes() local
473 createDataPoint( xSeriesGroupShape_Shapes, xPointProperties in createShapes()

Completed in 59 milliseconds