Searched refs:orMap (Results 1 – 1 of 1) sorted by relevance
45 void lclMapShapesById( RefMap< OUString, ShapeType >& orMap, const RefVector< ShapeType >& rVector ) in lclMapShapesById() argument53 …OSL_ENSURE( orMap.find( rShapeId ) == orMap.end(), "lclMapShapesById - shape identifier already us… in lclMapShapesById()54 orMap[ rShapeId ] = *aIt; in lclMapShapesById()
Completed in 11 milliseconds