Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Dshapes.cxx454 Sequence< PropertyValue > aGeometrySeq; in WriteCustomShape() local
460 if( mAny >>= aGeometrySeq ) { in WriteCustomShape()
463 for( int i = 0; i < aGeometrySeq.getLength(); i++ ) { in WriteCustomShape()
464 const PropertyValue& rProp = aGeometrySeq[ i ]; in WriteCustomShape()
495 …apeType, bPredefinedHandlesUsed, nAdjustmentsWhichNeedsToBeConverted, aGeometrySeq[ nAdjustmentVal… in WriteCustomShape()

Completed in 22 milliseconds