Searched refs:PropertyGroups (Results 1 – 5 of 5) sorted by relevance
174 …typedef ::std::hash_map< AttributeDescription, PropertyGroups, AttributeHash > AttributesWithoutGr…222 …void getPropertyGroupList( const AttributeDescription& i_attribute, PropertyGroups& o_propertyGrou… in getPropertyGroupList()
520 …PropertyGroups::const_iterator OElementImport::impl_matchPropertyGroup( const PropertyGroups& i_pr… in impl_matchPropertyGroup()524 for ( PropertyGroups::const_iterator group = i_propertyGroups.begin(); in impl_matchPropertyGroup()559 PropertyGroups propertyGroups; in tryGenericAttribute()561 const PropertyGroups::const_iterator pos = impl_matchPropertyGroup( propertyGroups ); in tryGenericAttribute()
50 PropertyGroups& o_propertyGroups
131 typedef ::std::list< PropertyDescriptionList > PropertyGroups; typedef
181 …PropertyGroups::const_iterator impl_matchPropertyGroup( const PropertyGroups& i_propertyGroups ) c…
Completed in 36 milliseconds