Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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;

Completed in 8 milliseconds