Home
last modified time | relevance | path

Searched defs:xPointProp (Results 1 – 8 of 8) sorted by relevance

/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx174 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in lcl_insertOrDeleteDataLabelsToSeriesAndAllPoints() local
617 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in setPropertyAlsoToAllAttributedDataPoints() local
637 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in hasAttributedDataPointDifferentValue() local
810 …Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPointInde… in hasDataLabelsAtPoints() local
875 void insertDataLabelToPoint( const Reference< beans::XPropertySet >& xPointProp ) in insertDataLabelToPoint()
893 void deleteDataLabelsFromPoint( const Reference< beans::XPropertySet >& xPointProp ) in deleteDataLabelsFromPoint()
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx548 uno::Reference< beans::XPropertySet > xPointProp( this->getPropertiesOfPoint( nPointIndex )); in hasExplicitNumberFormat() local
558 uno::Reference< beans::XPropertySet > xPointProp( this->getPropertiesOfPoint( nPointIndex )); in getExplicitNumberFormat() local
818 uno::Reference< beans::XPropertySet > xPointProp( this->getPropertiesOfPoint( index )); in getYErrorBarProperties() local
/trunk/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx363 …uno::Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex(aAttributedDataPoin… in matchesTemplate() local
513 uno::Reference< beans::XPropertySet > xPointProp( in applyStyle() local
/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx265 … uno::Reference< beans::XPropertySet > xPointProp( (*aSeriesIter)->getPropertiesOfPoint( nIndex )); in createShapes() local
H A DPieChart.cxx284 …uno::Reference< beans::XPropertySet > xPointProp( pSeries->getPropertiesOfPoint(aAttributedDataPoi… in getMaxOffset() local
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx186 void lcl_resetSymbolSizeForPointsIfNecessary( const uno::Reference< beans::XPropertySet >& xPointPr… in lcl_resetSymbolSizeForPointsIfNecessary()
986 uno::Reference< beans::XPropertySet > xPointProp( in setStylesToDataPoints() local
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx595 Reference< beans::XPropertySet > xPointProp; in getDataPointProperties() local
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1874 …uno::Reference< beans::XPropertySet > xPointProp( xSeries->getDataPointByIndex( nDataPointIndex )); in impl_DragDataPoint() local

Completed in 66 milliseconds