Home
last modified time | relevance | path

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

/trunk/main/svx/source/items/
H A Dcustomshapeitem.cxx69 aPropPairHashMap[ PropertyPair( rPropVal.Name, rPropVal2.Name ) ] = j; in SdrCustomShapeGeometryItem()
92 …PropertyPairHashMap::iterator aHashIter( aPropPairHashMap.find( PropertyPair( rSequenceName, rProp… in GetPropertyValueByName()
93 if ( aHashIter != aPropPairHashMap.end() ) in GetPropertyValueByName()
117 if ( aHashIter != aPropPairHashMap.end() ) in SetPropertyValue()
118 aPropPairHashMap.erase( aHashIter ); in SetPropertyValue()
129 aPropPairHashMap[ PropertyPair( rPropVal.Name, rPropVal2.Name ) ] = i; in SetPropertyValue()
173 if ( aHashIter != aPropPairHashMap.end() ) in SetPropertyValue()
188 aPropPairHashMap[ PropertyPair( rSequenceName, rPropVal.Name ) ] = nCount; in SetPropertyValue()
214 if ( _aHashIter != aPropPairHashMap.end() ) in ClearPropertyValue()
244 if ( aHashIter != aPropPairHashMap.end() ) in ClearPropertyValue()
[all …]
/trunk/main/svx/inc/svx/
H A Dsdasitm.hxx74 PropertyPairHashMap aPropPairHashMap; member in SdrCustomShapeGeometryItem

Completed in 16 milliseconds