Home
last modified time | relevance | path

Searched refs:PropertyHashMap (Results 1 – 2 of 2) sorted by path

/trunk/main/svx/inc/svx/
H A Dsdasitm.hxx71 typedef std::hash_map< rtl::OUString, sal_Int32, rtl::OUStringHash, PropertyEq > PropertyHashMap; typedef in SdrCustomShapeGeometryItem
73 PropertyHashMap aPropHashMap;
/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx78 PropertyHashMap::iterator aHashIter( aPropHashMap.find( rPropName ) ); in GetPropertyValueByName()
199 PropertyHashMap::iterator aHashIter( aPropHashMap.find( rPropName ) ); in ClearPropertyValue()
225 PropertyHashMap::iterator aHashIter2( aPropHashMap.find( aPropSeq[ nLength - 1 ].Name ) ); in ClearPropertyValue()

Completed in 10 milliseconds