Searched refs:aGeometrySeq (Results 1 – 1 of 1) sorted by relevance
454 Sequence< PropertyValue > aGeometrySeq; in WriteCustomShape() local460 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 18 milliseconds