Searched refs:propDesc (Results 1 – 1 of 1) sorted by relevance
574 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute() local575 propDesc != rProperties.end(); in tryGenericAttribute()576 ++propDesc in tryGenericAttribute()579 aValues[ (*propDesc)->propertyId ] = Any(); in tryGenericAttribute()583 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute() local584 propDesc != rProperties.end(); in tryGenericAttribute()585 ++propDesc in tryGenericAttribute()588 … implPushBackPropertyValue( (*propDesc)->propertyName, aValues[ (*propDesc)->propertyId ] ); in tryGenericAttribute()
Completed in 21 milliseconds