Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx120 m_xLogicTargetForGrids = aShapeFactory.createGroup2D( xLogicTarget ); in initPlottingTargets()
121 xLogicTargetForSeriesBehindAxis = aShapeFactory.createGroup2D( xLogicTarget ); in initPlottingTargets()
122 m_xLogicTargetForAxes = aShapeFactory.createGroup2D( xLogicTarget ); in initPlottingTargets()
H A DVAxisBase.cxx201 m_xTextTarget = m_pShapeFactory->createGroup2D( m_xFinalTarget, m_aCID ); in prepareShapeCreation()
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx174 …uno::Reference< drawing::XShapes > xOuterGroup_Shapes = m_pShapeFactory->createGroup2D(m_xLogicTar… in createShapes_2d()
177 …uno::Reference< drawing::XShapes > xGroupForWall( m_pShapeFactory->createGroup2D(xOuterGroup_Shape… in createShapes_2d()
181 …uno::Reference< drawing::XShapes > xShapes = m_pShapeFactory->createGroup2D(xOuterGroup_Shapes,C2U… in createShapes_2d()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx361 xShapes = m_pShapeFactory->createGroup2D( xTextTarget, rDataSeries.getLabelsCID() ); in getLabelsGroupShape()
448 m_pShapeFactory->createGroup2D( this->getLabelsGroupShape(rDataSeries, xTarget) in createDataLabel()
2136 …:Reference< drawing::XShapes > xSymbolGroup( ShapeFactory(xShapeFactory).createGroup2D( xTarget )); in createLegendEntriesForSeries()
2165 …:Reference< drawing::XShapes > xSymbolGroup( ShapeFactory(xShapeFactory).createGroup2D( xTarget )); in createLegendEntriesForSeries()
2207 …:Reference< drawing::XShapes > xSymbolGroup( ShapeFactory(xShapeFactory).createGroup2D( xTarget )); in createLegendEntriesForSeries()
H A DBarChart.cxx441 m_pShapeFactory->createGroup2D( m_xFinalTarget,rtl::OUString() )); in createShapes()
446 m_pShapeFactory->createGroup2D( m_xFinalTarget,rtl::OUString() )); in createShapes()
H A DAreaChart.cxx610 m_xTextTarget = m_pShapeFactory->createGroup2D( m_xFinalTarget,rtl::OUString() ); in createShapes()
611 …m_xRegressionCurveEquationTarget = m_pShapeFactory->createGroup2D( m_xFinalTarget,rtl::OUString() … in createShapes()
H A DCandleStickChart.cxx139 m_pShapeFactory->createGroup2D( m_xFinalTarget,rtl::OUString() )); in createShapes()
H A DBubbleChart.cxx219 m_pShapeFactory->createGroup2D( m_xFinalTarget,rtl::OUString() )); in createShapes()
H A DPieChart.cxx354 m_pShapeFactory->createGroup2D( m_xFinalTarget,rtl::OUString() )); in createShapes()
/trunk/main/chart2/source/view/main/
H A DPlotterBase.cxx100 return m_pShapeFactory->createGroup2D( xTarget, rName ); in createGroupShape()
H A DChartView.cxx1454 …< drawing::XShapes > xTextTargetShapes( ShapeFactory(m_xShapeFactory).createGroup2D(xDiagramPlusAx… in impl_createDiagramAndContent()
2554 …ramPlusAxesPlusMarkHandlesGroup_Shapes( ShapeFactory(m_xShapeFactory).createGroup2D(xPageShapes,aD… in createShapes()
2564 …ing::XShapes > xDiagramPlusAxes_Shapes( ShapeFactory(m_xShapeFactory).createGroup2D(xDiagramPlusAx… in createShapes()
H A DShapeFactory.cxx158 xRet = this->createGroup2D( in getOrCreateChartRootShape()
1918 ShapeFactory::createGroup2D( const uno::Reference< drawing::XShapes >& xTarget in createGroup2D() function in chart::ShapeFactory
/trunk/main/chart2/source/view/inc/
H A DShapeFactory.hxx53 createGroup2D(

Completed in 115 milliseconds