Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/vml/
H A Dvmlshapecontainer.cxx45 void lclMapShapesById( RefMap< OUString, ShapeType >& orMap, const RefVector< ShapeType >& rVector ) in lclMapShapesById() argument
53 …OSL_ENSURE( orMap.find( rShapeId ) == orMap.end(), "lclMapShapesById - shape identifier already us… in lclMapShapesById()
54 orMap[ rShapeId ] = *aIt; in lclMapShapesById()

Completed in 6 milliseconds