Searched refs:propertyGroup (Results 1 – 3 of 3) sorted by relevance
115 if ( desc->propertyGroup != NO_GROUP ) in lcl_getIndexedPropertyGroups()116 s_indexedPropertyGroups[ desc->propertyGroup ].push_back( desc ); in lcl_getIndexedPropertyGroups()165 if ( desc->propertyGroup != NO_GROUP ) in lcl_getAttributeGroups()166 … s_attributeGroups.insert( AttributeGroups::value_type( desc->attribute, desc->propertyGroup ) ); in lcl_getAttributeGroups()186 if ( desc->propertyGroup == NO_GROUP ) in lcl_getAttributesWithoutGroups()
95 const PropertyGroup propertyGroup; member102 ,propertyGroup( NO_GROUP ) in PropertyDescription()118 ,propertyGroup( i_propertyGroup ) in PropertyDescription()
500 if ( propDescription->propertyGroup == NO_GROUP ) in exportGenericHandlerAttributes()521 metadata::getPropertyGroup( propDescription->propertyGroup, descriptions ); in exportGenericHandlerAttributes()
Completed in 22 milliseconds