Searched refs:propDescription (Results 1 – 1 of 1) sorted by relevance
489 … const PropertyDescription* propDescription = metadata::getPropertyDescription( prop->Name ); in exportGenericHandlerAttributes() local490 if ( propDescription == NULL ) in exportGenericHandlerAttributes()495 … PPropertyHandler handler = (*propDescription->factory)( propDescription->propertyId ); in exportGenericHandlerAttributes()500 if ( propDescription->propertyGroup == NO_GROUP ) in exportGenericHandlerAttributes()521 metadata::getPropertyGroup( propDescription->propertyGroup, descriptions ); in exportGenericHandlerAttributes()540 propDescription->attribute.namespacePrefix, in exportGenericHandlerAttributes()541 token::GetXMLToken( propDescription->attribute.attributeToken ), in exportGenericHandlerAttributes()
Completed in 42 milliseconds