Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx138 uno::Reference< drawing::XShapes > xTextTarget( in createShapes() local
351 this->createDataLabel( xTextTarget, **aSeriesIter, nIndex in createShapes()
354 this->createDataLabel( xTextTarget, **aSeriesIter, nIndex in createShapes()
357 this->createDataLabel( xTextTarget, **aSeriesIter, nIndex in createShapes()
360 this->createDataLabel( xTextTarget, **aSeriesIter, nIndex in createShapes()
H A DPieChart.cxx353 uno::Reference< drawing::XShapes > xTextTarget( in createShapes() local
519 … aPieLabelInfo.xTextShape = this->createDataLabel( xTextTarget, *pSeries, nPointIndex in createShapes()
528 aPieLabelInfo.xTextTarget = xTextTarget; in createShapes()
614 , bMovementAllowed(false), bMoved(false), xTextTarget(0), pPrevious(0),pNext(0) in PieLabelInfo()
895 m_pShapeFactory->createLine2D( rInfo.xTextTarget, aPoints, &aVLineProperties ); in rearrangeLabelToAvoidOverlapIfRequested()
H A DBubbleChart.cxx218 uno::Reference< drawing::XShapes > xTextTarget( in createShapes() local
392 this->createDataLabel( xTextTarget, **aSeriesIter, nIndex in createShapes()
H A DPieChart.hxx114 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes > xTextTarget;
H A DBarChart.cxx440 uno::Reference< drawing::XShapes > xTextTarget( in createShapes() local
879 this->createDataLabel( xTextTarget, **aSeriesIter, nPointIndex in createShapes()
H A DVSeriesPlotter.cxx353 , const uno::Reference< drawing::XShapes >& xTextTarget ) in getLabelsGroupShape()
361 xShapes = m_pShapeFactory->createGroup2D( xTextTarget, rDataSeries.getLabelsCID() ); in getLabelsGroupShape()

Completed in 35 milliseconds