Searched refs:s_attributeGroups (Results 1 – 1 of 1) sorted by relevance
159 static AttributeGroups s_attributeGroups; in lcl_getAttributeGroups() local160 if ( s_attributeGroups.empty() ) in lcl_getAttributeGroups()166 … s_attributeGroups.insert( AttributeGroups::value_type( desc->attribute, desc->propertyGroup ) ); in lcl_getAttributeGroups()170 return s_attributeGroups; in lcl_getAttributeGroups()
Completed in 9 milliseconds