Home
last modified time | relevance | path

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

/AOO41X/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx274 Sequence< PropertyValue > aPathSequence = aPath.makePropertyValueSequence(); in pushToPropSet() local
275 aPropertyMap[ PROP_Path ] <<= aPathSequence; in pushToPropSet()