Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx574 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute() local
575 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() local
584 propDesc != rProperties.end(); in tryGenericAttribute()
585 ++propDesc in tryGenericAttribute()
588 … implPushBackPropertyValue( (*propDesc)->propertyName, aValues[ (*propDesc)->propertyId ] ); in tryGenericAttribute()

Completed in 55 milliseconds