Searched refs:m_aVCooSysList (Results 1 – 2 of 2) sorted by relevance
228 std::vector< VCoordinateSystem* > m_aVCooSysList; member in chart::ChartView
230 ::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()