Home
last modified time | relevance | path

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

/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx213 …PropertyPairHashMap::iterator _aHashIter( aPropPairHashMap.find( PropertyPair( rPropName, rSecSequ… in ClearPropertyValue() local
214 if ( _aHashIter != aPropPairHashMap.end() ) in ClearPropertyValue()
215 … aPropPairHashMap.erase( _aHashIter ); // removing property from pair hashmap in ClearPropertyValue()

Completed in 9 milliseconds