Home
last modified time | relevance | path

Searched refs:m_aVCooSysList (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/chart2/source/view/main/
H A DChartView.hxx228 std::vector< VCoordinateSystem* > m_aVCooSysList; member in chart::ChartView
H A DChartView.cxx230 ::std::swap( aVectorToDeleteObjects, m_aVCooSysList );//#i109770# in impl_deleteCoordinateSystems()
1703 const VCoordinateSystem* pVCooSys = findInCooSysList(m_aVCooSysList,xCooSys); in getExplicitValuesForAxis()
2584 SeriesPlotterContainer aSeriesPlotterContainer( m_aVCooSysList ); in createShapes()