Searched refs:PointsTreeMap (Results 1 – 1 of 1) sorted by relevance
172 typedef std::map< OUString, dgm::PointsTreePtr > PointsTreeMap; in build() typedef173 PointsTreeMap aTreeMap; in build()174 PointsTreeMap aRoots; in build()194 PointsTreeMap::iterator iterT = aTreeMap.find( srcId ); in build()239 for( PointsTreeMap::iterator iter = aTreeMap.begin(); in build()
Completed in 6 milliseconds