Home
last modified time | relevance | path

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

/AOO41X/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx269 Sequence< EnhancedCustomShapeParameterPair > aParameterPairs( nParameterPairs ); in pushToPropSet() local
272 aParameterPairs[ k++ ] = maPath2DList[ i ].parameter[ j ]; in pushToPropSet()
273 aPath[ PROP_Coordinates ] <<= aParameterPairs; in pushToPropSet()