Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx439 typedef std::map< sal_Int32 , PlottingPositionHelper* > tSecondaryPosHelperMap; typedef in chart::VSeriesPlotter
440 mutable tSecondaryPosHelperMap m_aSecondaryPosHelperMap;
/aoo42x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx183 tSecondaryPosHelperMap::iterator aPosIt = m_aSecondaryPosHelperMap.begin(); in ~VSeriesPlotter()
1707 tSecondaryPosHelperMap::const_iterator aPosIt = m_aSecondaryPosHelperMap.find( nAxisIndex ); in getPlottingPositionHelper()

Completed in 27 milliseconds