Searched refs:PropertyDescriptionList (Results 1 – 5 of 5) sorted by relevance
103 typedef ::std::map< PropertyGroup, PropertyDescriptionList > IndexedPropertyGroups;188 PropertyDescriptionList singleElementList; in lcl_getAttributesWithoutGroups()211 …void getPropertyGroup( const PropertyGroup i_propertyGroup, PropertyDescriptionList& o_propertyDes… in getPropertyGroup()
126 typedef ::std::vector< const PropertyDescription* > PropertyDescriptionList; typedef131 typedef ::std::list< PropertyDescriptionList > PropertyGroups;
43 PropertyDescriptionList& o_propertyDescriptions
530 for ( PropertyDescriptionList::const_iterator prop = group->begin(); in impl_matchPropertyGroup()567 const PropertyDescriptionList& rProperties( *pos ); in tryGenericAttribute()574 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute()583 for ( PropertyDescriptionList::const_iterator propDesc = rProperties.begin(); in tryGenericAttribute()
520 PropertyDescriptionList descriptions; in exportGenericHandlerAttributes()525 for ( PropertyDescriptionList::iterator desc = descriptions.begin(); in exportGenericHandlerAttributes()
Completed in 61 milliseconds