Searched refs:tSecondaryPosHelperMap (Results 1 – 2 of 2) sorted by relevance
439 typedef std::map< sal_Int32 , PlottingPositionHelper* > tSecondaryPosHelperMap; typedef in chart::VSeriesPlotter440 mutable tSecondaryPosHelperMap m_aSecondaryPosHelperMap;
183 tSecondaryPosHelperMap::iterator aPosIt = m_aSecondaryPosHelperMap.begin(); in ~VSeriesPlotter()1707 tSecondaryPosHelperMap::const_iterator aPosIt = m_aSecondaryPosHelperMap.find( nAxisIndex ); in getPlottingPositionHelper()
Completed in 28 milliseconds