Searched refs:aPropVal_ (Results 1 – 1 of 1) sorted by relevance
396 PropertyValue aPropVal_; in GetGeometryForCustomShape() local401 aPropVal_.Name = sType; in GetGeometryForCustomShape()402 aPropVal_.Value = *pAny; in GetGeometryForCustomShape()403 rGeometryItem.SetPropertyValue( aPropVal_ ); in GetGeometryForCustomShape()408 aPropVal_.Name = sAdjustmentValues; in GetGeometryForCustomShape()409 aPropVal_.Value = *pAny; in GetGeometryForCustomShape()410 rGeometryItem.SetPropertyValue( aPropVal_ ); in GetGeometryForCustomShape()415 aPropVal_.Name = sCoordinateOrigin; in GetGeometryForCustomShape()416 aPropVal_.Value = *pAny; in GetGeometryForCustomShape()417 rGeometryItem.SetPropertyValue( aPropVal_ ); in GetGeometryForCustomShape()[all …]