Searched refs:propertyId (Results 1 – 3 of 3) sorted by relevance
85 const PropertyId propertyId; member101 ,propertyId( PID_INVALID ) in PropertyDescription()117 ,propertyId( i_propertyId ) in PropertyDescription()
570 const PPropertyHandler handler = (*first->factory)( first->propertyId ); in tryGenericAttribute()579 aValues[ (*propDesc)->propertyId ] = Any(); in tryGenericAttribute()588 … implPushBackPropertyValue( (*propDesc)->propertyName, aValues[ (*propDesc)->propertyId ] ); in tryGenericAttribute()
495 … PPropertyHandler handler = (*propDescription->factory)( propDescription->propertyId ); in exportGenericHandlerAttributes()532 aValues[ (*desc)->propertyId ] = propValue; in exportGenericHandlerAttributes()
Completed in 41 milliseconds