Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DChartModelHelper.cxx150 uno::Reference< XChartType > ChartModelHelper::getChartTypeOfSeries( in getChartTypeOfSeries() function in chart::ChartModelHelper
154 …return DiagramHelper::getChartTypeOfSeries( ChartModelHelper::findDiagram( xModel ), xGivenDataSer… in getChartTypeOfSeries()
H A DRegressionCurveHelper.cxx236 ChartModelHelper::getChartTypeOfSeries( xModel, xSeries ), 0 ); // x-axis in initializeCurveCalculator()
H A DDataSeriesHelper.cxx515 Reference< chart2::XChartType > getChartTypeOfSeries( in getChartTypeOfSeries() function
H A DAxisHelper.cxx1152 xChartType = DiagramHelper::getChartTypeOfSeries( xDiagram, *aIter ); in getFirstChartTypeWithSeriesAttachedToAxisIndex()
H A DDiagramHelper.cxx654 uno::Reference< XChartType > DiagramHelper::getChartTypeOfSeries( in getChartTypeOfSeries() function in chart::DiagramHelper
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DSeriesOptionsItemConverter.cxx100 …uno::Reference< XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram , xDataSeri… in SeriesOptionsItemConverter()
233 …:Reference< beans::XPropertySet > xChartTypeProps( DiagramHelper::getChartTypeOfSeries( xDiagram ,… in ApplySpecialItem()
H A DDataPointItemConverter.cxx249 …uno::Reference< XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram , xSeries )… in DataPointItemConverter()
/aoo4110/main/chart2/source/inc/
H A DChartModelHelper.hxx81 getChartTypeOfSeries(
H A DDataSeriesHelper.hxx137 getChartTypeOfSeries(
H A DDiagramHelper.hxx192 getChartTypeOfSeries(
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx326 …Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram, xSeries… in getPropertyState()
H A DDataSeriesPointWrapper.cxx566 …Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram, xSeries… in isSupportingAreaProperties()
/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx138 …uno::Reference< XChartType > xChartType = ChartModelHelper::getChartTypeOfSeries( xChartModel, xSe… in init()
H A DObjectNameProvider.cxx70 … Reference< XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram, xSeries ) ); in lcl_getDataSeriesName()
H A DDataBrowserModel.cxx337 xChartType.set( DiagramHelper::getChartTypeOfSeries( xDiagram, xSeries )); in insertDataSeries()
/aoo4110/main/chart2/source/controller/main/
H A DChartController_Properties.cxx201 …uno::Reference< XChartType > xChartType = ChartModelHelper::getChartTypeOfSeries( xChartModel, xSe… in createItemConverter()
H A DChartController_Tools.cxx109 … ::chart::DataSeriesHelper::getChartTypeOfSeries( xSeries, xChartDoc->getFirstDiagram())); in lcl_deleteDataSeries()
H A DControllerCommandDispatch.cxx233 DataSeriesHelper::getChartTypeOfSeries( xGivenDataSeries, xDiagram )); in update()
H A DChartController_Window.cxx1115 …Reference< chart2::XChartType > xChartType( DiagramHelper::getChartTypeOfSeries( xDiagram, xSeries… in execute_Command()
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx1889 …uno::Reference< chart2::XChartType > xChartType( DataSeriesHelper::getChartTypeOfSeries( xSeries, … in getExplicitNumberFormatKeyForDataLabel()

Completed in 153 milliseconds